Skip to content

Global search: top-nav magnifier morphs into the one palette surface #814

Global search: top-nav magnifier morphs into the one palette surface

Global search: top-nav magnifier morphs into the one palette surface #814

Triggered via pull request August 20, 2026 23:23
Status Failure
Total duration 11m 12s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
walking-skeleton
Process completed with exit code 1.
error: list run events for run_14d4d0d5004dcdf7086cab6155e74a49: expected HTTP 200, got 404: {"error":{"code":"not_found","message":"Run not found"}}: scripts/e2e/harness.ts#L429
at expectStatus (/home/runner/work/workbench/workbench/scripts/e2e/harness.ts:429:15) at runEvents (/home/runner/work/workbench/workbench/scripts/e2e/chat.test.ts:450:5) at async <anonymous> (/home/runner/work/workbench/workbench/scripts/e2e/chat.test.ts:606:13)
TypeError: Invalid URL: apps/hub/src/index.ts#L403
at dbConfigFromUrl (/home/runner/work/workbench/workbench/apps/hub/src/index.ts:403:15) at createHub (/home/runner/work/workbench/workbench/apps/hub/src/index.ts:520:34) at bootHub (/home/runner/work/workbench/workbench/apps/hub/test/composition.test.ts:55:21) at <anonymous> (/home/runner/work/workbench/workbench/apps/hub/test/composition.test.ts:67:23)
error: DATABASE_URL is not a parseable URL: "undefined". Expected e.g. postgres://user:pass@localhost:5432/workbench.: scripts/db-setup.ts#L284
at dbTargetFromUrl (/home/runner/work/workbench/workbench/scripts/db-setup.ts:284:15) at setupDatabase (/home/runner/work/workbench/workbench/scripts/db-setup.ts:492:18) at prepareDatabase (/home/runner/work/workbench/workbench/test/isolation/setup.ts:94:10)
TypeError: Invalid URL: apps/hub/src/index.ts#L403
at dbConfigFromUrl (/home/runner/work/workbench/workbench/apps/hub/src/index.ts:403:15) at createHub (/home/runner/work/workbench/workbench/apps/hub/src/index.ts:520:34) at <anonymous> (/home/runner/work/workbench/workbench/apps/hub/test/chat-mount.test.ts:59:23)
TypeError: Invalid URL: apps/hub/src/index.ts#L403
at dbConfigFromUrl (/home/runner/work/workbench/workbench/apps/hub/src/index.ts:403:15) at createHub (/home/runner/work/workbench/workbench/apps/hub/src/index.ts:520:34) at <anonymous> (/home/runner/work/workbench/workbench/apps/hub/test/presence-mount.test.ts:57:23)
TypeError: Invalid URL: node_modules/.bun/postgres@3.4.9/node_modules/postgres/src/index.js#L545
at parseUrl (/home/runner/work/workbench/workbench/node_modules/.bun/postgres@3.4.9/node_modules/postgres/src/index.js:545:18) at parseOptions (/home/runner/work/workbench/workbench/node_modules/.bun/postgres@3.4.9/node_modules/postgres/src/index.js:436:30) at Postgres (/home/runner/work/workbench/workbench/node_modules/.bun/postgres@3.4.9/node_modules/postgres/src/index.js:50:19) at <anonymous> (/home/runner/work/workbench/workbench/apps/hub/src/memory-workflow-routes.test.ts:86:19)
TypeError: Invalid URL: node_modules/.bun/postgres@3.4.9/node_modules/postgres/src/index.js#L545
at parseUrl (/home/runner/work/workbench/workbench/node_modules/.bun/postgres@3.4.9/node_modules/postgres/src/index.js:545:18) at parseOptions (/home/runner/work/workbench/workbench/node_modules/.bun/postgres@3.4.9/node_modules/postgres/src/index.js:436:30) at Postgres (/home/runner/work/workbench/workbench/node_modules/.bun/postgres@3.4.9/node_modules/postgres/src/index.js:50:19) at runMemoryMigrations (/home/runner/work/workbench/workbench/node_modules/.bun/@corbits+memory@github+corbitsdev+corbits-memory+9e6f213+43c848d96ff8f0c8/node_modules/@corbits/memory/src/migrations.ts:31:15) at mountMemory (/home/runner/work/workbench/workbench/apps/hub/src/memory-mount.ts:97:9) at <anonymous> (/home/runner/work/workbench/workbench/apps/hub/src/memory-workflow-routes.test.ts:100:28)
error: expect(received).toBeUndefined(): apps/hub/src/artifacts-mount.test.ts#L52
Received: { db: {}, contentStore: { put: [AsyncFunction: put], get: [AsyncFunction: get], }, } at <anonymous> (/home/runner/work/workbench/workbench/apps/hub/src/artifacts-mount.test.ts:52:20)
error: expect(received).toThrow(expected): apps/hub/src/memory-mount.test.ts#L64
Expected pattern: /EMBED_BASE_URL/ Received message: "" at <anonymous> (/home/runner/work/workbench/workbench/apps/hub/src/memory-mount.test.ts:64:15)
error: connect ECONNREFUSED 127.0.0.1:5432: apps/hub/node:net#L1854
at createConnectionError (node:net:1854:12) at afterConnectMultiple (node:net:1841:35) at connectError (node:net:721:19)
error: connect ECONNREFUSED ::1:5432: apps/hub/node:net#L1854
at createConnectionError (node:net:1854:12) at afterConnectMultiple (node:net:1841:35) at connectError (node:net:721:19)
walking-skeleton
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
checks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/