Skip to content

fix(tests): stabilize CI across default branch and timing #5

fix(tests): stabilize CI across default branch and timing

fix(tests): stabilize CI across default branch and timing #5

Triggered via push February 11, 2026 15:26
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build-and-test
Process completed with exit code 1.
error: expect(received).toHaveLength(expected): tests/lib/job-state.test.ts#L368
Expected length: 0 Received length: 1 at <anonymous> (/home/runner/work/opencode-mission-control/opencode-mission-control/tests/lib/job-state.test.ts:368:23)
error:: tests/lib/job-state.test.ts#L202
Expected promise Received: undefined at <anonymous> (/home/runner/work/opencode-mission-control/opencode-mission-control/tests/lib/job-state.test.ts:202:79) at <anonymous> (/home/runner/work/opencode-mission-control/opencode-mission-control/tests/lib/job-state.test.ts:201:47)
error: expect(received).toBe(expected): tests/lib/job-state.test.ts#L195
Expected: "completed" Received: "running" at <anonymous> (/home/runner/work/opencode-mission-control/opencode-mission-control/tests/lib/job-state.test.ts:195:31)