Skip to content

Bump @nuxt/eslint from 0.3.13 to 0.5.7 #147

Bump @nuxt/eslint from 0.3.13 to 0.5.7

Bump @nuxt/eslint from 0.3.13 to 0.5.7 #147

Triggered via pull request September 16, 2024 04:47
Status Success
Total duration 3m 40s
Artifacts

pipeline.yml

on: pull_request
deploy-to-ionos
0s
deploy-to-ionos
deploy-to-github-pages
0s
deploy-to-github-pages
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.2s)
🎭 Playwright Run Summary
1 flaky [chromium] › example.spec.ts:5:3 › index › should not have any automatically detectable accessibility issues