Skip to content

refactor: unify harness decisions and guard results #51

refactor: unify harness decisions and guard results

refactor: unify harness decisions and guard results #51

Triggered via push June 18, 2026 07:28
Status Failure
Total duration 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test
Process completed with exit code 2.
test: src/harness/control-plane/orchestrator.ts#L714
Parameter 'signal' implicitly has an 'any' type.
test: src/harness/control-plane/orchestrator.ts#L714
Property 'signals' does not exist on type 'HarnessDecision'.
test: src/harness/control-plane/orchestrator.ts#L713
Property 'nextCommand' does not exist on type 'HarnessDecision'.
test: src/harness/control-plane/orchestrator.ts#L713
Property 'nextCommand' does not exist on type 'HarnessDecision'.
test: src/harness/control-plane/orchestrator.ts#L712
Property 'reason' does not exist on type 'HarnessDecision'. Did you mean 'reasons'?
test
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, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/