Skip to content

chore(deps): update dependency vitest to v2 #1850

chore(deps): update dependency vitest to v2

chore(deps): update dependency vitest to v2 #1850

Triggered via pull request September 13, 2024 19:28
Status Failure
Total duration 44s
Artifacts

pr.yml

on: pull_request
release  /  snapshot
27s
release / snapshot
dependencies  /  changeset
36s
dependencies / changeset
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
release / snapshot: 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'.
release / snapshot: 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'.
release / snapshot: 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'.
release / snapshot: 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'.
release / snapshot: 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'.
release / snapshot: 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'.
release / snapshot: 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'.
release / snapshot: packages/testing/src/setup-file.ts#L3
Module '"vitest"' has no exported member 'SpyInstance'.
release / snapshot: packages/testing/src/setup-file.ts#L13
Parameter 'args' implicitly has an 'any' type.
release / snapshot
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
release / snapshot
The following actions use a deprecated Node.js version and will be forced to run on node20: the-guild-org/changesets-snapshot-action@v0.0.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
dependencies / changeset
The following actions use a deprecated Node.js version and will be forced to run on node20: the-guild-org/changesets-dependencies-action@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/