fix(deps): update dependency execa to v9 #3048
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/create/src/index.ts#L7
Module '"/home/runner/work/keystone/keystone/node_modules/.pnpm/[email protected]/node_modules/execa/index"' has no default export. Did you mean to use 'import { execa } from "/home/runner/work/keystone/keystone/node_modules/.pnpm/[email protected]/node_modules/execa/index"' instead?
|
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