fix(deps): update dependency next to v15 #3077
Annotations
5 errors and 1 warning
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
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