Skip to content

Update turbo

Update turbo #18

Triggered via push November 11, 2025 19:12
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
Lint and Type Check
30s
Lint and Type Check
Test
18s
Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test
Process completed with exit code 1.
Test
@poppy/interaction-worker#test: command (/home/runner/work/poppy/poppy/apps/interaction-worker) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
src/test/integration/health.test.ts > Health check endpoints > GET /health should return ok status with database connection: apps/interaction-worker/src/test/integration/health.test.ts#L7
AssertionError: expected 503 to be 200 // Object.is equality - Expected + Received - 200 + 503 ❯ src/test/integration/health.test.ts:7:29