Skip to content

Bump vue-router from 4.3.3 to 4.4.0 #105

Bump vue-router from 4.3.3 to 4.4.0

Bump vue-router from 4.3.3 to 4.4.0 #105

Triggered via pull request June 24, 2024 04:25
Status Success
Total duration 2m 34s
Artifacts

pipeline.yml

on: pull_request
deploy-to-ionos
0s
deploy-to-ionos
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 notices
[chromium] › example.spec.ts:5:3 › index › should not have any automatically detectable accessibility issues: test/a11y/example.spec.ts#L11
1) [chromium] › example.spec.ts:5:3 › index › should not have any automatically detectable accessibility issues Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('h1:has-text(\'Wie viele Menschen?\')') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('h1:has-text(\'Wie viele Menschen?\')') 9 | await expect( 10 | page.locator("h1:has-text('Wie viele Menschen?')"), > 11 | ).toBeVisible(); | ^ 12 | 13 | const accessibilityScanResults = await new AxeBuilder({ page }).analyze(); 14 | at /home/runner/work/wie-viele-menschen/wie-viele-menschen/test/a11y/example.spec.ts:11:7
🎭 Playwright Run Summary
6 passed (16.6s)
🎭 Playwright Run Summary
1 flaky [chromium] › example.spec.ts:5:3 › index › should not have any automatically detectable accessibility issues