Skip to content

fix(ui): update dependency react-day-picker to v9 #1162

fix(ui): update dependency react-day-picker to v9

fix(ui): update dependency react-day-picker to v9 #1162

Triggered via pull request September 20, 2024 06:24
Status Failure
Total duration 38s
Artifacts

ci-ui.yaml

on: pull_request
Lint, Typecheck, Test, and Build
30s
Lint, Typecheck, Test, and Build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint, Typecheck, Test, and Build
Type '{ mode: "single"; defaultMonth: Date; selected: Date; onSelect: (...event: any[]) => void; disabled: (date: Date) => boolean; onDayClick: () => void; initialFocus: true; }' is not assignable to type 'IntrinsicAttributes & DayPickerProps'.
Lint, Typecheck, Test, and Build
Object literal may only specify known properties, and 'IconLeft' does not exist in type 'Partial<CustomComponents>'.
Lint, Typecheck, Test, and Build
Process completed with exit code 2.