Update react-aria monorepo #147
Annotations
10 errors and 1 warning
|
|
Type 'import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@[email protected]/node_modules/@internationalized/date/dist/types").CalendarDate' is not assignable to type 'import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@[email protected]/node_modules/@internationalized/date/dist/types").CalendarDate'.
|
Type 'import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@[email protected]/node_modules/@internationalized/date/dist/types").CalendarDate' is not assignable to type 'import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@[email protected]/node_modules/@internationalized/date/dist/types").CalendarDate'.
|
|
|
|
Type '(name: string) => import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@[email protected]/node_modules/@internationalized/date/dist/types").Calendar' is not assignable to type '(name: string) => import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@[email protected]/node_modules/@internationalized/date/dist/types").Calendar'.
|
Type '(name: string) => import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@[email protected]/node_modules/@internationalized/date/dist/types").Calendar' is not assignable to type '(name: string) => import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@[email protected]/node_modules/@internationalized/date/dist/types").Calendar'.
|
Argument of type '{ readonly value: CalendarDate | null; readonly onChange: (date: CalendarDate | null) => void; readonly isDisabled: boolean | undefined; readonly isReadOnly: boolean | undefined; ... 17 more ...; readonly shouldDisableDate?: ((date: Date) => boolean) | undefined; } | { ...; }' is not assignable to parameter of type 'DatePickerStateOptions<DateValue>'.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading