[2026-04] Storefront & Customer Account API version update #9058
ci.yml
on: pull_request
🔧 Node version sync
5s
⬣ ESLint
1m 33s
⬣ Prettier
35s
Typescript
2m 5s
⬣ E2E tests
4m 26s
⬣ E2E Customer Account tests
2m 39s
⬣ Unit tests
2m 47s
⬣ Validate Recipes
1m 36s
Matrix: test_scaffolding
Annotations
15 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
|
|
⬣ E2E tests
Canceling since a higher priority waiting request for ci-e2e-refs/pull/3651/merge exists
|
|
⬣ E2E tests
The operation was canceled.
|
|
⬣ 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 / 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/
|
|
⬣ 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/
|
|
⬣ 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-customer-account
|
210 KB |
sha256:08cc22d08f360bacc7ee3dc1f38167649abae6313d5bfc15aafde2e4d2947ea3
|
|