Skip to content

chore: update github actions #419

chore: update github actions

chore: update github actions #419

Triggered via pull request January 23, 2025 16:02
Status Success
Total duration 59s
Artifacts

ci.yml

on: pull_request

Annotations

12 warnings
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Verify Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Verify Files: src/components/DatePicker/hooks/useDatePickerProps.ts#L41
Unexpected any. Specify a different type
Verify Files: src/components/RangeDateSelection/__stories__/RangeDateSelection.stories.tsx#L161
'value' is already declared in the upper scope on line 81 column 16
Verify Files: src/components/RangeDateSelection/components/Ticks/UnavialableTicks.tsx#L42
The 'tickCoords' array makes the dependencies of useMemo Hook (at line 69) change on every render. To fix this, wrap the initialization of 'tickCoords' in its own useMemo() Hook
Verify Files: src/components/RangeDateSelection/components/Ticks/utils.ts#L135
'timeDiff' is already declared in the upper scope on line 112 column 11
Verify Files: src/hooks/useMove.ts#L143
'pageX' is already declared in the upper scope on line 133 column 24
Verify Files: src/hooks/useMove.ts#L143
'pageY' is already declared in the upper scope on line 133 column 31