Tryout GHA to track telemetry of pipeline #1672
pipeline.yml
on: push
Annotations
6 errors, 24 warnings, and 2 notices
check-test-build-deploy (dito) / check-and-test-shared / check-and-test
Error: duplicate test title "five principles page › five principles page links to examples", first declared in e2e/methodPages.spec.ts:144
at e2e/methodPages.spec.ts:144
142 | `${ROUTE_PRINCIPLES.url}/automatisierung-ermoeglichen`,
143 | ].forEach((url, index) => {
> 144 | test("five principles page links to examples", async ({ page }) => {
| ^
145 | let attempt = 0;
146 |
147 | // retries to prevent flakiness for firefox
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test
Error: duplicate test title "five principles page › five principles page links to examples", first declared in e2e/methodPages.spec.ts:144
at e2e/methodPages.spec.ts:144
142 | `${ROUTE_PRINCIPLES.url}/automatisierung-ermoeglichen`,
143 | ].forEach((url, index) => {
> 144 | test("five principles page links to examples", async ({ page }) => {
| ^
145 | let attempt = 0;
146 |
147 | // retries to prevent flakiness for firefox
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test
Error: duplicate test title "five principles page › five principles page links to examples", first declared in e2e/methodPages.spec.ts:144
at e2e/methodPages.spec.ts:144
142 | `${ROUTE_PRINCIPLES.url}/automatisierung-ermoeglichen`,
143 | ].forEach((url, index) => {
> 144 | test("five principles page links to examples", async ({ page }) => {
| ^
145 | let attempt = 0;
146 |
147 | // retries to prevent flakiness for firefox
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test
Error: duplicate test title "five principles page › five principles page links to examples", first declared in e2e/methodPages.spec.ts:144
at e2e/methodPages.spec.ts:144
142 | `${ROUTE_PRINCIPLES.url}/automatisierung-ermoeglichen`,
143 | ].forEach((url, index) => {
> 144 | test("five principles page links to examples", async ({ page }) => {
| ^
145 | let attempt = 0;
146 |
147 | // retries to prevent flakiness for firefox
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test
Error: duplicate test title "five principles page › five principles page links to examples", first declared in e2e/methodPages.spec.ts:144
at e2e/methodPages.spec.ts:144
142 | `${ROUTE_PRINCIPLES.url}/automatisierung-ermoeglichen`,
143 | ].forEach((url, index) => {
> 144 | test("five principles page links to examples", async ({ page }) => {
| ^
145 | let attempt = 0;
146 |
147 | // retries to prevent flakiness for firefox
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test
Process completed with exit code 1.
|
check-and-test-shared / check-and-test:
packages/shared/components/Button.tsx#L25
Unsafe member access .className on an `any` value
|
check-and-test-shared / check-and-test:
packages/shared/components/Button.tsx#L25
Unsafe member access .className 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) / check-and-test-shared / check-and-test:
packages/dito/app/routes/_index.tsx#L111
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#L123
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/methoden_.fuenf-prinzipien.tsx#L78
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#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:
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#L111
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#L123
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/methoden_.fuenf-prinzipien.tsx#L78
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#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 (tool-finder) / check-and-test-shared / check-and-test:
packages/tool-finder/src/MaintenanceModeApp.tsx#L20
Classname 'text-link' is not a Tailwind CSS class!
|
check-test-build-deploy (tool-finder) / check-and-test-shared / 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-shared / check-and-test:
packages/tool-finder/src/MaintenanceModeApp.tsx#L20
Classname 'text-link' is not a Tailwind CSS class!
|
check-test-build-deploy (tool-finder) / check-and-test-shared / check-and-test:
packages/tool-finder/src/MaintenanceModeApp.tsx#L20
Classname 'increase-tap-area' is not a Tailwind CSS class!
|
🎭 Playwright Run Summary
26 passed (24.3s)
|
🎭 Playwright Run Summary
1 passed (11.4s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SBOM-digitalcheck-tool-finder
|
1.48 KB |
|
digitalcheck-tool-finder-vulnerabilities.json
|
45.1 KB |
|
dito-playwright-e2e-test-results
|
169 KB |
|