Skip to content

chore(deps): update dependency rimraf to v6 #7241

chore(deps): update dependency rimraf to v6

chore(deps): update dependency rimraf to v6 #7241

Triggered via pull request August 11, 2024 01:59
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
Test on node 20: packages/action/helpers/diff.ts#L59
Argument of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to parameter of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
Test on node 20: packages/commands/coverage/src/index.ts#L34
Argument of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to parameter of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
Test on node 20: packages/commands/diff/src/index.ts#L168
Type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
Test on node 20: packages/commands/diff/src/index.ts#L169
Type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
Test on node 20: packages/commands/introspect/src/index.ts#L106
Type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
Test on node 20: packages/commands/similar/src/index.ts#L134
Type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
Test on node 20: packages/commands/validate/src/index.ts#L53
Argument of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to parameter of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
Test on node 20
Process completed with exit code 1.
Test on node 18
The job was canceled because "_20" failed.
Test on node 18: packages/action/helpers/diff.ts#L59
Argument of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to parameter of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
Test on node 18: packages/commands/coverage/src/index.ts#L34
Argument of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to parameter of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
Test on node 18: packages/commands/diff/src/index.ts#L168
Type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
Test on node 18: packages/commands/diff/src/index.ts#L169
Type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
Test on node 18: packages/commands/introspect/src/index.ts#L106
Type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
Test on node 18: packages/commands/similar/src/index.ts#L134
Type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
Test on node 18: packages/commands/validate/src/index.ts#L53
Argument of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to parameter of type 'import("/home/runner/work/graphql-inspector/graphql-inspector/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
Test on node 18
Process completed with exit code 1.
Test on node 20
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/[email protected], 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/