Skip to content

fix(RangeCalendar): select dates only on a minimum mode (#18) #57

fix(RangeCalendar): select dates only on a minimum mode (#18)

fix(RangeCalendar): select dates only on a minimum mode (#18) #57

Triggered via push November 14, 2023 23:27
Status Success
Total duration 48s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Verify Files: src/components/Calendar/hooks/useRangeCalendarState.ts#L45
Assignment to function parameter 'date'
Verify Files: src/components/DateField/hooks/useDateFieldState.ts#L124
Assignment to property of function parameter 'p'
Verify Files: src/components/DateField/utils.ts#L95
Unexpected console statement
Verify Files: src/components/DatePicker/hooks/useDatePickerState.ts#L68
'hasDate' is already declared in the upper scope on line 66 column 12
Verify Files: src/components/hooks/useControlledState.test.tsx#L62
Unexpected any. Specify a different type
Verify Files: src/components/hooks/useControlledState.test.tsx#L72
Unexpected any. Specify a different type
Verify Files: src/components/hooks/useControlledState.test.tsx#L74
Unexpected any. Specify a different type
Verify Files: src/components/hooks/useControlledState.ts#L6
Unexpected any. Specify a different type
Verify Files: src/components/hooks/useControlledState.ts#L13
Unexpected console statement
Verify Files: src/components/hooks/useControlledState.ts#L26
Unexpected any. Specify a different type