Skip to content

Merge pull request #187 from autentia/feature/change-availability-pag… #151

Merge pull request #187 from autentia/feature/change-availability-pag…

Merge pull request #187 from autentia/feature/change-availability-pag… #151

Triggered via push October 13, 2023 10:04
Status Success
Total duration 9m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Test: src/features/binnacle/features/activity/ui/calendar-desktop/calendar-controls/next-month-arrow.tsx#L28
React Hook useEffect has a missing dependency: 'handlePressedKey'. Either include it or remove the dependency array
Test: src/features/binnacle/features/activity/ui/calendar-desktop/calendar-controls/prev-month-arrow.tsx#L27
React Hook useEffect has a missing dependency: 'handlePressedKey'. Either include it or remove the dependency array
Test: src/features/binnacle/features/activity/ui/calendar-desktop/calendar-controls/today-button.tsx#L27
React Hook useEffect has a missing dependency: 'handlePressedKey'. Either include it or remove the dependency array
Test: src/features/binnacle/features/activity/ui/components/activity-form/components/combos/project-roles-combo.tsx#L44
React Hook useEffect has a missing dependency: 'props.userId'. Either include it or remove the dependency array
Test: src/features/binnacle/features/availability/ui/components/availability-table/availability-table.tsx#L61
React Hook useEffect has missing dependencies: 'getAbsencesQry' and 'requiredFiltersAreSelected'. Either include them or remove the dependency array