Skip to content

deps-dev(deps-dev): bump drizzle-orm from 0.36.4 to 0.44.7 #202

deps-dev(deps-dev): bump drizzle-orm from 0.36.4 to 0.44.7

deps-dev(deps-dev): bump drizzle-orm from 0.36.4 to 0.44.7 #202

Triggered via pull request October 27, 2025 10:23
Status Failure
Total duration 10m 55s
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 #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#L35
2) [chromium] › e2e/app.spec.ts:34:1 › WebSocket connection status changes from Connecting to Connected 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 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#L17
1) [chromium] › e2e/app.spec.ts:16:1 › App renders Hello, world! text ──────────────────────────── 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 ──────────────────────────── 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 Expired
185 KB
sha256:27800346debb3414849fc42ac2d12b0840256d0d91db8983f77a262774b07ddc