fix(deps): update dependency @sentry/node to v8.38.0 #2511
Annotations
8 errors
deployment:
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'.
|
deployment:
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'.
|
deployment:
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'.
|
deployment:
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'.
|
deployment:
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'.
|
deployment:
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'.
|
deployment:
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'.
|
deployment
Process completed with exit code 1.
|