Skip to content

[VO-1069] chore: Add CI with Github Actions #4

[VO-1069] chore: Add CI with Github Actions

[VO-1069] chore: Add CI with Github Actions #4

Triggered via pull request September 18, 2024 13:21
Status Success
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build: src/components/Atoms/Timetable/CozyDatePickerInline.jsx#L35
React Hook useEffect has a missing dependency: 'onDateChange'. Either include it or remove the dependency array. If 'onDateChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Build: src/components/Provider/AccountProvider.jsx#L40
React Hook useEffect has a missing dependency: 'accounts'. Either include it or remove the dependency array
Build: src/components/Views/GradesView.jsx#L78
React Hook useEffect has a missing dependency: 'updateYear'. Either include it or remove the dependency array
Build: src/components/Views/GradesView.jsx#L99
React Hook useEffect has missing dependencies: 'periods' and 'selectedPeriod'. Either include them or remove the dependency array