Skip to content

deps(deps): bump vite from 7.0.5 to 7.1.11 #198

deps(deps): bump vite from 7.0.5 to 7.1.11

deps(deps): bump vite from 7.0.5 to 7.1.11 #198

Triggered via pull request October 20, 2025 10:19
Status Failure
Total duration 8m 11s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 notice
[chromium] › e2e/app.spec.ts:34:1 › WebSocket connection status changes from Connecting to Connected: e2e/app.spec.ts#L35
2) [chromium] › e2e/app.spec.ts:34:1 › WebSocket connection status changes from Connecting to Connected Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: Test timeout of 30000ms exceeded. Call log: - navigating to "http://localhost:3000/", waiting until "load" 33 | 34 | test("WebSocket connection status changes from Connecting to Connected", async ({ page }) => { > 35 | await page.goto("/"); | ^ 36 | 37 | // Wait for the WebSocket connection to be established and status to change to "Connected" 38 | await expect(page.locator("#status")).toContainText("Connected", { timeout: 10000 }); at /home/runner/work/mlack/mlack/e2e/app.spec.ts:35:14
[chromium] › e2e/app.spec.ts:34:1 › WebSocket connection status changes from Connecting to Connected: e2e/app.spec.ts#L0
2) [chromium] › e2e/app.spec.ts:34:1 › WebSocket connection status changes from Connecting to Connected Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › e2e/app.spec.ts:34:1 › WebSocket connection status changes from Connecting to Connected: e2e/app.spec.ts#L35
2) [chromium] › e2e/app.spec.ts:34:1 › WebSocket connection status changes from Connecting to Connected Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: Test timeout of 30000ms exceeded. Call log: - navigating to "http://localhost:3000/", waiting until "load" 33 | 34 | test("WebSocket connection status changes from Connecting to Connected", async ({ page }) => { > 35 | await page.goto("/"); | ^ 36 | 37 | // Wait for the WebSocket connection to be established and status to change to "Connected" 38 | await expect(page.locator("#status")).toContainText("Connected", { timeout: 10000 }); at /home/runner/work/mlack/mlack/e2e/app.spec.ts:35:14
[chromium] › e2e/app.spec.ts:34:1 › WebSocket connection status changes from Connecting to Connected: e2e/app.spec.ts#L0
2) [chromium] › e2e/app.spec.ts:34:1 › WebSocket connection status changes from Connecting to Connected Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › e2e/app.spec.ts:34:1 › WebSocket connection status changes from Connecting to Connected: e2e/app.spec.ts#L0
2) [chromium] › e2e/app.spec.ts:34:1 › WebSocket connection status changes from Connecting to Connected Test timeout of 30000ms exceeded.
[chromium] › e2e/app.spec.ts:16:1 › App renders Hello: e2e/app.spec.ts#L17
1) [chromium] › e2e/app.spec.ts:16:1 › App renders Hello, world! text ──────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: Test timeout of 30000ms exceeded. Call log: - navigating to "http://localhost:3000/", waiting until "load" 15 | 16 | test("App renders Hello, world! text", async ({ page }) => { > 17 | await page.goto("/"); | ^ 18 | 19 | // Verify that the user info is correct 20 | await expect(page.locator(".user-email")).toContainText(process.env.E2E_GMAIL_ACCOUNT || "[email protected]"); at /home/runner/work/mlack/mlack/e2e/app.spec.ts:17:14
[chromium] › e2e/app.spec.ts:16:1 › App renders Hello: e2e/app.spec.ts#L0
1) [chromium] › e2e/app.spec.ts:16:1 › App renders Hello, world! text ──────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › e2e/app.spec.ts:16:1 › App renders Hello: e2e/app.spec.ts#L17
1) [chromium] › e2e/app.spec.ts:16:1 › App renders Hello, world! text ──────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: Test timeout of 30000ms exceeded. Call log: - navigating to "http://localhost:3000/", waiting until "load" 15 | 16 | test("App renders Hello, world! text", async ({ page }) => { > 17 | await page.goto("/"); | ^ 18 | 19 | // Verify that the user info is correct 20 | await expect(page.locator(".user-email")).toContainText(process.env.E2E_GMAIL_ACCOUNT || "[email protected]"); at /home/runner/work/mlack/mlack/e2e/app.spec.ts:17:14
[chromium] › e2e/app.spec.ts:16:1 › App renders Hello: e2e/app.spec.ts#L0
1) [chromium] › e2e/app.spec.ts:16:1 › App renders Hello, world! text ──────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › e2e/app.spec.ts:16:1 › App renders Hello: e2e/app.spec.ts#L0
1) [chromium] › e2e/app.spec.ts:16:1 › App renders Hello, world! text ──────────────────────────── Test timeout of 30000ms exceeded.
🎭 Playwright Run Summary
5 failed [chromium] › e2e/app.spec.ts:16:1 › App renders Hello, world! text ───────────────────────────── [chromium] › e2e/app.spec.ts:34:1 › WebSocket connection status changes from Connecting to Connected [chromium] › e2e/app.spec.ts:45:1 › Send message and verify it appears in messages div ───────── [chromium] › e2e/app.spec.ts:67:1 › Logout functionality works correctly ─────────────────────── [chromium] › e2e/database-persistence.spec.ts:17:3 › Database Message Persistence › Message persists in database after page refresh

Artifacts

Produced during runtime
Name Size Digest
playwright-report
202 KB
sha256:3e09938659afbe1ea8327e2371d1a8cd1620f8bf78e8d30dfbb03c4e0d52c0a2