Bump eslint-plugin-playwright from 2.0.0 to 2.1.0 (#211) #1213
pipeline.yml
on: push
Annotations
2 errors, 16 warnings, and 4 notices
vulnerability-scan / vulnerability-scan
Process completed with exit code 2.
|
[chromium] › e2e/general.spec.ts:12:3 › test general availability › all routes are reachable and have a breadcrumb menu + title if they aren't landing page or a PDF:
packages/dito/tests/playwright/e2e/general.spec.ts#L20
1) [chromium] › e2e/general.spec.ts:12:3 › test general availability › all routes are reachable and have a breadcrumb menu + title if they aren't landing page or a PDF
Error: page.goto: net::ERR_ABORTED at http://localhost:5173/methoden/technische-umsetzbarkeit
Call log:
- navigating to "http://localhost:5173/methoden/technische-umsetzbarkeit", waiting until "load"
18 | continue;
19 | }
> 20 | await page.goto(route.url);
| ^
21 | await expect(page.getByTestId("breadcrumbs-menu")).toBeVisible();
22 | await expect(page).toHaveTitle(
23 | /Digitalcheck: Digitaltaugliche Regelungen erarbeiten$/,
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/playwright/e2e/general.spec.ts:20:18
|
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#L30
Unsafe member access .children on an `any` value
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/routes/vorpruefung.ergebnis/route.tsx#L85
Unsafe member access .url on an `any` value
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/routes/vorpruefung.ergebnis/route.tsx#L88
Invalid type "FormDataEntryValue | null" of template literal expression
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/components/ParagraphList.tsx#L30
Unsafe member access .children on an `any` value
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/routes/vorpruefung.ergebnis/route.tsx#L85
Unsafe member access .url on an `any` value
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test:
packages/dito/app/routes/vorpruefung.ergebnis/route.tsx#L88
Invalid type "FormDataEntryValue | null" of template literal expression
|
Slow Test:
packages/dito/[firefox] › a11y/general.spec.ts#L1
packages/dito/[firefox] › a11y/general.spec.ts took 24.5s
|
Slow Test:
packages/dito/[webkit] › a11y/general.spec.ts#L1
packages/dito/[webkit] › a11y/general.spec.ts took 20.2s
|
Slow Test:
packages/dito/[chromium] › a11y/general.spec.ts#L1
packages/dito/[chromium] › a11y/general.spec.ts took 17.3s
|
Slow Test:
packages/dito/[firefox] › e2e/preCheckQuestions.spec.ts#L1
packages/dito/[firefox] › e2e/preCheckQuestions.spec.ts took 24.1s
|
Slow Test:
packages/dito/[webkit] › e2e/preCheckQuestions.spec.ts#L1
packages/dito/[webkit] › e2e/preCheckQuestions.spec.ts took 19.6s
|
Slow Test:
packages/dito/[webkit] › e2e/general.spec.ts#L1
packages/dito/[webkit] › e2e/general.spec.ts took 19.5s
|
Slow Test:
packages/dito/[firefox] › e2e/general.spec.ts#L1
packages/dito/[firefox] › e2e/general.spec.ts took 18.0s
|
Slow Test:
packages/dito/[firefox] › e2e/resultPage.spec.ts#L1
packages/dito/[firefox] › e2e/resultPage.spec.ts took 17.8s
|
🎭 Playwright Run Summary
3 passed (1.1m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › e2e/general.spec.ts:12:3 › test general availability › all routes are reachable and have a breadcrumb menu + title if they aren't landing page or a PDF
9 skipped
161 passed (4.7m)
|
🎭 Playwright Run Summary
60 passed (1.1m)
|
🎭 Playwright Run Summary
3 passed (30.6s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SBOM-digitalcheck-dito
|
4.66 KB |
|
SBOM-digitalcheck-tool-finder
|
1.48 KB |
|
digitalcheck-dito-vulnerabilities.json
|
29.8 KB |
|
digitalcheck-tool-finder-vulnerabilities.json
|
41.2 KB |
|