Skip to content

Add testing for user service #68

Add testing for user service

Add testing for user service #68

Triggered via pull request October 1, 2024 04:14
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

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