Deactivate breadcrumb test for now #1240
pipeline.yml
on: push
Annotations
4 errors, 13 warnings, and 2 notices
[firefox] › a11y/general.spec.ts:8:3 › basic example a11y test › check a11y of all routes:
packages/dito/tests/playwright/a11y/general.spec.ts#L1
1) [firefox] › a11y/general.spec.ts:8:3 › basic example a11y test › check a11y of all routes ─────
Test timeout of 30000ms exceeded.
|
[firefox] › a11y/general.spec.ts:8:3 › basic example a11y test › check a11y of all routes:
packages/dito/tests/playwright/a11y/general.spec.ts#L1
1) [firefox] › a11y/general.spec.ts:8:3 › basic example a11y test › check a11y of all routes ─────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › a11y/general.spec.ts:8:3 › basic example a11y test › check a11y of all routes:
packages/dito/tests/playwright/a11y/general.spec.ts#L15
2) [chromium] › a11y/general.spec.ts:8:3 › basic example a11y test › check a11y of all routes ────
Error: page.evaluate: Execution context was destroyed, most likely because of a navigation
Please check out https://github.com/dequelabs/axe-core-npm/blob/develop/packages/playwright/error-handling.md
13 | )) {
14 | await page.goto(route.url);
> 15 | const accessibilityScanResults = await new AxeBuilder({ page }).analyze();
| ^
16 | console.log("Checking A11Y on route:", route.url);
17 | expect(accessibilityScanResults.violations).toEqual([]);
18 | }
at AxeBuilder.analyze (/home/runner/work/digitalcheck-apps/digitalcheck-apps/node_modules/@axe-core/playwright/dist/index.mjs:218:13)
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/playwright/a11y/general.spec.ts:15:40
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test
Process completed with exit code 1.
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/components/ParagraphList.tsx#L33
Unsafe member access .children on an `any` value
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/routes/vorpruefung.ergebnis/route.tsx#L85
Unsafe member access .url on an `any` value
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/routes/vorpruefung.ergebnis/route.tsx#L88
Invalid type "FormDataEntryValue | null" of template literal expression
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/components/ParagraphList.tsx#L33
Unsafe member access .children on an `any` value
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/routes/vorpruefung.ergebnis/route.tsx#L85
Unsafe member access .url on an `any` value
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/routes/vorpruefung.ergebnis/route.tsx#L88
Invalid type "FormDataEntryValue | null" of template literal expression
|
Slow Test:
packages/dito/[webkit] › a11y/general.spec.ts#L1
packages/dito/[webkit] › a11y/general.spec.ts took 27.8s
|
Slow Test:
packages/dito/[firefox] › e2e/preCheckQuestions.spec.ts#L1
packages/dito/[firefox] › e2e/preCheckQuestions.spec.ts took 24.6s
|
Slow Test:
packages/dito/[webkit] › e2e/preCheckQuestions.spec.ts#L1
packages/dito/[webkit] › e2e/preCheckQuestions.spec.ts took 19.8s
|
Slow Test:
packages/dito/[firefox] › e2e/resultPage.spec.ts#L1
packages/dito/[firefox] › e2e/resultPage.spec.ts took 17.9s
|
Slow Test:
packages/dito/[webkit] › e2e/methodPages.spec.ts#L1
packages/dito/[webkit] › e2e/methodPages.spec.ts took 15.7s
|
Slow Test:
packages/dito/[webkit] › e2e/resultPage.spec.ts#L1
packages/dito/[webkit] › e2e/resultPage.spec.ts took 15.0s
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test
No files were found with the provided path: packages/*/tests/a11y/playwright-report. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 failed
[firefox] › a11y/general.spec.ts:8:3 › basic example a11y test › check a11y of all routes ──────
1 flaky
[chromium] › a11y/general.spec.ts:8:3 › basic example a11y test › check a11y of all routes ─────
1 passed (2.6m)
|
🎭 Playwright Run Summary
9 skipped
162 passed (4.3m)
|