Refactor FeedbackForm and reuse for interop #1762
pipeline.yml
on: push
Annotations
3 errors, 26 warnings, and 2 notices
[Desktop Chrome] › tests/e2e/examplePages.spec.ts:31:5 › Digitaltauglichkeit main functionality › renders navigation links for principle: digitale-kommunikation-sicherstellen:
packages/dito/tests/e2e/examplePages.spec.ts#L44
1) [Desktop Chrome] › tests/e2e/examplePages.spec.ts:31:5 › Digitaltauglichkeit main functionality › renders navigation links for principle: digitale-kommunikation-sicherstellen
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "http://localhost:5172/beispiele/prinzipien/wiederverwendung-von-daten-und-standards-ermoeglichen"
Received string: "http://localhost:5172/beispiele/prinzipien/digitale-kommunikation-sicherstellen"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
9 × locator resolved to <html lang="de">…</html>
- unexpected value "http://localhost:5172/beispiele/prinzipien/digitale-kommunikation-sicherstellen"
42 | await nextPrincipleLink.waitFor();
43 | await nextPrincipleLink.click();
> 44 | await expect(page).toHaveURL(
| ^
45 | `${ROUTE_PRINCIPLES.url}/${principles[nextPrincipleIndex]}`,
46 | );
47 | }
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/examplePages.spec.ts:44:28
|
[Desktop Chrome] › tests/e2e/resultPage.spec.ts:114:3 › test result page reasoning › all answers are shown as reasons:
packages/dito/tests/e2e/resultPage.spec.ts#L1
2) [Desktop Chrome] › tests/e2e/resultPage.spec.ts:114:3 › test result page reasoning › all answers are shown as reasons
Test timeout of 30000ms exceeded.
|
[Desktop Chrome] › tests/e2e/resultPage.spec.ts:114:3 › test result page reasoning › all answers are shown as reasons:
packages/dito/tests/e2e/resultPage.spec.ts#L117
2) [Desktop Chrome] › tests/e2e/resultPage.spec.ts:114:3 › test result page reasoning › all answers are shown as reasons
Error: page.waitForURL: Test timeout of 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "/vorpruefung/verpflichtungen-fuer-beteiligte" until "load"
============================================================
115 | await page.getByLabel("Nein").click();
116 | await page.getByRole("button", { name: "Übernehmen" }).click();
> 117 | await page.waitForURL(preCheck.questions[1].url);
| ^
118 | await page.getByLabel("Ich bin unsicher").click();
119 | await page.getByRole("button", { name: "Übernehmen" }).click();
120 | for (let i = 2; i < preCheck.questions.length; i++) {
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/resultPage.spec.ts:117:16
|
vulnerability-scan / vulnerability-scan
Cache not found for keys: trivy-binary-v0.57.1-Linux-X64
|
vulnerability-scan / vulnerability-scan
Cache not found for keys: cache-trivy-2025-02-13, cache-trivy-
|
check-test-build-deploy (dito) / check-and-test-shared / 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-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/routes/_index.tsx#L71
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test-shared / 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-shared / check-and-test:
packages/dito/app/routes/beispiele.prinzipien.$prinzip.tsx#L138
Classname 'text-link' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/routes/beispiele.regelungen.$regelung.tsx#L110
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/routes/interoperabel.tsx#L27
Expected an error object to be thrown
|
check-test-build-deploy (dito) / check-and-test-shared / 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-shared / 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-shared / check-and-test:
packages/dito/app/routes/vorpruefung.$questionId/PreCheckNavigation.tsx#L25
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test
Cache not found for keys: node-cache-Linux-x64-npm-dbef6c1237968f8a8b1180c58eb8e91db3e6e0992baf5ac88b317f86f7228bae
|
check-test-build-deploy (dito) / check-and-test-shared / 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-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/routes/_index.tsx#L71
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test-shared / 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-shared / check-and-test:
packages/dito/app/routes/beispiele.prinzipien.$prinzip.tsx#L138
Classname 'text-link' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/routes/beispiele.regelungen.$regelung.tsx#L110
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/routes/interoperabel.tsx#L27
Expected an error object to be thrown
|
check-test-build-deploy (dito) / check-and-test-shared / 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-shared / 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-shared / check-and-test:
packages/dito/app/routes/vorpruefung.$questionId/PreCheckNavigation.tsx#L25
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test
Cache not found for keys: Linux-dito-playwright-70f18f564890605cea9980c11c61d624d8a3d14fed4c32502081fed231dbdf7a, Linux-dito-playwright-
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test
Cache not found for keys: Linux-node-dbef6c1237968f8a8b1180c58eb8e91db3e6e0992baf5ac88b317f86f7228bae, Linux-node-
|
check-test-build-deploy (dito) / deploy
Cache not found for keys: v2.14.1-argocd
|
🎭 Playwright Run Summary
30 passed (58.0s)
|
🎭 Playwright Run Summary
2 flaky
[Desktop Chrome] › tests/e2e/examplePages.spec.ts:31:5 › Digitaltauglichkeit main functionality › renders navigation links for principle: digitale-kommunikation-sicherstellen
[Desktop Chrome] › tests/e2e/resultPage.spec.ts:114:3 › test result page reasoning › all answers are shown as reasons
1 skipped
147 passed (3.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SBOM-digitalcheck-dito
|
5.24 KB |
|
digitalcheck-dito-vulnerabilities.json
|
35 KB |
|