fix(deps): update react-aria monorepo #348
Annotations
10 errors and 1 warning
Run pnpm website-build
@buildo/bento-design-system#build: command (/home/runner/work/bento-design-system/bento-design-system/packages/bento-design-system) pnpm run build exited (1)
|
Run pnpm website-build
Argument of type 'CalendarDate' is not assignable to parameter of type 'DateValue'.
|
Run pnpm website-build
Type 'import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@internationalized+date@3.5.6/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/@internationalized+date@3.4.0/node_modules/@internationalized/date/dist/types").CalendarDate'.
|
Run pnpm website-build
Type 'import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@internationalized+date@3.5.6/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/@internationalized+date@3.4.0/node_modules/@internationalized/date/dist/types").CalendarDate'.
|
Run pnpm website-build
Type '(value: CalendarDate) => void' is not assignable to type '(date: CalendarDate) => void'.
|
Run pnpm website-build
Type 'DateValue | null | undefined' is not assignable to type 'DateValue | undefined'.
|
Run pnpm website-build
Type 'DateValue | null | undefined' is not assignable to type 'DateValue | undefined'.
|
Run pnpm website-build
Type '(name: string) => import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@internationalized+date@3.4.0/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/@internationalized+date@3.5.6/node_modules/@internationalized/date/dist/types").Calendar'.
|
Run pnpm website-build
Type '(name: string) => import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@internationalized+date@3.4.0/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/@internationalized+date@3.5.6/node_modules/@internationalized/date/dist/types").Calendar'.
|
Run pnpm website-build
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/
|
Loading