fix for ci? #60
Annotations
1 error and 4 warnings
build
Process completed with exit code 1.
|
build:
packages/studywell-frontend/src/components/timer/Timer.js#L34
React Hook useEffect has missing dependencies: 'audio' and 'endTimer'. Either include them or remove the dependency array
|
build:
packages/studywell-frontend/src/components/timer/Timer.js#L62
React Hook useEffect has a missing dependency: 'navigateToMain'. Either include it or remove the dependency array
|
build:
packages/studywell-frontend/src/pages/MainScreen.js#L26
'removeTask' is defined but never used
|
build:
packages/studywell-frontend/src/pages/MainScreen.js#L54
'updateList' is defined but never used
|