Code Review fixes + linting #151
Annotations
2 errors and 1 warning
build (22.x):
src/components/forms/controls/DatePicker/DatePickerRange.stories.tsx#L45
Type '(dates: [Date, Date]) => void' is not assignable to type '(date: [Date | null, 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
|