Skip to content

Fix uploading playwright test report #1641

Fix uploading playwright test report

Fix uploading playwright test report #1641

Triggered via push January 22, 2025 11:44
Status Success
Total duration 13m 3s
Artifacts 4

pipeline.yml

on: push
changes
5s
changes
vulnerability-scan  /  vulnerability-scan
35s
vulnerability-scan / vulnerability-scan
check-and-test-shared  /  check-and-test
43s
check-and-test-shared / check-and-test
Matrix: check-test-build-deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 33 warnings, and 4 notices
[Desktop Chrome] › e2e/examplePages.spec.ts:18:5 › Digitaltauglichkeit main functionality › displays detailed information for principle: digitale-kommunikation-sicherstellen: packages/dito/tests/e2e/examplePages.spec.ts#L25
1) [Desktop Chrome] › e2e/examplePages.spec.ts:18:5 › Digitaltauglichkeit main functionality › displays detailed information for principle: digitale-kommunikation-sicherstellen Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: getByRole('main') Expected string: "Prinzip 1 in Regelungstexten" Received: <element(s) not found> Call log: - expect.toContainText with timeout 5000ms - waiting for getByRole('main') 23 | 24 | const mainContent = page.getByRole("main"); > 25 | await expect(mainContent).toContainText( | ^ 26 | `Prinzip ${principles.indexOf(principle) + 1} in Regelungstexten`, 27 | ); 28 | }); at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/examplePages.spec.ts:25:33
[Desktop Chrome] › e2e/examplePages.spec.ts:30:5 › Digitaltauglichkeit main functionality › renders navigation links for principle: digitale-kommunikation-sicherstellen: packages/dito/tests/e2e/examplePages.spec.ts#L1
2) [Desktop Chrome] › e2e/examplePages.spec.ts:30:5 › Digitaltauglichkeit main functionality › renders navigation links for principle: digitale-kommunikation-sicherstellen Test timeout of 30000ms exceeded.
[Desktop Chrome] › e2e/examplePages.spec.ts:30:5 › Digitaltauglichkeit main functionality › renders navigation links for principle: digitale-kommunikation-sicherstellen: packages/dito/tests/e2e/examplePages.spec.ts#L35
2) [Desktop Chrome] › e2e/examplePages.spec.ts:30:5 › Digitaltauglichkeit main functionality › renders navigation links for principle: digitale-kommunikation-sicherstellen Error: locator.waitFor: Test timeout of 30000ms exceeded. Call log: - waiting for locator('main') to be visible 33 | const url = `${ROUTE_PRINCIPLES.url}/${principle}`; 34 | await page.goto(url); > 35 | await page.locator("main").waitFor(); | ^ 36 | 37 | const nextPrincipleIndex = principles.indexOf(principle) + 1; 38 | if (nextPrincipleIndex < principles.length) { at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/examplePages.spec.ts:35:34
changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
vulnerability-scan / vulnerability-scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-and-test-shared / check-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-and-test-shared / check-and-test: packages/shared/components/Button.tsx#L25
Unsafe member access .className on an `any` value
check-and-test-shared / check-and-test: packages/shared/components/Button.tsx#L25
Unsafe member access .className on an `any` value
check-test-build-deploy (dito) / check-and-test-shared / check-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-test-build-deploy (dito) / build-and-push-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-test-build-deploy (dito) / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-test-build-deploy (tool-finder) / check-and-test-shared / check-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-test-build-deploy (tool-finder) / build-and-push-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-test-build-deploy (tool-finder) / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
29 passed (55.6s)
🎭 Playwright Run Summary
2 flaky [Desktop Chrome] › e2e/examplePages.spec.ts:18:5 › Digitaltauglichkeit main functionality › displays detailed information for principle: digitale-kommunikation-sicherstellen [Desktop Chrome] › e2e/examplePages.spec.ts:30:5 › Digitaltauglichkeit main functionality › renders navigation links for principle: digitale-kommunikation-sicherstellen 1 skipped 139 passed (3.1m)
🎭 Playwright Run Summary
1 passed (11.4s)
🎭 Playwright Run Summary
20 passed (14.8s)

Artifacts

Produced during runtime
Name Size
SBOM-digitalcheck-dito
4.81 KB
SBOM-digitalcheck-tool-finder
1.48 KB
digitalcheck-dito-vulnerabilities.json
31.3 KB
digitalcheck-tool-finder-vulnerabilities.json
45.1 KB