Skip to content

feat: Bump version to 1.2.0 #7

feat: Bump version to 1.2.0

feat: Bump version to 1.2.0 #7

Triggered via push September 19, 2024 09:54
Status Success
Total duration 2m 50s
Artifacts

ci-cd.yml

on: push
Build and publish
2m 39s
Build and publish
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build and publish: 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 and publish: src/components/Provider/AccountProvider.jsx#L40
React Hook useEffect has a missing dependency: 'accounts'. Either include it or remove the dependency array
Build and publish: src/components/Views/GradesView.jsx#L79
React Hook useEffect has a missing dependency: 'updateYear'. Either include it or remove the dependency array
Build and publish: src/components/Views/GradesView.jsx#L100
React Hook useEffect has missing dependencies: 'periods' and 'selectedPeriod'. Either include them or remove the dependency array