Skip to content

Update colors

Update colors #88

Triggered via push December 3, 2024 16:49
Status Failure
Total duration 42s
Artifacts

ci.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build (22.x): src/components/forms/controls/DatePicker/DatePicker.tsx#L53
Type '(date: Date) => void' is not assignable to type '((date: Date | null, event?: KeyboardEvent<HTMLElement> | MouseEvent<HTMLElement, MouseEvent> | undefined) => void) | ((date: [Date | null, Date | null], event?: KeyboardEvent<HTMLElement> | MouseEvent<HTMLElement, MouseEvent> | undefined) => void) | ((date: Date[] | null, event?: KeyboardEvent<HTMLElement> | MouseEvent<HTMLElement, MouseEvent> | undefined) => void)'.
build (22.x)
Process completed with exit code 2.
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636