Add breaking change detection CI check #4512
tests-pr.yml
on: pull_request
Matrix: unit-tests
Breaking change detection
43s
Type check
1m 7s
Lint
1m 35s
Bundle
50s
Knip (unused code check)
28s
Check graphql-codegen has been run
5m 31s
Check OCLIF manifests & readme & docs
50s
E2E tests
50s
Type-diff
42s
Unit tests
2s
Breaking change approval
Annotations
57 errors and 23 warnings
|
Type-diff
Process completed with exit code 130.
|
|
Type-diff
Object literal may only specify known properties, and 'include_config_on_deploy' does not exist in type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Type-diff
Property 'include_config_on_deploy' does not exist on type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Type-diff
Property 'include_config_on_deploy' does not exist on type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Breaking change detection
Process completed with exit code 130.
|
|
Breaking change detection
Object literal may only specify known properties, and 'include_config_on_deploy' does not exist in type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Breaking change detection
Property 'include_config_on_deploy' does not exist on type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Breaking change detection
Property 'include_config_on_deploy' does not exist on type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Check OCLIF manifests & readme & docs
Process completed with exit code 130.
|
|
Check OCLIF manifests & readme & docs
Object literal may only specify known properties, and 'include_config_on_deploy' does not exist in type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Check OCLIF manifests & readme & docs
Property 'include_config_on_deploy' does not exist on type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Check OCLIF manifests & readme & docs
Property 'include_config_on_deploy' does not exist on type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
E2E tests
Process completed with exit code 130.
|
|
E2E tests
Object literal may only specify known properties, and 'include_config_on_deploy' does not exist in type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
E2E tests
Property 'include_config_on_deploy' does not exist on type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
E2E tests
Property 'include_config_on_deploy' does not exist on type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Bundle
Process completed with exit code 130.
|
|
Bundle
Object literal may only specify known properties, and 'include_config_on_deploy' does not exist in type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Bundle
Property 'include_config_on_deploy' does not exist on type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Bundle
Property 'include_config_on_deploy' does not exist on type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Type check
Argument of type '{ name: string; client_id: string; application_url: string; embedded: boolean; webhooks: { api_version: string; }; build: { include_config_on_deploy: boolean; }; }' is not assignable to parameter of type 'CurrentAppConfiguration'.
|
|
Type check
Object literal may only specify known properties, and 'include_config_on_deploy' does not exist in type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Type check
Object literal may only specify known properties, and 'include_config_on_deploy' does not exist in type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Type check
Property 'include_config_on_deploy' does not exist on type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Type check
Conversion of type '{ name: string; client_id: string; webhooks: { api_version: string; subscriptions: { topics: string[]; uri: string; }[]; }; application_url: string; build: { automatically_update_urls_on_dev: true; dev_store_url: string; include_config_on_deploy: boolean; }; access_scopes: { ...; }; }' to type 'CurrentAppConfiguration' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Type check
Conversion of type '{ name: string; client_id: string; webhooks: { api_version: string; subscriptions: { topics: string[]; uri: string; }[]; }; application_url: string; build: { automatically_update_urls_on_dev: true; dev_store_url: string; include_config_on_deploy: boolean; }; access_scopes: { ...; }; }' to type 'CurrentAppConfiguration' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Type check
Conversion of type '{ name: string; client_id: string; webhooks: { api_version: string; }; application_url: string; build: { automatically_update_urls_on_dev: true; dev_store_url: string; include_config_on_deploy: boolean; }; access_scopes: { ...; }; }' to type 'CurrentAppConfiguration' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Type check
Property 'include_config_on_deploy' does not exist on type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Type check
Object literal may only specify known properties, and 'include_config_on_deploy' does not exist in type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Type check
Object literal may only specify known properties, and 'include_config_on_deploy' does not exist in type '{ automatically_update_urls_on_dev?: boolean | undefined; dev_store_url?: string | undefined; }'.
|
|
Unit tests with Node 20.14.0 in windows-latest (shard 2/2)
Process completed with exit code 1.
|
|
src/cli/services/app/config-pipeline-snapshot.test.ts > Config pipeline snapshots > subscription with both topics and compliance_topics on same URI splits after round-trip:
packages/app/src/cli/services/app/config-pipeline-snapshot.test.ts#L333
Error: Snapshot `Config pipeline snapshots > subscription with both topics and compliance_topics on same URI splits after round-trip 1` mismatched
- Expected
+ Received
@@ -5,12 +5,11 @@
application_url = "https://myapp.example.com"
embedded = true
[build]
automatically_update_urls_on_dev = true
- dev_store_url = "test-store.myshopify.com"
- include_config_on_deploy = true
+ dev_store_url = "test-store.myshopify.com"
[access.admin]
direct_api_mode = "online"
embedded_app_direct_api_access = true
❯ src/cli/services/app/config-pipeline-snapshot.test.ts:333:27
❯ inTemporaryDirectory ../cli-kit/src/public/node/fs.ts:81:12
❯ src/cli/services/app/config-pipeline-snapshot.test.ts:307:5
|
|
src/cli/services/app/config-pipeline-snapshot.test.ts > Config pipeline snapshots > webhook subscriptions with mixed topics and compliance topics produce stable output:
packages/app/src/cli/services/app/config-pipeline-snapshot.test.ts#L171
Error: Snapshot `Config pipeline snapshots > webhook subscriptions with mixed topics and compliance topics produce stable output 2` mismatched
- Expected
+ Received
@@ -5,12 +5,11 @@
application_url = "https://myapp.example.com"
embedded = true
[build]
automatically_update_urls_on_dev = true
- dev_store_url = "test-store.myshopify.com"
- include_config_on_deploy = true
+ dev_store_url = "test-store.myshopify.com"
[access.admin]
direct_api_mode = "online"
embedded_app_direct_api_access = true
❯ src/cli/services/app/config-pipeline-snapshot.test.ts:171:27
❯ inTemporaryDirectory ../cli-kit/src/public/node/fs.ts:81:12
❯ src/cli/services/app/config-pipeline-snapshot.test.ts:132:5
|
|
src/cli/services/app/config-pipeline-snapshot.test.ts > Config pipeline snapshots > config round-trip (write → read → write) reorders webhook subscriptions:
packages/app/src/cli/services/app/config-pipeline-snapshot.test.ts#L105
Error: Snapshot `Config pipeline snapshots > config round-trip (write → read → write) reorders webhook subscriptions 1` mismatched
- Expected
+ Received
@@ -5,12 +5,11 @@
application_url = "https://myapp.example.com"
embedded = true
[build]
automatically_update_urls_on_dev = true
- dev_store_url = "test-store.myshopify.com"
- include_config_on_deploy = true
+ dev_store_url = "test-store.myshopify.com"
[access.admin]
direct_api_mode = "online"
embedded_app_direct_api_access = true
❯ src/cli/services/app/config-pipeline-snapshot.test.ts:105:27
❯ inTemporaryDirectory ../cli-kit/src/public/node/fs.ts:81:12
❯ src/cli/services/app/config-pipeline-snapshot.test.ts:89:5
|
|
Unit tests with Node 22.2.0 in windows-latest (shard 1/2)
The strategy configuration was canceled because "unit-tests.windows-latest_20_14_0_2_" failed
|
|
Unit tests with Node 22.2.0 in windows-latest (shard 1/2)
The operation was canceled.
|
|
Unit tests with Node 24.1.0 in windows-latest (shard 1/2)
The strategy configuration was canceled because "unit-tests.windows-latest_20_14_0_2_" failed
|
|
Unit tests with Node 24.1.0 in windows-latest (shard 1/2)
The operation was canceled.
|
|
Unit tests with Node 20.14.0 in windows-latest (shard 1/2)
The strategy configuration was canceled because "unit-tests.windows-latest_20_14_0_2_" failed
|
|
Unit tests with Node 20.14.0 in windows-latest (shard 1/2)
The operation was canceled.
|
|
Unit tests with Node 24.1.0 in windows-latest (shard 2/2)
The strategy configuration was canceled because "unit-tests.windows-latest_20_14_0_2_" failed
|
|
Unit tests with Node 24.1.0 in windows-latest (shard 2/2)
The operation was canceled.
|
|
Unit tests with Node 20.14.0 in ubuntu-latest
The strategy configuration was canceled because "unit-tests.windows-latest_20_14_0_2_" failed
|
|
Unit tests with Node 20.14.0 in ubuntu-latest
The operation was canceled.
|
|
Unit tests with Node 22.2.0 in ubuntu-latest
The strategy configuration was canceled because "unit-tests.windows-latest_20_14_0_2_" failed
|
|
Unit tests with Node 22.2.0 in ubuntu-latest
The operation was canceled.
|
|
Unit tests with Node 24.1.0 in ubuntu-latest
The strategy configuration was canceled because "unit-tests.windows-latest_20_14_0_2_" failed
|
|
Unit tests with Node 24.1.0 in ubuntu-latest
The operation was canceled.
|
|
Unit tests with Node 20.14.0 in macos-latest
The strategy configuration was canceled because "unit-tests.windows-latest_20_14_0_2_" failed
|
|
Unit tests with Node 20.14.0 in macos-latest
The operation was canceled.
|
|
Unit tests with Node 24.1.0 in macos-latest
The strategy configuration was canceled because "unit-tests.windows-latest_20_14_0_2_" failed
|
|
Unit tests with Node 24.1.0 in macos-latest
The operation was canceled.
|
|
Unit tests with Node 22.2.0 in macos-latest
The strategy configuration was canceled because "unit-tests.windows-latest_20_14_0_2_" failed
|
|
Unit tests with Node 22.2.0 in macos-latest
The operation was canceled.
|
|
Unit tests with Node 22.2.0 in windows-latest (shard 2/2)
The strategy configuration was canceled because "unit-tests.windows-latest_20_14_0_2_" failed
|
|
Unit tests with Node 22.2.0 in windows-latest (shard 2/2)
The operation was canceled.
|
|
Unit tests
Process completed with exit code 1.
|
|
Knip (unused code check)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Type-diff
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Breaking change detection
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Check OCLIF manifests & readme & docs
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
E2E tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
E2E tests
No files were found with the provided path: packages/e2e/test-results/. No artifacts will be uploaded.
|
|
E2E tests
No files were found with the provided path: packages/e2e/playwright-report/. No artifacts will be uploaded.
|
|
Bundle
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Type check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Unit tests with Node 20.14.0 in windows-latest (shard 2/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Unit tests with Node 22.2.0 in windows-latest (shard 1/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Unit tests with Node 24.1.0 in windows-latest (shard 1/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Unit tests with Node 20.14.0 in windows-latest (shard 1/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Unit tests with Node 24.1.0 in windows-latest (shard 2/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Unit tests with Node 20.14.0 in ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Unit tests with Node 22.2.0 in ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Unit tests with Node 24.1.0 in ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Unit tests with Node 20.14.0 in macos-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Unit tests with Node 24.1.0 in macos-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Unit tests with Node 22.2.0 in macos-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Unit tests with Node 22.2.0 in windows-latest (shard 2/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|
|
Check graphql-codegen has been run
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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/
|