Update colors #88
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
|