chore(deps): ⬆️ update prod dependencies (minor) - autoclosed #407
main.yml
on: pull_request
Install node_modules
2m 7s
Annotations
10 errors
Build
Type 'import("/home/runner/work/react/react/node_modules/@react-types/calendar/node_modules/@internationalized/date/dist/types").CalendarDate' is not assignable to type 'import("/home/runner/work/react/react/node_modules/@internationalized/date/dist/types").CalendarDate'.
|
Build
Argument of type 'import("/home/runner/work/react/react/node_modules/@internationalized/date/dist/types").CalendarDate' is not assignable to parameter of type 'import("/home/runner/work/react/react/node_modules/@react-types/calendar/node_modules/@internationalized/date/dist/types").CalendarDate'.
|
Build
Argument of type 'import("/home/runner/work/react/react/node_modules/@internationalized/date/dist/types").CalendarDate' is not assignable to parameter of type 'import("/home/runner/work/react/react/node_modules/@react-types/calendar/node_modules/@internationalized/date/dist/types").CalendarDate'.
|
Build
Argument of type 'CalendarDate' is not assignable to parameter of type 'DateValue'.
|
Build
Argument of type 'CalendarDate' is not assignable to parameter of type 'DateValue'.
|
Build
Type 'T' does not satisfy the constraint 'DateValue'.
|
Build
Argument of type '{ minValue?: DateValue | undefined; maxValue?: DateValue | undefined; isDateUnavailable?: ((date: DateValue) => boolean) | undefined; placeholderValue?: T | undefined; ... 26 more ...; onChange?: ((value: MappedDateValue<...>) => void) | undefined; }' is not assignable to parameter of type 'AriaDatePickerProps<DateValue>'.
|
Build
Type 'T' does not satisfy the constraint 'DateValue'.
|
Build
Argument of type '{ minValue?: DateValue | undefined; maxValue?: DateValue | undefined; isDateUnavailable?: ((date: DateValue) => boolean) | undefined; placeholderValue?: T | undefined; ... 27 more ...; onChange?: ((value: RangeValue<...>) => void) | undefined; }' is not assignable to parameter of type 'AriaDateRangePickerProps<DateValue>'.
|
Build
Type 'T' does not satisfy the constraint 'DateValue'.
|