Merge pull request #126 from nicolelim02/feat/communication #156
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
|