chore(deps): update dependency @reduxjs/toolkit to v2.2.6 j:kit-282 #20217
prbot.yml
on: pull_request
Build
8m 16s
Report bundle size
5m 9s
Matrix: Run e2e tests on Atomic
Check with linter
2m 30s
Run unit tests
2m 52s
Run e2e screenshots tests on Atomic
1m 51s
Run e2e tests on Atomic React
1m 56s
Run e2e tests on Atomic React NextJS
1m 50s
Run e2e tests for IIFE
3m 4s
Run e2e tests on Atomic Angular
1m 35s
Run e2e tests on Vue.js sample
1m 3s
Run e2e tests on Stencil.js sample
2m 22s
Run e2e tests for Atomic Hosted Page
1m 33s
Run e2e tests on Atomic insight panel
1m 50s
Run e2e tests on Headless SSR App router sample in dev mode
2m 15s
Run e2e tests on Headless SSR App router sample in prod mode
1m 39s
Run e2e tests on Headless SSR Pages router sample in dev mode
3m 15s
Run e2e tests on Headless SSR Pages router sample in prod mode
2m 8s
Run Playwright tests for Atomic
40m 57s
Confirm build is valid
0s
Run Quantic E2E tests
/
Setup e2e tests on Quantic
4m 12s
Matrix: Run Quantic E2E tests / Run e2e tests on Quantic
Confirm build is valid
1s
Annotations
13 errors, 81 warnings, and 1 notice
Run Quantic E2E tests / Run e2e tests on Quantic (cypress/e2e/default-1/**/*)
Cypress tests: 1 failed
|
Run Quantic E2E tests / Run e2e tests on Quantic (cypress/e2e/default-1/**/*)
Artifact name is not valid: quantic-screenshots-cypress/e2e/default-1/**/*. Contains the following character: Asterisk *
Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash /
These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
|
Confirm build is valid
Process completed with exit code 1.
|
[chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:62:7 › when there are no results › should display no result message:
packages/atomic/src/components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts#L63
1) [chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:62:7 › when there are no results › should display no result message
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: locator('[part="no-results"]').filter({ hasText: 'No results' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for locator('[part="no-results"]').filter({ hasText: 'No results' })
61 |
62 | test('should display no result message', async ({noProducts}) => {
> 63 | await expect(noProducts.message()).toBeVisible();
| ^
64 | });
65 |
66 | test('should display search tips', async ({noProducts}) => {
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:63:40
|
[chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:62:7 › when there are no results › should display no result message:
packages/atomic/src/components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts#L63
1) [chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:62:7 › when there are no results › should display no result message
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: locator('[part="no-results"]').filter({ hasText: 'No results' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for locator('[part="no-results"]').filter({ hasText: 'No results' })
61 |
62 | test('should display no result message', async ({noProducts}) => {
> 63 | await expect(noProducts.message()).toBeVisible();
| ^
64 | });
65 |
66 | test('should display search tips', async ({noProducts}) => {
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:63:40
|
[chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:62:7 › when there are no results › should display no result message:
packages/atomic/src/components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts#L63
1) [chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:62:7 › when there are no results › should display no result message
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: locator('[part="no-results"]').filter({ hasText: 'No results' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for locator('[part="no-results"]').filter({ hasText: 'No results' })
61 |
62 | test('should display no result message', async ({noProducts}) => {
> 63 | await expect(noProducts.message()).toBeVisible();
| ^
64 | });
65 |
66 | test('should display search tips', async ({noProducts}) => {
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:63:40
|
[chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:66:7 › when there are no results › should display search tips:
packages/atomic/src/components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts#L67
2) [chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:66:7 › when there are no results › should display search tips
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: locator('[part=search-tips]')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for locator('[part=search-tips]')
65 |
66 | test('should display search tips', async ({noProducts}) => {
> 67 | await expect(noProducts.searchTips()).toBeVisible();
| ^
68 | });
69 |
70 | test.describe('when the query contains HTML characters', () => {
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:67:43
|
[chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:66:7 › when there are no results › should display search tips:
packages/atomic/src/components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts#L67
2) [chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:66:7 › when there are no results › should display search tips
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: locator('[part=search-tips]')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for locator('[part=search-tips]')
65 |
66 | test('should display search tips', async ({noProducts}) => {
> 67 | await expect(noProducts.searchTips()).toBeVisible();
| ^
68 | });
69 |
70 | test.describe('when the query contains HTML characters', () => {
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:67:43
|
[chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:66:7 › when there are no results › should display search tips:
packages/atomic/src/components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts#L67
2) [chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:66:7 › when there are no results › should display search tips
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: locator('[part=search-tips]')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for locator('[part=search-tips]')
65 |
66 | test('should display search tips', async ({noProducts}) => {
> 67 | await expect(noProducts.searchTips()).toBeVisible();
| ^
68 | });
69 |
70 | test.describe('when the query contains HTML characters', () => {
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:67:43
|
[chromium] › components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts:39:7 › when interface load yields no products › should not display placeholders:
packages/atomic/src/components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts#L40
3) [chromium] › components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts:39:7 › when interface load yields no products › should not display placeholders
Error: Timed out 20000ms waiting for expect(locator).not.toBeVisible()
Locator: locator('atomic-result-placeholder').first()
Expected: not visible
Received: visible
Call log:
- expect.not.toBeVisible with timeout 20000ms
- waiting for locator('atomic-result-placeholder').first()
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
38 |
39 | test('should not display placeholders', async ({productList}) => {
> 40 | await expect(productList.placeholders.first()).not.toBeVisible();
|
|
[chromium] › components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts:39:7 › when interface load yields no products › should not display placeholders:
packages/atomic/src/components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts#L40
3) [chromium] › components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts:39:7 › when interface load yields no products › should not display placeholders
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).not.toBeVisible()
Locator: locator('atomic-result-placeholder').first()
Expected: not visible
Received: visible
Call log:
- expect.not.toBeVisible with timeout 20000ms
- waiting for locator('atomic-result-placeholder').first()
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
38 |
39 | test('should not display placeholders', async ({productList}) => {
> 40 | await expect(productList.
|
[chromium] › components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts:39:7 › when interface load yields no products › should not display placeholders:
packages/atomic/src/components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts#L40
3) [chromium] › components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts:39:7 › when interface load yields no products › should not display placeholders
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 20000ms waiting for expect(locator).not.toBeVisible()
Locator: locator('atomic-result-placeholder').first()
Expected: not visible
Received: visible
Call log:
- expect.not.toBeVisible with timeout 20000ms
- waiting for locator('atomic-result-placeholder').first()
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
- locator resolved to <atomic-result-placeholder class="hydrated"></atomic-result-placeholder>
- unexpected value "visible"
38 |
39 | test('should not display placeholders', async ({productList}) => {
> 40 | await expect(productList.
|
[chromium] › components/commerce/atomic-commerce-query-summary/e2e/atomic-commerce-query-summary.e2e.ts:42:7 › when search yields 27 results › screen readers should read out:
packages/atomic/src/components/commerce/atomic-commerce-query-summary/e2e/atomic-commerce-query-summary.e2e.ts#L44
4) [chromium] › components/commerce/atomic-commerce-query-summary/e2e/atomic-commerce-query-summary.e2e.ts:42:7 › when search yields 27 results › screen readers should read out
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('status').filter({ hasText: /Results 1-27 of [\d,]+/ })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for getByRole('status').filter({ hasText: /Results 1-27 of [\d,]+/ })
42 | test('screen readers should read out', async ({querySummary}) => {
43 | const textRegex = /Results 1-27 of [\d,]+/;
> 44 | await expect(querySummary.ariaLive(textRegex)).toBeVisible();
| ^
45 | });
46 | });
47 |
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-query-summary/e2e/atomic-commerce-query-summary.e2e.ts:44:52
|
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 (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 (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 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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 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 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 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 (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 (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 (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 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 (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 (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 (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 (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 (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 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 (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 (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 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 (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 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 (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 (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 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 (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 (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 (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 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 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 (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 (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 (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 (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 (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 (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 (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 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 (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 (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 (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 (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 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 (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 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 (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 (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 (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 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 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 (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 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 (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 (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 (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 (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 (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 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 Quantic E2E tests / Run e2e tests on Quantic (cypress/e2e/facets-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 Quantic E2E tests / Run e2e tests on Quantic (cypress/e2e/facets-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 Quantic E2E tests / Run e2e tests on Quantic (cypress/e2e/default-1/**/*)
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 Quantic E2E tests / Run e2e tests on Quantic (cypress/e2e/default-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 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/.
|
Slow Test:
packages/atomic/[firefox] › components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts#L1
packages/atomic/[firefox] › components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts took 36.9s
|
Slow Test:
packages/atomic/[chromium] › components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts#L1
packages/atomic/[chromium] › components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts took 29.2s
|
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']
|
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
27 failed
[chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:62:7 › when there are no results › should display no result message
[chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:66:7 › when there are no results › should display search tips
[chromium] › components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts:39:7 › when interface load yields no products › should not display placeholders
[chromium] › components/commerce/atomic-commerce-query-summary/e2e/atomic-commerce-query-summary.e2e.ts:42:7 › when search yields 27 results › screen readers should read out
[chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:258:7 › with a facet & clear-filters set to true › clicking the submit button should clear the facet value
[chromium] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:277:7 › with a facet & clear-filters set to false › clicking the submit button should not clear the facet value
[chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:12:7 › default › should display facets
[chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1
[chromium] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:27:7 › default › should disable collapse facets when set to -1
[firefox] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:62:7 › when there are no results › should display no result message
[firefox] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:66:7 › when there are no results › should display search tips
[firefox] › components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts:39:7 › when interface load yields no products › should not display placeholders
[firefox] › components/commerce/atomic-commerce-query-summary/e2e/atomic-commerce-query-summary.e2e.ts:42:7 › when search yields 27 results › screen readers should read out
[firefox] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:258:7 › with a facet & clear-filters set to true › clicking the submit button should clear the facet value
[firefox] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:277:7 › with a facet & clear-filters set to false › clicking the submit button should not clear the facet value
[firefox] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:12:7 › default › should display facets
[firefox] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:19:7 › default › should collapse facets when set to 1
[firefox] › components/commerce/facets/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts:27:7 › default › should disable collapse facets when set to -1
[webkit] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:62:7 › when there are no results › should display no result message
[webkit] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:66:7 › when there are no results › should display search tips
[webkit] › components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts:39:7 › when interface load yields no products › should not display placeholders
[webkit] › components/commerce/atomic-commerce-query-summary/e2e/atomic-commerce-query-summary.e2e.ts:42:7 › when search yields 27 results › screen readers should read out
[webkit] › components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts:258:7 › with a facet & clear-filters set to true › clicking the submit button should clear the facet value
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
atomic-playwright-report
Expired
|
52.6 MB |
|
result-lists-screenshots
Expired
|
22.2 MB |
|