Matisse-Sulzer is running frontend linter π #194
ci-linter-frontend.yaml
on: pull_request
Frontend-tests
20s
Annotations
1 error and 2 warnings
Frontend-tests
Process completed with exit code 1.
|
Frontend-tests:
frontend/src/pages/course/CourseDetails.tsx#L10
Missing JSDoc comment
|
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
|