Skip to content

fix: gets the selected project role info in order to show duration time info #126

fix: gets the selected project role info in order to show duration time info

fix: gets the selected project role info in order to show duration time info #126

Triggered via pull request October 3, 2023 14:52
Status Success
Total duration 10m 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 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#L25
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