Merge pull request #88 from nicolelim02/feat/users #120
Annotations
2 errors and 1 warning
frontend-ci:
frontend/src/components/CollabSessionControls/index.tsx#L16
'intervalId' is never reassigned. Use 'const' instead
|
frontend-ci
Process completed with exit code 1.
|
frontend-ci:
frontend/src/pages/Home/index.tsx#L67
React Hook useEffect has missing dependencies: 'category', 'complexity', 'findMatch', 'isQueryingQnDB', 'language', and 'timeout'. Either include them or remove the dependency array
|