chore(deps): update dependency @types/node to v20.17.6 #7268
Annotations
8 errors and 1 warning
Build:
packages/action/helpers/diff.ts#L59
Argument of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/graphql@16.9.0/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to parameter of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/graphql@16.8.1/node_modules/graphql/type/schema").GraphQLSchema'.
|
Build:
packages/commands/coverage/src/index.ts#L34
Argument of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/graphql@16.9.0/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to parameter of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/graphql@16.8.1/node_modules/graphql/type/schema").GraphQLSchema'.
|
Build:
packages/commands/diff/src/index.ts#L168
Type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/graphql@16.9.0/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/graphql@16.8.1/node_modules/graphql/type/schema").GraphQLSchema'.
|
Build:
packages/commands/diff/src/index.ts#L169
Type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/graphql@16.9.0/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/graphql@16.8.1/node_modules/graphql/type/schema").GraphQLSchema'.
|
Build:
packages/commands/introspect/src/index.ts#L106
Type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/graphql@16.9.0/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/graphql@16.8.1/node_modules/graphql/type/schema").GraphQLSchema'.
|
Build:
packages/commands/similar/src/index.ts#L134
Type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/graphql@16.9.0/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/graphql@16.8.1/node_modules/graphql/type/schema").GraphQLSchema'.
|
Build:
packages/commands/validate/src/index.ts#L53
Argument of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/graphql@16.9.0/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to parameter of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/graphql@16.8.1/node_modules/graphql/type/schema").GraphQLSchema'.
|
Build
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2.4.1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading