Merge pull request #126 from nicolelim02/feat/communication #156
Annotations
1 error and 1 warning
Test
Process completed with exit code 1.
|
Linting:
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
|
Loading