fix: expose atomic-commerce-load-more-products to react #19896
prbot.yml
on: pull_request
Build
6m 17s
Report bundle size
5m 4s
Matrix: Run e2e tests on Atomic
Check with linter
2m 39s
Run unit tests
2m 52s
Run e2e screenshots tests on Atomic
2m 55s
Run e2e tests on Atomic React
1m 34s
Run e2e tests on Atomic React NextJS
1m 26s
Run e2e tests for IIFE
1m 7s
Run e2e tests on Atomic Angular
1m 25s
Run e2e tests on Vue.js sample
45s
Run e2e tests on Stencil.js sample
1m 43s
Run e2e tests for Atomic Hosted Page
1m 42s
Run e2e tests on Atomic insight panel
1m 29s
Run e2e tests on Headless SSR App router sample in dev mode
2m 4s
Run e2e tests on Headless SSR App router sample in prod mode
1m 18s
Run e2e tests on Headless SSR Pages router sample in dev mode
1m 59s
Run e2e tests on Headless SSR Pages router sample in prod mode
1m 27s
Confirm build is valid
0s
Run Quantic E2E tests
/
Setup e2e tests on Quantic
Matrix: Run Quantic E2E tests / Run e2e tests on Quantic
Waiting for pending jobs
Confirm build is valid
0s
Annotations
11 errors, 75 warnings, and 1 notice
[chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax:
packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L231
1) [chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: getByText(/Showing \d of 1 result./)
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for getByText(/Showing \d of 1 result./)
229 | .fill('@urihash=bzo5fpM1vf8Xñds1');
230 | await searchBox.submitButton.click();
> 231 | await expect(loadMore.summary({total: 1})).toBeVisible();
| ^
232 | await expect(page.getByText('WiLife Life Jacket WiLife')).toBeVisible();
233 | });
234 | });
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:231:48
|
[chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax:
packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L231
1) [chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: getByText(/Showing \d of 1 result./)
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for getByText(/Showing \d of 1 result./)
229 | .fill('@urihash=bzo5fpM1vf8Xñds1');
230 | await searchBox.submitButton.click();
> 231 | await expect(loadMore.summary({total: 1})).toBeVisible();
| ^
232 | await expect(page.getByText('WiLife Life Jacket WiLife')).toBeVisible();
233 | });
234 | });
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:231:48
|
[chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax:
packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L231
1) [chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: getByText(/Showing \d of 1 result./)
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for getByText(/Showing \d of 1 result./)
229 | .fill('@urihash=bzo5fpM1vf8Xñds1');
230 | await searchBox.submitButton.click();
> 231 | await expect(loadMore.summary({total: 1})).toBeVisible();
| ^
232 | await expect(page.getByText('WiLife Life Jacket WiLife')).toBeVisible();
233 | });
234 | });
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:231:48
|
[firefox] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax:
packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L231
2) [firefox] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: getByText(/Showing \d of 1 result./)
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for getByText(/Showing \d of 1 result./)
229 | .fill('@urihash=bzo5fpM1vf8Xñds1');
230 | await searchBox.submitButton.click();
> 231 | await expect(loadMore.summary({total: 1})).toBeVisible();
| ^
232 | await expect(page.getByText('WiLife Life Jacket WiLife')).toBeVisible();
233 | });
234 | });
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:231:48
|
[firefox] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax:
packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L231
2) [firefox] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: getByText(/Showing \d of 1 result./)
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for getByText(/Showing \d of 1 result./)
229 | .fill('@urihash=bzo5fpM1vf8Xñds1');
230 | await searchBox.submitButton.click();
> 231 | await expect(loadMore.summary({total: 1})).toBeVisible();
| ^
232 | await expect(page.getByText('WiLife Life Jacket WiLife')).toBeVisible();
233 | });
234 | });
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:231:48
|
[firefox] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax:
packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L231
2) [firefox] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: getByText(/Showing \d of 1 result./)
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for getByText(/Showing \d of 1 result./)
229 | .fill('@urihash=bzo5fpM1vf8Xñds1');
230 | await searchBox.submitButton.click();
> 231 | await expect(loadMore.summary({total: 1})).toBeVisible();
| ^
232 | await expect(page.getByText('WiLife Life Jacket WiLife')).toBeVisible();
233 | });
234 | });
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:231:48
|
[webkit] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax:
packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L231
3) [webkit] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: getByText(/Showing \d of 1 result./)
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for getByText(/Showing \d of 1 result./)
229 | .fill('@urihash=bzo5fpM1vf8Xñds1');
230 | await searchBox.submitButton.click();
> 231 | await expect(loadMore.summary({total: 1})).toBeVisible();
| ^
232 | await expect(page.getByText('WiLife Life Jacket WiLife')).toBeVisible();
233 | });
234 | });
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:231:48
|
[webkit] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax:
packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L231
3) [webkit] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: getByText(/Showing \d of 1 result./)
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for getByText(/Showing \d of 1 result./)
229 | .fill('@urihash=bzo5fpM1vf8Xñds1');
230 | await searchBox.submitButton.click();
> 231 | await expect(loadMore.summary({total: 1})).toBeVisible();
| ^
232 | await expect(page.getByText('WiLife Life Jacket WiLife')).toBeVisible();
233 | });
234 | });
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:231:48
|
[webkit] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax:
packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts#L231
3) [webkit] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: getByText(/Showing \d of 1 result./)
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for getByText(/Showing \d of 1 result./)
229 | .fill('@urihash=bzo5fpM1vf8Xñds1');
230 | await searchBox.submitButton.click();
> 231 | await expect(loadMore.summary({total: 1})).toBeVisible();
| ^
232 | await expect(page.getByText('WiLife Life Jacket WiLife')).toBeVisible();
233 | });
234 | });
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:231:48
|
Run Playwright tests for Atomic
Process completed with exit code 1.
|
Confirm build is valid
Process completed with exit code 1.
|
Run e2e tests on Atomic (60)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (48)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (44)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests for IIFE
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (58)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (51)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (57)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (49)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (26)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (53)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (32)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (54)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (47)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Headless SSR App router sample in prod mode
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (27)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (50)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (46)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic Angular
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (42)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic React NextJS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (29)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Headless SSR Pages router sample in prod mode
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (52)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (45)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic insight panel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic React
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (55)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (59)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (56)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (30)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (37)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Stencil.js sample
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests for Atomic Hosted Page
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (28)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (39)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Headless SSR Pages router sample in dev mode
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Headless SSR App router sample in dev mode
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (24)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (25)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (23)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (31)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (36)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (41)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e screenshots tests on Atomic
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (40)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (34)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (43)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (33)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Playwright tests for Atomic
Unexpected input(s) 'repo', valid inputs are ['app-id', 'app_id', 'private-key', 'private_key', 'owner', 'repositories', 'skip-token-revoke', 'skip_token_revoke', 'github-api-url']
|
Run Playwright tests for Atomic
Unexpected input(s) 'repo', valid inputs are ['app-id', 'app_id', 'private-key', 'private_key', 'owner', 'repositories', 'skip-token-revoke', 'skip_token_revoke', 'github-api-url']
|
Run e2e tests on Atomic (38)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run e2e tests on Atomic (35)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "result-lists-screenshots".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
3 failed
[chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax
[firefox] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax
[webkit] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:225:7 › with enable-query-syntax=true › should use query syntax
90 passed (5.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
atomic-playwright-report
Expired
|
28.2 MB |
|
result-lists-screenshots
Expired
|
20.7 MB |
|