Skip to content

Bump vite from 5.4.2 to 5.4.6 #148

Bump vite from 5.4.2 to 5.4.6

Bump vite from 5.4.2 to 5.4.6 #148

Triggered via pull request September 17, 2024 19:10
Status Success
Total duration 1m 56s
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:4:3 › basic tests › has title: test/e2e/example.spec.ts#L6
1) [chromium] › example.spec.ts:4:3 › basic tests › has title ──────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveTitle(expected) Locator: locator(':root') Expected string: "Wie viele Menschen?" Received string: "Starting Nuxt... | Nuxt" Call log: - expect.toHaveTitle with timeout 5000ms - waiting for locator(':root') - locator resolved to <html lang="en">…</html> - unexpected value "Starting Nuxt... | Nuxt" - locator resolved to <html lang="en">…</html> - unexpected value "Starting Nuxt... | Nuxt" - locator resolved to <html lang="en">…</html> - unexpected value "Starting Nuxt... | Nuxt" - locator resolved to <html lang="en">…</html> - unexpected value "Starting Nuxt... | Nuxt" - locator resolved to <html lang="en">…</html> - unexpected value "Starting Nuxt... | Nuxt" - locator resolved to <html lang="en">…</html> - unexpected value "Starting Nuxt... | Nuxt" - locator resolved to <html lang="en">…</html> - unexpected value "Starting Nuxt... | Nuxt" - locator resolved to <html lang="en">…</html> - unexpected value "Starting Nuxt... | Nuxt" 4 | test("has title", async ({ page }) => { 5 | await page.goto("/"); > 6 | await expect(page).toHaveTitle("Wie viele Menschen?"); | ^ 7 | }); 8 | 9 | test("shows heading", async ({ page }) => { at /home/runner/work/wie-viele-menschen/wie-viele-menschen/test/e2e/example.spec.ts:6:24
🎭 Playwright Run Summary
1 flaky [chromium] › example.spec.ts:4:3 › basic tests › has title ───────────────────────────────────── 5 passed (13.6s)
🎭 Playwright Run Summary
1 passed (7.4s)