Skip to content

WIP: tsgo adoption #2102

WIP: tsgo adoption

WIP: tsgo adoption #2102

Triggered via pull request April 20, 2026 18:10
Status Failure
Total duration 1m 38s
Artifacts

pr.yml

on: pull_request
Vitest Unit Tests
0s
Vitest Unit Tests
ESLint
ESLint
Cypress
Cypress
Types Check
Types Check
Types Check (tsgo)
0s
Types Check (tsgo)
Canary
Canary
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
Format
Process completed with exit code 1.
Build: packages/graphql-language-service-server/src/MessageProcessor.ts#L912
Type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/project-config").GraphQLProjectConfig' is not assignable to type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/project-config").GraphQLProjectConfig'. Two different types with this name exist, but they are unrelated.
Build: packages/graphql-language-service-server/src/MessageProcessor.ts#L874
Argument of type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/project-config").GraphQLProjectConfig' is not assignable to parameter of type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/project-config").GraphQLProjectConfig'.
Build: packages/graphql-language-service-server/src/MessageProcessor.ts#L741
Argument of type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/project-config").GraphQLProjectConfig' is not assignable to parameter of type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/project-config").GraphQLProjectConfig'.
Build: packages/graphql-language-service-server/src/MessageProcessor.ts#L496
Argument of type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/project-config").GraphQLProjectConfig' is not assignable to parameter of type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/project-config").GraphQLProjectConfig'.
Build: packages/graphql-language-service-server/src/MessageProcessor.ts#L425
Argument of type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/project-config").GraphQLProjectConfig' is not assignable to parameter of type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/project-config").GraphQLProjectConfig'.
Build: packages/graphql-language-service-server/src/MessageProcessor.ts#L283
Argument of type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/config").GraphQLConfig' is not assignable to parameter of type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/config").GraphQLConfig'.
Build: packages/graphql-language-service-server/src/MessageProcessor.ts#L273
Type '(project: GraphQLProjectConfig) => Promise<void>' is not assignable to type 'OnSchemaChange'.
Build: packages/graphql-language-service-server/src/MessageProcessor.ts#L260
Type '(project: GraphQLProjectConfig) => Promise<void>' is not assignable to type 'OnSchemaChange'.
Build: packages/graphql-language-service-server/src/MessageProcessor.ts#L256
Type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/config").GraphQLConfig' is not assignable to type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/config").GraphQLConfig'. Two different types with this name exist, but they are unrelated.
Build: packages/graphql-language-service-server/src/MessageProcessor.ts#L241
Argument of type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/project-config").GraphQLProjectConfig' is not assignable to parameter of type 'import("/home/runner/work/graphiql/graphiql/node_modules/graphql-config/typings/project-config").GraphQLProjectConfig'.
CSpell
Process completed with exit code 1.
Check Licenses
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Format
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CSpell
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Jest Unit & Integration Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, codecov/codecov-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/