Update content.ts #1528
pipeline.yml
on: push
Annotations
4 errors, 8 warnings, and 2 notices
[firefox] › a11y/general.spec.ts:9:3 › basic example a11y test › check a11y of all routes:
packages/dito/tests/a11y/general.spec.ts#L1
1) [firefox] › a11y/general.spec.ts:9:3 › basic example a11y test › check a11y of all routes ─────
Test timeout of 60000ms exceeded.
|
[firefox] › e2e/general.spec.ts:19:3 › test general availability › all routes are reachable and have a breadcrumb menu + title if they aren't landing page or a PDF:
packages/dito/tests/e2e/general.spec.ts#L28
1) [firefox] › e2e/general.spec.ts:19:3 › test general availability › all routes are reachable and have a breadcrumb menu + title if they aren't landing page or a PDF
Error: page.goto: NS_BINDING_ABORTED
Call log:
- navigating to "http://localhost:5172/beispiele/prinzipien/klare-regelungen-fuer-eine-digitale-ausfuehrung-finden", waiting until "networkidle"
26 | continue;
27 | }
> 28 | await page.goto(route.url, { waitUntil: "networkidle" });
| ^
29 | await expect(page.getByTestId("breadcrumbs-menu")).toBeVisible();
30 | await expect(page).toHaveTitle(
31 | /Digitalcheck: Digitaltaugliche Regelungen erarbeiten$/,
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/general.spec.ts:28:18
|
[webkit] › e2e/resultPage.spec.ts:221:3 › test result page reasoning › checking mix of unsure and negative answers for digital aspects and positive for interoperability leads to unsure result with a hint:
packages/dito/tests/e2e/resultPage.spec.ts#L1
2) [webkit] › e2e/resultPage.spec.ts:221:3 › test result page reasoning › checking mix of unsure and negative answers for digital aspects and positive for interoperability leads to unsure result with a hint
Test timeout of 30000ms exceeded.
|
[webkit] › e2e/resultPage.spec.ts:221:3 › test result page reasoning › checking mix of unsure and negative answers for digital aspects and positive for interoperability leads to unsure result with a hint:
packages/dito/tests/e2e/resultPage.spec.ts#L228
2) [webkit] › e2e/resultPage.spec.ts:221:3 › test result page reasoning › checking mix of unsure and negative answers for digital aspects and positive for interoperability leads to unsure result with a hint
Error: page.waitForURL: Test timeout of 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "/vorpruefung/datenaustausch" until "load"
============================================================
226 | for (let i = 1; i < preCheck.questions.length; i++) {
227 | const question = preCheck.questions[i];
> 228 | await page.waitForURL(question.url);
| ^
229 | if (question.interoperability) {
230 | await page.getByLabel("Ja").click();
231 | } else {
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/resultPage.spec.ts:228:18
|
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-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) / check-and-test-shared / 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-shared / check-and-test:
packages/dito/app/components/ParagraphList.tsx#L38
Unsafe member access .children on an `any` value
|
Slow Test:
packages/dito/[webkit] › a11y/general.spec.ts#L1
packages/dito/[webkit] › a11y/general.spec.ts took 59.2s
|
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
|
🎭 Playwright Run Summary
1 flaky
[firefox] › a11y/general.spec.ts:9:3 › basic example a11y test › check a11y of all routes ──────
5 passed (3.1m)
|
🎭 Playwright Run Summary
2 flaky
[firefox] › e2e/general.spec.ts:19:3 › test general availability › all routes are reachable and have a breadcrumb menu + title if they aren't landing page or a PDF
[webkit] › e2e/resultPage.spec.ts:221:3 › test result page reasoning › checking mix of unsure and negative answers for digital aspects and positive for interoperability leads to unsure result with a hint
265 passed (8.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SBOM-digitalcheck-dito
|
4.81 KB |
|
digitalcheck-dito-vulnerabilities.json
|
30.5 KB |
|