feat(addon-mobile): SwipeActions
add new component
#9049
Annotations
4 errors, 1 warning, and 2 notices
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/utils/goto.ts#L59
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/swipe-actions ─────────────────
TimeoutError: locator.evaluate: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[tuidocheader]')
at utils/goto.ts:59
57 |
58 | if (hideHeader) {
> 59 | await page.locator('[tuidocheader]').evaluate(el => el.remove());
| ^
60 | }
61 |
62 | if (hideVersionManager) {
at tuiGoto (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:59:46)
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:14:13
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/utils/goto.ts#L59
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/swipe-actions ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.evaluate: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[tuidocheader]')
at utils/goto.ts:59
57 |
58 | if (hideHeader) {
> 59 | await page.locator('[tuidocheader]').evaluate(el => el.remove());
| ^
60 | }
61 |
62 | if (hideVersionManager) {
at tuiGoto (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:59:46)
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:14:13
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/utils/goto.ts#L59
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/swipe-actions ─────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.evaluate: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[tuidocheader]')
at utils/goto.ts:59
57 |
58 | if (hideHeader) {
> 59 | await page.locator('[tuidocheader]').evaluate(el => el.remove());
| ^
60 | }
61 |
62 | if (hideVersionManager) {
at tuiGoto (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:59:46)
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:14:13
|
Run screenshot tests on dist/demo/browser/main
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run screenshot tests on dist/demo/browser/main
1 failed
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/swipe-actions ──────────────────
110 passed (1.9m)
|
Run screenshot tests on dist/demo/browser
111 passed (2.2m)
|
The logs for this run have expired and are no longer available.
Loading