Skip to content

fix(deps): update dependency @react-aria/calendar to v3.7.0 #2309

fix(deps): update dependency @react-aria/calendar to v3.7.0

fix(deps): update dependency @react-aria/calendar to v3.7.0 #2309

Triggered via pull request January 15, 2025 21:26
Status Failure
Total duration 55s
Artifacts

pr.yml

on: pull_request
Build and test all packages
46s
Build and test all packages
Validate PR title for semantic versioning
2s
Validate PR title for semantic versioning
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build and test all packages
Argument of type '{ defaultValue?: T | null | undefined; autoFocus?: boolean | undefined; 'aria-describedby'?: string | undefined; 'aria-details'?: string | undefined; 'aria-label'?: string | undefined; ... 29 more ...; isOpen?: boolean | undefined; }' is not assignable to parameter of type 'DatePickerStateOptions<DateValue>'.
Build and test all packages
Argument of type '{ id: string; defaultValue?: T | null | undefined; autoFocus?: boolean; 'aria-describedby'?: string; 'aria-details'?: string; 'aria-label'?: string; 'aria-labelledby'?: string; onFocus?: ((e: React.FocusEvent<...>) => void) | undefined; ... 27 more ...; isOpen?: boolean; }' is not assignable to parameter of type 'AriaDatePickerProps<DateValue>'.
Build and test all packages
Type '{ minValue?: DateValue | null | undefined; maxValue?: DateValue | null | undefined; isDateUnavailable?: ((date: DateValue) => boolean) | undefined; ... 12 more ...; onChange?: ((value: DateValue) => void) | undefined; }' is not assignable to type 'CalendarProps<DateValue>'.
Build and test all packages
Type 'T' does not satisfy the constraint 'DateValue'.
Build and test all packages
Argument of type '{ createCalendar: (name: string) => Calendar; locale: string; defaultValue?: RangeValue<T> | null | undefined; autoFocus?: boolean; id?: string; 'aria-describedby'?: string; ... 18 more ...; allowsNonContiguousRanges?: boolean; }' is not assignable to parameter of type 'RangeCalendarStateOptions<T>'.
Build and test all packages
Argument of type 'RangeCalendarProps<T>' is not assignable to parameter of type 'AriaRangeCalendarProps<DateValue>'.
Build and test all packages
Type 'T' does not satisfy the constraint 'DateValue'.
Build and test all packages
Argument of type '{ createCalendar: (name: string) => Calendar; locale: string; defaultValue?: T | null | undefined; autoFocus?: boolean; id?: string; 'aria-describedby'?: string; 'aria-details'?: string; ... 16 more ...; firstDayOfWeek?: "sun" | "mon" | "tue" | "wed" | "thu" | "fri" | "sat"; }' is not assignable to parameter of type 'CalendarStateOptions<DateValue>'.
Build and test all packages
Argument of type 'import("/home/runner/work/shoreline/shoreline/node_modules/.pnpm/@[email protected][email protected]/node_modules/@react-stately/calendar/dist/types").CalendarState' is not assignable to parameter of type 'import("/home/runner/work/shoreline/shoreline/node_modules/.pnpm/@[email protected][email protected]/node_modules/@react-stately/calendar/dist/types").CalendarState'.
Build and test all packages
Type 'import("/home/runner/work/shoreline/shoreline/node_modules/.pnpm/@[email protected]/node_modules/@internationalized/date/dist/types").CalendarDate' is not assignable to type 'import("/home/runner/work/shoreline/shoreline/node_modules/.pnpm/@[email protected]/node_modules/@internationalized/date/dist/types").CalendarDate'.
Validate PR title for semantic versioning
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and test all packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636