chore(deps): update dependency @lwc/compiler to v7 j:kit-282 #20788
Annotations
1 error, 2 warnings, and 1 notice
packages/atomic/src/components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts#L82
1) [chromium] › components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:77:9 › when there are no results › when the query contains HTML characters › should display the query with HTML characters
Error: Timed out 7000ms waiting for expect(locator).toBeVisible()
Locator: locator('[part="no-results"]').filter({ hasText: 'We couldn\'t find anything for “<div>$@#()-^!query</div>”' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 7000ms
- waiting for locator('[part="no-results"]').filter({ hasText: 'We couldn\'t find anything for “<div>$@#()-^!query</div>”' })
80 | await expect(
81 | noProducts.message('<div>$@#()-^!query</div>')
> 82 | ).toBeVisible();
| ^
83 | });
84 | });
85 | });
at /home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/commerce/atomic-commerce-no-products/e2e/atomic-commerce-no-products.e2e.ts:82:9
|
packages/atomic/[chromium] › components/commerce/atomic-commerce-load-more-products/e2e/atomic-commerce-load-more-products.e2e.ts#L1
packages/atomic/[chromium] › components/commerce/atomic-commerce-load-more-products/e2e/atomic-commerce-load-more-products.e2e.ts took 16.7s
|
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/
|
|
This job succeeded
Loading