Bump vitest from 2.1.8 to 3.0.1 (#252) #1591
pipeline.yml
on: push
Annotations
2 errors, 13 warnings, and 4 notices
[chromium] › e2e/general.spec.ts:17:5 › test general availability › /methoden/it-systeme-erfassen is reachable and has a breadcrumb menu + title:
packages/dito/tests/e2e/general.spec.ts#L21
1) [chromium] › e2e/general.spec.ts:17:5 › test general availability › /methoden/it-systeme-erfassen is reachable and has a breadcrumb menu + title
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('breadcrumbs-menu')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('breadcrumbs-menu')
19 | }) => {
20 | await page.goto(route.url, { waitUntil: "networkidle" });
> 21 | await expect(page.getByTestId("breadcrumbs-menu")).toBeVisible();
| ^
22 | await expect(page).toHaveTitle(
23 | /Digitalcheck: Digitaltaugliche Regelungen erarbeiten$/,
24 | );
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/general.spec.ts:21:58
|
[webkit] › e2e/preCheckQuestions.spec.ts:262:3 › test question navigation › Navigation with LinkBar works and restricts unanswered questions:
packages/dito/tests/e2e/preCheckQuestions.spec.ts#L279
2) [webkit] › e2e/preCheckQuestions.spec.ts:262:3 › test question navigation › Navigation with LinkBar works and restricts unanswered questions
Error: Timed out 5000ms waiting for expect(locator).toHaveClass(expected)
Locator: locator('.lg\\:hidden .flex').locator('a[href="/vorpruefung/verpflichtungen-fuer-beteiligte"]')
Expected pattern: /bg-blue-800/
Received string: "h-6 flex-1 transition-all duration-300 bg-blue-300"
Call log:
- expect.toHaveClass with timeout 5000ms
- waiting for locator('.lg\\:hidden .flex').locator('a[href="/vorpruefung/verpflichtungen-fuer-beteiligte"]')
9 × locator resolved to <a data-discover="true" href="/vorpruefung/verpflichtungen-fuer-beteiligte" class="h-6 flex-1 transition-all duration-300 bg-blue-300"></a>
- unexpected value "h-6 flex-1 transition-all duration-300 bg-blue-300"
277 | /bg-blue-800/,
278 | );
> 279 | await expect(linkBar.locator(`a[href="${questions[1].url}"]`)).toHaveClass(
| ^
280 | /bg-blue-800/,
281 | );
282 |
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/preCheckQuestions.spec.ts:279:68
|
changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
vulnerability-scan / vulnerability-scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-and-test-shared / check-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/components/ParagraphList.tsx#L38
Unsafe member access .children on an `any` value
|
check-test-build-deploy (dito) / build-and-push-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-test-build-deploy (dito) / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-test-build-deploy (tool-finder) / check-and-test-shared / check-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-test-build-deploy (tool-finder) / build-and-push-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-test-build-deploy (tool-finder) / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
87 passed (2.6m)
|
🎭 Playwright Run Summary
2 flaky
[chromium] › e2e/general.spec.ts:17:5 › test general availability › /methoden/it-systeme-erfassen is reachable and has a breadcrumb menu + title
[webkit] › e2e/preCheckQuestions.spec.ts:262:3 › test question navigation › Navigation with LinkBar works and restricts unanswered questions
346 passed (8.7m)
|
🎭 Playwright Run Summary
60 passed (51.6s)
|
🎭 Playwright Run Summary
3 passed (24.6s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SBOM-digitalcheck-dito
|
4.81 KB |
|
SBOM-digitalcheck-tool-finder
|
1.48 KB |
|
digitalcheck-dito-vulnerabilities.json
|
30.5 KB |
|
digitalcheck-tool-finder-vulnerabilities.json
|
45.1 KB |
|