Skip to content

[2026-04] Storefront & Customer Account API version update #9057

[2026-04] Storefront & Customer Account API version update

[2026-04] Storefront & Customer Account API version update #9057

Triggered via pull request April 1, 2026 14:16
Status Failure
Total duration 11m 2s
Artifacts 2

ci.yml

on: pull_request
🔧 Node version sync
6s
🔧 Node version sync
⬣ ESLint
1m 30s
⬣ ESLint
⬣ Prettier
29s
⬣ Prettier
Typescript
2m 6s
Typescript
⬣ E2E tests
10m 56s
⬣ E2E tests
⬣ E2E Customer Account tests
2m 37s
⬣ E2E Customer Account tests
⬣ Unit tests
2m 49s
⬣ Unit tests
⬣ Validate Recipes
1m 35s
⬣ Validate Recipes
Matrix: test_scaffolding
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
Typescript
Process completed with exit code 2.
Typescript
skeleton#typecheck: command (/home/runner/work/hydrogen/hydrogen/templates/skeleton) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
Typescript
No overload matches this call.
Typescript
No overload matches this call.
⬣ Unit tests
Process completed with exit code 1.
⬣ Unit tests
@shopify/hydrogen-react#test: command (/home/runner/work/hydrogen/hydrogen/packages/hydrogen-react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
src/getProductOptions.test.ts > mapSelectedProductOptionToObject > returns the selected option in an object form: packages/hydrogen-react/src/getProductOptions.test.ts#L498
Error: The snapshot state for '/home/runner/work/hydrogen/hydrogen/packages/hydrogen-react/src/getProductOptions.test.ts' is not found. Did you call 'SnapshotClient.setup()'? ❯ src/getProductOptions.test.ts:498:20
src/getProductOptions.test.ts > getAdjacentAndFirstAvailableVariants > returns the correct number of variants found: packages/hydrogen-react/src/getProductOptions.test.ts#L460
Error: The snapshot state for '/home/runner/work/hydrogen/hydrogen/packages/hydrogen-react/src/getProductOptions.test.ts' is not found. Did you call 'SnapshotClient.setup()'? ❯ src/getProductOptions.test.ts:460:22
src/getProductOptions.test.ts > getProductOptions > returns the options array with variant information even if one of the optionValue returns a null firstSelectableVariant: packages/hydrogen-react/src/getProductOptions.test.ts#L216
Error: The snapshot state for '/home/runner/work/hydrogen/hydrogen/packages/hydrogen-react/src/getProductOptions.test.ts' is not found. Did you call 'SnapshotClient.setup()'? ❯ src/getProductOptions.test.ts:216:21
src/getProductOptions.test.ts > getProductOptions > returns the options array with variant information: packages/hydrogen-react/src/getProductOptions.test.ts#L20
Error: The snapshot state for '/home/runner/work/hydrogen/hydrogen/packages/hydrogen-react/src/getProductOptions.test.ts' is not found. Did you call 'SnapshotClient.setup()'? ❯ src/getProductOptions.test.ts:20:21
src/RichText.test.tsx > <RichText /> > renders <RichText /> with a newlines: packages/hydrogen-react/src/RichText.test.tsx#L53
Error: The snapshot state for '/home/runner/work/hydrogen/hydrogen/packages/hydrogen-react/src/RichText.test.tsx' is not found. Did you call 'SnapshotClient.setup()'? ❯ src/RichText.test.tsx:53:53
src/Image.test.tsx > <Image /> > warnings > warns user if no sizes are provided: packages/hydrogen-react/src/Image.test.tsx#L274
Error: The snapshot state for '/home/runner/work/hydrogen/hydrogen/packages/hydrogen-react/src/Image.test.tsx' is not found. Did you call 'SnapshotClient.setup()'? ❯ src/Image.test.tsx:274:29
src/Image.test.tsx > <Image /> > warnings > warns user if no src is provided: packages/hydrogen-react/src/Image.test.tsx#L261
Error: The snapshot state for '/home/runner/work/hydrogen/hydrogen/packages/hydrogen-react/src/Image.test.tsx' is not found. Did you call 'SnapshotClient.setup()'? ❯ src/Image.test.tsx:261:29
⬣ Scaffolding tests (ubuntu-latest / pnpm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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/
⬣ Scaffolding tests (ubuntu-latest / npm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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/
⬣ Scaffolding tests (ubuntu-latest / yarn)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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 Customer Account tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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/
⬣ Scaffolding tests (macos-latest / npm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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/
⬣ Scaffolding tests (windows-latest / npm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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/

Artifacts

Produced during runtime
Name Size Digest
playwright-report
1.68 MB
sha256:17f0790184ce184861246173e32252910caf2efdb373d676e0a02b54a966d877
playwright-report-customer-account
210 KB
sha256:8c71dbda5b2cd0f053e2932ff5cc77871bd709e3797e708f73d7fab818bd0ab0