Skip to content

docs(readme): add inspiration repo credits #2

docs(readme): add inspiration repo credits

docs(readme): add inspiration repo credits #2

Triggered via push February 11, 2026 13:24
Status Failure
Total duration 56s
Artifacts

ci.yml

on: push
build-and-test
52s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 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)
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)
error: expect(received).toBe(expected): tests/lib/integration.test.ts#L205
Expected: true Received: false at <anonymous> (/home/runner/work/opencode-mission-control/opencode-mission-control/tests/lib/integration.test.ts:205:30)