Skip to content

fix(deps): update react-aria monorepo #413

fix(deps): update react-aria monorepo

fix(deps): update react-aria monorepo #413

Triggered via push December 16, 2024 09:06
Status Failure
Total duration 1m 50s
Artifacts

ci.yml

on: push
Matrix: Checks
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 10 warnings
Checks (build)
Argument of type 'CalendarDate' is not assignable to parameter of type 'DateValue'.
Checks (build)
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'.
Checks (build)
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'.
Checks (build)
Type '(value: CalendarDate) => void' is not assignable to type '(date: CalendarDate) => void'.
Checks (build)
Type 'DateValue | null | undefined' is not assignable to type 'DateValue | undefined'.
Checks (build)
Type 'DateValue | null | undefined' is not assignable to type 'DateValue | undefined'.
Checks (build)
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'.
Checks (build)
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'.
Checks (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)
Checks (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>'.
Cloudflare Pages
Argument of type 'CalendarDate' is not assignable to parameter of type 'DateValue'.
Cloudflare Pages
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'.
Cloudflare Pages
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'.
Cloudflare Pages
Type '(value: CalendarDate) => void' is not assignable to type '(date: CalendarDate) => void'.
Cloudflare Pages
Type 'DateValue | null | undefined' is not assignable to type 'DateValue | undefined'.
Cloudflare Pages
Type 'DateValue | null | undefined' is not assignable to type 'DateValue | undefined'.
Cloudflare Pages
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'.
Cloudflare Pages
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'.
Cloudflare Pages
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>'.
Cloudflare Pages
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 'AriaDatePickerProps<DateValue>'.
Checks (typecheck)
@buildo/bento-design-system#typecheck: command (/home/runner/work/bento-design-system/bento-design-system/packages/bento-design-system) pnpm run typecheck exited (1)
Checks (typecheck)
Process completed with exit code 1.
Checks (check-circular-deps)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Checks (prettier-check)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Checks (eslint-check)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Checks (eslint-check): packages/website/src/components/HomepageFeatures.tsx#L46
Curly braces are unnecessary here
Checks (eslint-check): packages/bento-design-system/stories/Components/Table.stories.tsx#L584
React Hook useCallback has a missing dependency: 'args.data'. Either include it or remove the dependency array
Checks (build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Cloudflare Pages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Checks (test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Checks (typecheck)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Chromatic
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636