Nightly Tests #32
Annotations
2 errors, 28 warnings, and 2 notices
Run nightly E2E tests:
packages/dito/tests/e2e/examplePages.spec.ts#L1
1) [Desktop Chrome] › tests/e2e/examplePages.spec.ts:18:5 › Digitaltauglichkeit main functionality › displays detailed information for principle: digitale-kommunikation-sicherstellen
Test timeout of 30000ms exceeded.
|
Run nightly E2E tests:
packages/dito/tests/e2e/examplePages.spec.ts#L25
1) [Desktop Chrome] › tests/e2e/examplePages.spec.ts:18:5 › Digitaltauglichkeit main functionality › displays detailed information for principle: digitale-kommunikation-sicherstellen
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('main') to be visible
23 |
24 | const mainContent = page.locator("main");
> 25 | await mainContent.waitFor();
| ^
26 | await expect(mainContent).toContainText(
27 | `Prinzip ${principles.indexOf(principle) + 1} in Regelungstexten`,
28 | );
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/examplePages.spec.ts:25:25
|
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!
|
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!
|
Run nightly E2E tests:
packages/dito/[Desktop Firefox] › tests/e2e/resultForm.spec.ts#L1
packages/dito/[Desktop Firefox] › tests/e2e/resultForm.spec.ts took 2.0m
|
Run nightly E2E tests:
packages/dito/[Mobile Safari] › tests/e2e/resultForm.spec.ts#L1
packages/dito/[Mobile Safari] › tests/e2e/resultForm.spec.ts took 1.7m
|
Run nightly E2E tests:
packages/dito/[Tablet Safari] › tests/e2e/resultForm.spec.ts#L1
packages/dito/[Tablet Safari] › tests/e2e/resultForm.spec.ts took 1.6m
|
Run nightly E2E tests:
packages/dito/[Desktop Safari] › tests/e2e/resultForm.spec.ts#L1
packages/dito/[Desktop Safari] › tests/e2e/resultForm.spec.ts took 1.6m
|
Run nightly E2E tests:
packages/dito/[Tablet Chrome] › tests/e2e/resultForm.spec.ts#L1
packages/dito/[Tablet Chrome] › tests/e2e/resultForm.spec.ts took 1.3m
|
Run nightly A11Y tests:
packages/dito/[Desktop Firefox] › tests/a11y/general.spec.ts#L1
packages/dito/[Desktop Firefox] › tests/a11y/general.spec.ts took 1.1m
|
Run nightly A11Y tests:
packages/dito/[Tablet Safari] › tests/a11y/general.spec.ts#L1
packages/dito/[Tablet Safari] › tests/a11y/general.spec.ts took 1.0m
|
Run nightly A11Y tests:
packages/dito/[Desktop Safari] › tests/a11y/general.spec.ts#L1
packages/dito/[Desktop Safari] › tests/a11y/general.spec.ts took 59.9s
|
Run nightly A11Y tests:
packages/dito/[Mobile Safari] › tests/a11y/general.spec.ts#L1
packages/dito/[Mobile Safari] › tests/a11y/general.spec.ts took 55.8s
|
Run nightly A11Y tests:
packages/dito/[Desktop Chrome] › tests/a11y/general.spec.ts#L1
packages/dito/[Desktop Chrome] › tests/a11y/general.spec.ts took 53.7s
|
Run nightly E2E tests
1 flaky
[Desktop Chrome] › tests/e2e/examplePages.spec.ts:18:5 › Digitaltauglichkeit main functionality › displays detailed information for principle: digitale-kommunikation-sicherstellen
11 skipped
1031 passed (32.5m)
|
Run nightly A11Y tests
203 passed (7.4m)
|
Loading