fix(deps): update prisma monorepo to v6 (major) #3016
Annotations
7 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/lib/migrations.ts#L3
Unused '@ts-expect-error' directive.
|
TypeScript:
packages/core/src/lib/migrations.ts#L64
Property 'initPromise' is private and only accessible within class 'SchemaEngine'.
|
TypeScript:
packages/core/src/lib/migrations.ts#L66
Property 'child' is private and only accessible within class 'SchemaEngine'.
|
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