Skip to content

Matisse-Sulzer is running frontend linter πŸš€ #194

Matisse-Sulzer is running frontend linter πŸš€

Matisse-Sulzer is running frontend linter πŸš€ #194

Triggered via pull request April 19, 2024 13:36
Status Failure
Total duration 28s
Artifacts

ci-linter-frontend.yaml

on: pull_request
Frontend-tests
20s
Frontend-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Frontend-tests
Process completed with exit code 1.
Frontend-tests: frontend/src/pages/course/CourseDetails.tsx#L39
React Hook useEffect has missing dependencies: 'courseData?.projects' and 'projects'. Either include them or remove the dependency array. You can also do a functional update 'setProjects(p => ...)' if you only need 'projects' in the 'setProjects' call