Skip to content

Nightly Tests

Nightly Tests #40

Triggered via schedule February 16, 2025 02:27
Status Success
Total duration 43m 19s
Artifacts

nightly-tests.yml

on: schedule
Matrix: check-test-build-deploy
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 37 warnings, and 4 notices
[Mobile Safari] › tests/e2e/resultForm.spec.ts:157:3 › test positive result for digital and interoperability › email body contains result title: packages/dito/tests/e2e/resultForm.spec.ts#L61
1) [Mobile Safari] › tests/e2e/resultForm.spec.ts:157:3 › test positive result for digital and interoperability › email body contains result title Test timeout of 30000ms exceeded while running "beforeEach" hook. 59 | 60 | test.describe("test positive result for digital and interoperability", () => { > 61 | test.beforeEach( | ^ 62 | "answer all pre-check questions with yes and go to result page", 63 | async ({ page }) => { 64 | await page.goto(questions[0].url); at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/resultForm.spec.ts:61:8
[Mobile Safari] › tests/e2e/resultForm.spec.ts:157:3 › test positive result for digital and interoperability › email body contains result title: packages/dito/tests/e2e/resultForm.spec.ts#L66
1) [Mobile Safari] › tests/e2e/resultForm.spec.ts:157:3 › test positive result for digital and interoperability › email body contains result title Error: page.waitForURL: Test timeout of 30000ms exceeded. =========================== logs =========================== waiting for navigation to "/vorpruefung/verpflichtungen-fuer-beteiligte" until "load" ============================================================ 64 | await page.goto(questions[0].url); 65 | for (const question of questions) { > 66 | await page.waitForURL(question.url); | ^ 67 | await page.getByLabel("Ja").click(); 68 | await page.getByRole("button", { name: "Übernehmen" }).click(); 69 | } at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/resultForm.spec.ts:66:20
[Mobile Safari] › tests/e2e/resultPage.spec.ts:99:3 › test result page reasoning › one positive answer and only negativ interoperability question leads to positive result without interoperability: packages/dito/tests/e2e/resultPage.spec.ts#L1
2) [Mobile Safari] › tests/e2e/resultPage.spec.ts:99:3 › test result page reasoning › one positive answer and only negativ interoperability question leads to positive result without interoperability Test timeout of 30000ms exceeded.
[Mobile Safari] › tests/e2e/resultPage.spec.ts:99:3 › test result page reasoning › one positive answer and only negativ interoperability question leads to positive result without interoperability: packages/dito/tests/e2e/resultPage.spec.ts#L105
2) [Mobile Safari] › tests/e2e/resultPage.spec.ts:99:3 › test result page reasoning › one positive answer and only negativ interoperability question leads to positive result without interoperability Error: page.waitForURL: Test timeout of 30000ms exceeded. =========================== logs =========================== waiting for navigation to "/vorpruefung/verpflichtungen-fuer-beteiligte" until "load" ============================================================ 103 | await page.getByRole("button", { name: "Übernehmen" }).click(); 104 | for (let i = 1; i < preCheck.questions.length; i++) { > 105 | await page.waitForURL(preCheck.questions[i].url); | ^ 106 | await page.getByLabel("Nein").click(); 107 | await page.getByRole("button", { name: "Übernehmen" }).click(); 108 | } at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/resultPage.spec.ts:105:18
check-test-build-deploy (tool-finder) / check-and-test: packages/tool-finder/src/MaintenanceModeApp.tsx#L20
Classname 'increase-tap-area' is not a Tailwind CSS class!
check-test-build-deploy (tool-finder) / check-and-test: packages/tool-finder/src/MaintenanceModeApp.tsx#L20
Classname 'increase-tap-area' is not a Tailwind CSS class!
Slow Test: packages/tool-finder/[Tablet Safari] › tests/e2e/quizAndResult.spec.ts#L1
packages/tool-finder/[Tablet Safari] › tests/e2e/quizAndResult.spec.ts took 17.2s
Slow Test: packages/tool-finder/[Desktop Safari] › tests/e2e/quizAndResult.spec.ts#L1
packages/tool-finder/[Desktop Safari] › tests/e2e/quizAndResult.spec.ts took 16.6s
Slow Test: packages/tool-finder/[Desktop Safari] › tests/e2e/general.spec.ts#L1
packages/tool-finder/[Desktop Safari] › tests/e2e/general.spec.ts took 16.0s
check-test-build-deploy (dito) / check-and-test: packages/dito/app/components/LinkListBox.tsx#L20
Classname 'list-unstyled' is not a Tailwind CSS class!
check-test-build-deploy (dito) / check-and-test: packages/dito/app/components/ParagraphList.tsx#L38
Unsafe member access .children on an `any` value
check-test-build-deploy (dito) / check-and-test: packages/dito/app/routes/_index.tsx#L71
Classname 'list-unstyled' is not a Tailwind CSS class!
check-test-build-deploy (dito) / check-and-test: packages/dito/app/routes/_index.tsx#L83
Classname 'text-link' is not a Tailwind CSS class!
check-test-build-deploy (dito) / check-and-test: packages/dito/app/routes/sitemap.tsx#L50
Classname 'list-unstyled' is not a Tailwind CSS class!
check-test-build-deploy (dito) / check-and-test: packages/dito/app/routes/sitemap.tsx#L53
Classname 'text-link' is not a Tailwind CSS class!
check-test-build-deploy (dito) / check-and-test: packages/dito/app/components/LinkListBox.tsx#L20
Classname 'list-unstyled' is not a Tailwind CSS class!
check-test-build-deploy (dito) / check-and-test: packages/dito/app/components/ParagraphList.tsx#L38
Unsafe member access .children on an `any` value
check-test-build-deploy (dito) / check-and-test: packages/dito/app/routes/_index.tsx#L71
Classname 'list-unstyled' is not a Tailwind CSS class!
check-test-build-deploy (dito) / check-and-test: packages/dito/app/routes/_index.tsx#L83
Classname 'text-link' is not a Tailwind CSS class!
check-test-build-deploy (dito) / check-and-test: packages/dito/app/routes/sitemap.tsx#L50
Classname 'list-unstyled' is not a Tailwind CSS class!
check-test-build-deploy (dito) / check-and-test: packages/dito/app/routes/sitemap.tsx#L53
Classname 'text-link' is not a Tailwind CSS class!
Slow Test: packages/dito/[Desktop Firefox] › tests/e2e/resultForm.spec.ts#L1
packages/dito/[Desktop Firefox] › tests/e2e/resultForm.spec.ts took 2.0m
Slow Test: packages/dito/[Tablet Safari] › tests/e2e/resultForm.spec.ts#L1
packages/dito/[Tablet Safari] › tests/e2e/resultForm.spec.ts took 1.6m
Slow Test: packages/dito/[Desktop Safari] › tests/e2e/resultForm.spec.ts#L1
packages/dito/[Desktop Safari] › tests/e2e/resultForm.spec.ts took 1.6m
Slow Test: packages/dito/[Desktop Firefox] › tests/e2e/general.spec.ts#L1
packages/dito/[Desktop Firefox] › tests/e2e/general.spec.ts took 1.2m
Slow Test: packages/dito/[Tablet Chrome] › tests/e2e/resultForm.spec.ts#L1
packages/dito/[Tablet Chrome] › tests/e2e/resultForm.spec.ts took 1.2m
Slow Test: packages/dito/[Desktop Firefox] › tests/a11y/general.spec.ts#L1
packages/dito/[Desktop Firefox] › tests/a11y/general.spec.ts took 1.1m
Slow Test: packages/dito/[Tablet Safari] › tests/a11y/general.spec.ts#L1
packages/dito/[Tablet Safari] › tests/a11y/general.spec.ts took 1.0m
Slow Test: packages/dito/[Desktop Safari] › tests/a11y/general.spec.ts#L1
packages/dito/[Desktop Safari] › tests/a11y/general.spec.ts took 1.0m
Slow Test: packages/dito/[Mobile Safari] › tests/a11y/general.spec.ts#L1
packages/dito/[Mobile Safari] › tests/a11y/general.spec.ts took 57.7s
Slow Test: packages/dito/[Desktop Chrome] › tests/a11y/general.spec.ts#L1
packages/dito/[Desktop Chrome] › tests/a11y/general.spec.ts took 56.4s
🎭 Playwright Run Summary
7 passed (1.1m)
🎭 Playwright Run Summary
182 passed (3.1m)
🎭 Playwright Run Summary
2 flaky [Mobile Safari] › tests/e2e/resultForm.spec.ts:157:3 › test positive result for digital and interoperability › email body contains result title [Mobile Safari] › tests/e2e/resultPage.spec.ts:99:3 › test result page reasoning › one positive answer and only negativ interoperability question leads to positive result without interoperability 11 skipped 1037 passed (33.5m)
🎭 Playwright Run Summary
210 passed (7.6m)