Skip to content

feat(addon-mobile): SwipeActions add new component #9049

feat(addon-mobile): SwipeActions add new component

feat(addon-mobile): SwipeActions add new component #9049

Triggered via pull request February 5, 2024 12:55
Status Success
Total duration 23m 44s
Artifacts

e2e.yml

on: pull_request
Matrix: playwright
E2E result
7s
E2E result
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 9 warnings, and 16 notices
[chromium] › tests/deep/deep-toggle.spec.ts:8:13 › Deep / Toggle › /components/swipe-actions: projects/demo-playwright/utils/goto.ts#L59
1) [chromium] › tests/deep/deep-toggle.spec.ts:8:13 › Deep / Toggle › /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/deep/deep-toggle.spec.ts:10:13
[chromium] › tests/deep/deep-toggle.spec.ts:8:13 › Deep / Toggle › /components/swipe-actions: projects/demo-playwright/utils/goto.ts#L59
1) [chromium] › tests/deep/deep-toggle.spec.ts:8:13 › Deep / Toggle › /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/deep/deep-toggle.spec.ts:10:13
[chromium] › tests/deep/deep-toggle.spec.ts:8:13 › Deep / Toggle › /components/swipe-actions: projects/demo-playwright/utils/goto.ts#L59
1) [chromium] › tests/deep/deep-toggle.spec.ts:8:13 › Deep / Toggle › /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/deep/deep-toggle.spec.ts:10:13
playwright / (4 of 8)
Process completed with exit code 1.
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/swipe-actions: 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
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/swipe-actions: 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
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/swipe-actions: 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
playwright / (5 of 8)
Process completed with exit code 1.
[chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/swipe-actions: projects/demo-playwright/utils/goto.ts#L59
1) [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /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/deep/deep-select.spec.ts:10:13
[chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/swipe-actions: projects/demo-playwright/utils/goto.ts#L59
1) [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /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/deep/deep-select.spec.ts:10:13
[chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/swipe-actions: projects/demo-playwright/utils/goto.ts#L59
1) [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /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/deep/deep-select.spec.ts:10:13
playwright / (3 of 8)
Process completed with exit code 1.
E2E result
Unable to find any artifacts for the associated workflow
E2E result
Unable to find any artifacts for the associated workflow
playwright / (1 of 8)
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/.
playwright / (7 of 8)
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/.
playwright / (8 of 8)
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/.
playwright / (6 of 8)
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/.
playwright / (4 of 8)
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/.
playwright / (5 of 8)
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/.
playwright / (3 of 8)
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/.
playwright / (2 of 8)
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/.
E2E result
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/.
🎭 Playwright Run Summary
111 passed (1.6m)
🎭 Playwright Run Summary
111 passed (1.8m)
🎭 Playwright Run Summary
110 passed (1.6m)
🎭 Playwright Run Summary
110 passed (1.4m)
🎭 Playwright Run Summary
110 passed (1.6m)
🎭 Playwright Run Summary
110 passed (1.4m)
🎭 Playwright Run Summary
111 passed (1.6m)
🎭 Playwright Run Summary
111 passed (1.8m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/deep/deep-toggle.spec.ts:8:13 › Deep / Toggle › /components/swipe-actions ─── 110 passed (1.6m)
🎭 Playwright Run Summary
111 passed (1.7m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/swipe-actions ────────────────── 110 passed (1.9m)
🎭 Playwright Run Summary
111 passed (2.2m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/swipe-actions ─── 110 passed (2.2m)
🎭 Playwright Run Summary
111 passed (2.4m)
🎭 Playwright Run Summary
111 passed (6.6m)
🎭 Playwright Run Summary
111 passed (8.2m)