Update @react-aria/*
, @react-stately/*
, @react-types/*
and @internationalized/*
dependencies
#3809
Annotations
10 errors
design-system/pkg/src/combobox/Combobox.tsx#L160
Type 'FocusStrategy | null' is not assignable to type 'boolean | FocusStrategy | undefined'.
|
design-system/pkg/src/combobox/ComboboxMulti.tsx#L125
Type 'FocusStrategy | null' is not assignable to type 'boolean | FocusStrategy | undefined'.
|
design-system/pkg/src/combobox/useComboboxMulti.ts#L142
Argument of type 'Key | null' is not assignable to parameter of type 'Key'.
|
design-system/pkg/src/combobox/useComboboxMulti.ts#L186
Unused '@ts-expect-error' directive.
|
design-system/pkg/src/combobox/useComboboxMulti.ts#L188
Unused '@ts-expect-error' directive.
|
design-system/pkg/src/date-time/DateField.tsx#L25
Argument of type '{ locale: string; createCalendar: (name: string) => Calendar; minValue?: DateValue; maxValue?: DateValue; isDateUnavailable?: (date: DateValue) => boolean; ... 65 more ...; id?: string; }' is not assignable to parameter of type 'DateFieldStateOptions<T>'.
|
design-system/pkg/src/date-time/DateField.tsx#L72
Type 'ValidationState | null' is not assignable to type '"invalid" | "valid" | undefined'.
|
design-system/pkg/src/date-time/DatePicker.tsx#L117
Type 'ValidationState | null' is not assignable to type '"invalid" | "valid" | undefined'.
|
design-system/pkg/src/date-time/DatePicker.tsx#L127
Type 'ValidationState | null' is not assignable to type 'ValidationState | undefined'.
|
design-system/pkg/src/date-time/DateRangePicker.tsx#L113
Type 'ValidationState | null' is not assignable to type '"invalid" | "valid" | undefined'.
|
The logs for this run have expired and are no longer available.
Loading