Next 15 and react 19 π #3025
Annotations
7 errors and 1 warning
TypeScript:
design-system/packages/modals/src/DrawerController.tsx#L31
Type '{ children: ReactNode; value: TransitionStatus; ref: RefObject<null>; }' is not assignable to type 'IntrinsicAttributes & ProviderProps<TransitionState | null>'.
|
TypeScript:
examples/assets-local/keystone.ts#L15
Type 'number | null' is not assignable to type 'number | undefined'.
|
TypeScript:
examples/assets-s3/keystone.ts#L23
Type 'number | null' is not assignable to type 'number | undefined'.
|
TypeScript:
examples/extend-graphql-schema-nexus/schema.ts#L99
Right operand of ?? is unreachable because the left operand is never nullish.
|
TypeScript:
packages/core/src/scripts/build.ts#L45
Expected 9 arguments, but got 8.
|
TypeScript:
packages/fields-document/src/DocumentEditor/component-blocks/component-block-render.tsx#L46
'child.props' is of type 'unknown'.
|
TypeScript
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading