Skip to content

fix: Links not redirecting on flagship app on Android #8

fix: Links not redirecting on flagship app on Android

fix: Links not redirecting on flagship app on Android #8

Triggered via pull request September 26, 2024 13:13
Status Success
Total duration 1m 35s
Artifacts

ci-cd.yml

on: pull_request
Build and publish
1m 26s
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