feat: availability use 2 years to call to api #155
Annotations
5 warnings
Linter:
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
|
Linter:
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
|
Linter:
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
|
Linter:
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
|
Linter:
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
|
The logs for this run have expired and are no longer available.
Loading