Skip to content

Release beta version #1

Release beta version

Release beta version #1

Manually triggered September 20, 2024 15:12
Status Success
Total duration 1m 20s
Artifacts

release-beta.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/components/DatePicker/hooks/useDatePickerProps.ts#L41
Unexpected any. Specify a different type
build: src/components/RangeDateSelection/__stories__/RangeDateSelection.stories.tsx#L161
'value' is already declared in the upper scope on line 81 column 16
build: 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
build: src/components/RangeDateSelection/components/Ticks/utils.ts#L135
'timeDiff' is already declared in the upper scope on line 112 column 11
build: src/hooks/useMove.ts#L143
'pageX' is already declared in the upper scope on line 133 column 24
build: src/hooks/useMove.ts#L143
'pageY' is already declared in the upper scope on line 133 column 31