Tryout GHA to track telemetry of pipeline #1672
Annotations
6 errors and 18 warnings
Run E2E tests
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
|
Run E2E tests
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
|
Run E2E tests
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
|
Run E2E tests
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
|
Run E2E tests
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
|
Run E2E tests
Process completed with exit code 1.
|
Fix lint:
packages/dito/app/components/ParagraphList.tsx#L38
Unsafe member access .children on an `any` value
|
Fix lint:
packages/dito/app/routes/_index.tsx#L111
Classname 'list-unstyled' is not a Tailwind CSS class!
|
Fix lint:
packages/dito/app/routes/_index.tsx#L123
Classname 'text-link' is not a Tailwind CSS class!
|
Fix lint:
packages/dito/app/routes/beispiele.prinzipien.$prinzip.tsx#L138
Classname 'text-link' is not a Tailwind CSS class!
|
Fix lint:
packages/dito/app/routes/beispiele.regelungen.$regelung.tsx#L110
Classname 'list-unstyled' is not a Tailwind CSS class!
|
Fix lint:
packages/dito/app/routes/methoden_.fuenf-prinzipien.tsx#L78
Classname 'list-unstyled' is not a Tailwind CSS class!
|
Fix lint:
packages/dito/app/routes/sitemap.tsx#L50
Classname 'list-unstyled' is not a Tailwind CSS class!
|
Fix lint:
packages/dito/app/routes/sitemap.tsx#L53
Classname 'text-link' is not a Tailwind CSS class!
|
Fix lint:
packages/dito/app/routes/vorpruefung.$questionId/PreCheckNavigation.tsx#L25
Classname 'list-unstyled' is not a Tailwind CSS class!
|
Lint:
packages/dito/app/components/ParagraphList.tsx#L38
Unsafe member access .children on an `any` value
|
Lint:
packages/dito/app/routes/_index.tsx#L111
Classname 'list-unstyled' is not a Tailwind CSS class!
|
Lint:
packages/dito/app/routes/_index.tsx#L123
Classname 'text-link' is not a Tailwind CSS class!
|
Lint:
packages/dito/app/routes/beispiele.prinzipien.$prinzip.tsx#L138
Classname 'text-link' is not a Tailwind CSS class!
|
Lint:
packages/dito/app/routes/beispiele.regelungen.$regelung.tsx#L110
Classname 'list-unstyled' is not a Tailwind CSS class!
|
Lint:
packages/dito/app/routes/methoden_.fuenf-prinzipien.tsx#L78
Classname 'list-unstyled' is not a Tailwind CSS class!
|
Lint:
packages/dito/app/routes/sitemap.tsx#L50
Classname 'list-unstyled' is not a Tailwind CSS class!
|
Lint:
packages/dito/app/routes/sitemap.tsx#L53
Classname 'text-link' is not a Tailwind CSS class!
|
Lint:
packages/dito/app/routes/vorpruefung.$questionId/PreCheckNavigation.tsx#L25
Classname 'list-unstyled' is not a Tailwind CSS class!
|
Loading