Merge pull request #38 from nicolelim02/chore/tests #71
Annotations
2 errors and 2 warnings
|
Tests
The operation was canceled.
|
Linting:
frontend/src/pages/QuestionList/index.tsx#L140
React Hook useEffect has missing dependencies: 'page' and 'updateQuestionList'. Either include them or remove the dependency array
|
Linting:
frontend/src/pages/QuestionList/index.tsx#L142
React Hook useEffect has a missing dependency: 'updateQuestionList'. Either include it or remove the dependency array
|
Loading