Skip to content

Merge pull request #126 from nicolelim02/feat/communication #156

Merge pull request #126 from nicolelim02/feat/communication

Merge pull request #126 from nicolelim02/feat/communication #156

Triggered via push November 13, 2024 04:40
Status Failure
Total duration 1m 54s
Artifacts

ci.yml

on: push
Matrix: backend-ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
backend-ci (matching-service)
Process completed with exit code 1.
backend-ci (collab-service)
The job was canceled because "matching-service" failed.
backend-ci (collab-service)
The operation was canceled.
backend-ci (question-service)
The job was canceled because "matching-service" failed.
backend-ci (question-service)
The operation was canceled.
backend-ci (user-service)
The job was canceled because "matching-service" failed.
backend-ci (user-service)
The operation was canceled.
backend-ci (qn-history-service)
The job was canceled because "matching-service" failed.
backend-ci (qn-history-service)
The operation was canceled.
frontend-ci
Process completed with exit code 1.
frontend-ci: frontend/src/components/Chat/index.tsx#L95
React Hook useEffect has a missing dependency: 'setHasNewMessage'. Either include it or remove the dependency array. If 'setHasNewMessage' changes too often, find the parent component that defines it and wrap that definition in useCallback