Skip to content

chore(deps): update dependency lint-staged to v15.2.2 #9058

chore(deps): update dependency lint-staged to v15.2.2

chore(deps): update dependency lint-staged to v15.2.2 #9058

Triggered via pull request February 5, 2024 16:26
Status Failure
Total duration 21m 2s
Artifacts

e2e.yml

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

Annotations

8 errors, 6 warnings, and 14 notices
[chromium] › tests/deep/deep-toggle.spec.ts:8:13 › Deep / Toggle › /components/alert: projects/demo-playwright/tests/deep/deep-toggle.spec.ts#L32
1) [chromium] › tests/deep/deep-toggle.spec.ts:8:13 › Deep / Toggle › /components/alert ────────── Error: Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(deep-/components/alert__closeable-toggled.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content') - Timeout 5000ms exceeded. 30 | await api.networkidle(); 31 | > 32 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 33 | `deep-${path}__${name}-toggled.png`, 34 | ); 35 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-toggle.spec.ts:32:50
[chromium] › tests/deep/deep-toggle.spec.ts:8:13 › Deep / Toggle › /components/alert: projects/demo-playwright/tests/deep/deep-toggle.spec.ts#L32
1) [chromium] › tests/deep/deep-toggle.spec.ts:8:13 › Deep / Toggle › /components/alert ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(deep-/components/alert__closeable-toggled.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content') - Timeout 5000ms exceeded. 30 | await api.networkidle(); 31 | > 32 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 33 | `deep-${path}__${name}-toggled.png`, 34 | ); 35 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-toggle.spec.ts:32:50
[chromium] › tests/deep/deep-toggle.spec.ts:8:13 › Deep / Toggle › /components/alert: projects/demo-playwright/tests/deep/deep-toggle.spec.ts#L32
1) [chromium] › tests/deep/deep-toggle.spec.ts:8:13 › Deep / Toggle › /components/alert ────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(deep-/components/alert__closeable-toggled.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content') - Timeout 5000ms exceeded. 30 | await api.networkidle(); 31 | > 32 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 33 | `deep-${path}__${name}-toggled.png`, 34 | ); 35 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-toggle.spec.ts:32:50
playwright / (3 of 8)
Process completed with exit code 1.
[chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/alert: projects/demo-playwright/tests/deep/deep-select.spec.ts#L39
1) [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/alert ────────── Error: Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(deep-/components/alert__content-select-option-0.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content') - Timeout 5000ms exceeded. 37 | await api.hideNotifications(); 38 | > 39 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 40 | `deep-${path}__${name}-select-option-${index}.png`, 41 | ); 42 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.spec.ts:39:54
[chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/alert: projects/demo-playwright/tests/deep/deep-select.spec.ts#L39
1) [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/alert ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(deep-/components/alert__content-select-option-0.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content') - Timeout 5000ms exceeded. 37 | await api.hideNotifications(); 38 | > 39 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 40 | `deep-${path}__${name}-select-option-${index}.png`, 41 | ); 42 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.spec.ts:39:54
[chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/alert: projects/demo-playwright/tests/deep/deep-select.spec.ts#L39
1) [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/alert ────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(deep-/components/alert__content-select-option-0.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content') - Timeout 5000ms exceeded. 37 | await api.hideNotifications(); 38 | > 39 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 40 | `deep-${path}__${name}-select-option-${index}.png`, 41 | ); 42 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.spec.ts:39:54
playwright / (2 of 8)
Process completed with exit code 1.
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 / (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 / (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 / (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 / (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 Run Summary
1 failed [chromium] › tests/deep/deep-toggle.spec.ts:8:13 › Deep / Toggle › /components/alert ─────────── 110 passed (2.5m)
🎭 Playwright Run Summary
111 passed (1.7m)
🎭 Playwright Run Summary
111 passed (1.5m)
🎭 Playwright Run Summary
112 passed (1.8m)
🎭 Playwright Run Summary
112 passed (1.6m)
🎭 Playwright Run Summary
111 passed (1.6m)
🎭 Playwright Run Summary
111 passed (1.8m)
🎭 Playwright Run Summary
111 passed (1.6m)
🎭 Playwright Run Summary
111 passed (1.4m)
🎭 Playwright Run Summary
111 passed (1.6m)
🎭 Playwright Run Summary
111 passed (1.4m)
🎭 Playwright Run Summary
111 passed (1.8m)
🎭 Playwright Run Summary
111 passed (2.2m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/alert ─────────── 110 passed (8.3m)