Skip to content

fix for ci?

fix for ci? #60

Triggered via push November 29, 2023 17:44
Status Failure
Total duration 33s
Artifacts

ci-testing.yml

on: push
Fit to window
Zoom out
Zoom in

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