Add padding to principle headings #1592
pipeline.yml
on: push
Annotations
2 errors, 7 warnings, and 2 notices
[webkit] › e2e/assessment.spec.ts:80:3 › test positive assessment page › email input is optional:
packages/dito/tests/e2e/assessment.spec.ts#L48
1) [webkit] › e2e/assessment.spec.ts:80:3 › test positive assessment page › email input is optional
Test timeout of 30000ms exceeded while running "beforeEach" hook.
46 |
47 | test.describe("test positive assessment page", () => {
> 48 | test.beforeEach("Go to assessment page", async ({ page }) => {
| ^
49 | await page.goto(preCheck.questions[0].url);
50 | for (let i = 0; i < preCheck.questions.length; i++) {
51 | await page.waitForURL(preCheck.questions[i].url);
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/assessment.spec.ts:48:8
|
[webkit] › e2e/assessment.spec.ts:80:3 › test positive assessment page › email input is optional:
packages/dito/tests/e2e/assessment.spec.ts#L51
1) [webkit] › e2e/assessment.spec.ts:80:3 › test positive assessment page › email input is optional
Error: page.waitForURL: Test timeout of 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "/vorpruefung/verpflichtungen-fuer-beteiligte" until "load"
============================================================
49 | await page.goto(preCheck.questions[0].url);
50 | for (let i = 0; i < preCheck.questions.length; i++) {
> 51 | await page.waitForURL(preCheck.questions[i].url);
| ^
52 | await page.getByLabel("Ja").click();
53 | await page.getByRole("button", { name: "Übernehmen" }).click();
54 | }
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/assessment.spec.ts:51: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
|
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
87 passed (2.7m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › e2e/assessment.spec.ts:80:3 › test positive assessment page › email input is optional
347 passed (9.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SBOM-digitalcheck-dito
|
4.81 KB |
|
digitalcheck-dito-vulnerabilities.json
|
30.5 KB |
|