Skip to content

Disable last order of the vacations #183

Disable last order of the vacations

Disable last order of the vacations #183

Re-run triggered June 4, 2024 10:54
Status Success
Total duration 8m 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 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/activity/ui/components/subcontracted-activities-list/components/activity-filter/subcontracted-activity-filter-form.tsx#L66
React Hook useEffect has missing dependencies: 'onSubmit', 'trigger', and 'watch'. Either include them or remove the dependency array
Test: src/features/binnacle/features/availability/ui/components/availability-table/availability-table.tsx#L69
React Hook useEffect has missing dependencies: 'getAbsencesQry', 'requiredFiltersAreSelected', 'requiredFiltersChange', and 'selectedDate'. Either include them or remove the dependency array