Skip to content

chore: remove react-helmet #799

chore: remove react-helmet

chore: remove react-helmet #799

Triggered via push December 25, 2024 05:01
Status Failure
Total duration 3m 8s
Artifacts 2

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 4 warnings, and 1 notice
[chromium] › transaction.spec.ts:3:1 › creates and edits a personal sheet transaction successfully: packages/e2e/tests/transaction.spec.ts#L41
1) [chromium] › transaction.spec.ts:3:1 › creates and edits a personal sheet transaction successfully Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('button', { name: /test transaction/ }).filter({ hasText: '-€100.00' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('button', { name: /test transaction/ }).filter({ hasText: '-€100.00' }) 39 | .getByRole("button", { name: /test transaction/ }) 40 | .filter({ hasText: "-€100.00" }); > 41 | await expect(row).toBeVisible(); | ^ 42 | 43 | await takeSnapshot(page, testInfo); 44 | at /__w/expenses/expenses/packages/e2e/tests/transaction.spec.ts:41:21
[chromium] › transaction.spec.ts:3:1 › creates and edits a personal sheet transaction successfully: packages/e2e/tests/transaction.spec.ts#L41
1) [chromium] › transaction.spec.ts:3:1 › creates and edits a personal sheet transaction successfully Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('button', { name: /test transaction/ }).filter({ hasText: '-€100.00' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('button', { name: /test transaction/ }).filter({ hasText: '-€100.00' }) 39 | .getByRole("button", { name: /test transaction/ }) 40 | .filter({ hasText: "-€100.00" }); > 41 | await expect(row).toBeVisible(); | ^ 42 | 43 | await takeSnapshot(page, testInfo); 44 | at /__w/expenses/expenses/packages/e2e/tests/transaction.spec.ts:41:21
[chromium] › transaction.spec.ts:3:1 › creates and edits a personal sheet transaction successfully: packages/e2e/tests/transaction.spec.ts#L41
1) [chromium] › transaction.spec.ts:3:1 › creates and edits a personal sheet transaction successfully Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('button', { name: /test transaction/ }).filter({ hasText: '-€100.00' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('button', { name: /test transaction/ }).filter({ hasText: '-€100.00' }) 39 | .getByRole("button", { name: /test transaction/ }) 40 | .filter({ hasText: "-€100.00" }); > 41 | await expect(row).toBeVisible(); | ^ 42 | 43 | await takeSnapshot(page, testInfo); 44 | at /__w/expenses/expenses/packages/e2e/tests/transaction.spec.ts:41:21
[chromium] › transaction.spec.ts:64:1 › creates a shared sheet transaction successfully: packages/e2e/tests/transaction.spec.ts#L104
2) [chromium] › transaction.spec.ts:64:1 › creates a shared sheet transaction successfully ─────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('button', { name: /test transaction/ }).filter({ hasText: '-€100.00' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('button', { name: /test transaction/ }).filter({ hasText: '-€100.00' }) 102 | .filter({ hasText: "-€100.00" }); 103 | > 104 | await expect(row).toBeVisible(); | ^ 105 | await takeSnapshot(page, testInfo); 106 | }); 107 | at /__w/expenses/expenses/packages/e2e/tests/transaction.spec.ts:104:21
[chromium] › transaction.spec.ts:64:1 › creates a shared sheet transaction successfully: packages/e2e/tests/transaction.spec.ts#L104
2) [chromium] › transaction.spec.ts:64:1 › creates a shared sheet transaction successfully ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('button', { name: /test transaction/ }).filter({ hasText: '-€100.00' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('button', { name: /test transaction/ }).filter({ hasText: '-€100.00' }) 102 | .filter({ hasText: "-€100.00" }); 103 | > 104 | await expect(row).toBeVisible(); | ^ 105 | await takeSnapshot(page, testInfo); 106 | }); 107 | at /__w/expenses/expenses/packages/e2e/tests/transaction.spec.ts:104:21
[chromium] › transaction.spec.ts:64:1 › creates a shared sheet transaction successfully: packages/e2e/tests/transaction.spec.ts#L104
2) [chromium] › transaction.spec.ts:64:1 › creates a shared sheet transaction successfully ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('button', { name: /test transaction/ }).filter({ hasText: '-€100.00' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('button', { name: /test transaction/ }).filter({ hasText: '-€100.00' }) 102 | .filter({ hasText: "-€100.00" }); 103 | > 104 | await expect(row).toBeVisible(); | ^ 105 | await takeSnapshot(page, testInfo); 106 | }); 107 | at /__w/expenses/expenses/packages/e2e/tests/transaction.spec.ts:104:21
test-playwright
Process completed with exit code 1.
test-vitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-storybook
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-playwright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
2 failed [chromium] › transaction.spec.ts:3:1 › creates and edits a personal sheet transaction successfully [chromium] › transaction.spec.ts:64:1 › creates a shared sheet transaction successfully ──────── 2 skipped 7 passed (1.4m)

Artifacts

Produced during runtime
Name Size
coverage-storybook Expired
150 KB
coverage-vitest Expired
810 KB