Merge pull request #120 from guanquann/test-fix #151
Annotations
3 warnings
frontend-ci:
frontend/src/components/CollabSessionControls/index.tsx#L73
React Hook useEffect has a missing dependency: 'handleConfirmEndSession'. Either include it or remove the dependency array
|
frontend-ci:
frontend/src/components/CollabSessionControls/index.tsx#L94
React Hook useEffect has a missing dependency: 'setStopTime'. Either include it or remove the dependency array
|
frontend-ci:
frontend/src/pages/NewQuestion/index.tsx#L35
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|