Merge pull request #33 from ruiqi7/qa/test-cases #33
Annotations
2 warnings
ci (frontend):
frontend/src/pages/QuestionList/index.tsx#L140
React Hook useEffect has missing dependencies: 'page' and 'updateQuestionList'. Either include them or remove the dependency array
|
ci (frontend):
frontend/src/pages/QuestionList/index.tsx#L142
React Hook useEffect has a missing dependency: 'updateQuestionList'. Either include it or remove the dependency array
|