Merge pull request #41 from ruiqi7/deployment/docker #75
Annotations
2 warnings
ci (frontend):
frontend/src/pages/QuestionList/index.tsx#L137
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#L139
React Hook useEffect has a missing dependency: 'updateQuestionList'. Either include it or remove the dependency array
|