Add testing for user service #68
Annotations
5 errors and 2 warnings
ci (backend/question-service)
Process completed with exit code 1.
|
ci (backend/user-service)
The job was canceled because "backend_question-service" failed.
|
ci (backend/user-service)
The operation was canceled.
|
ci (frontend)
The job was canceled because "backend_question-service" failed.
|
ci (frontend)
The operation was canceled.
|
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
|