Skip to content

feat: add git worktree sandbox gateway #52

feat: add git worktree sandbox gateway

feat: add git worktree sandbox gateway #52

Triggered via push June 18, 2026 07:36
Status Failure
Total duration 19s
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#L734
Parameter 'signal' implicitly has an 'any' type.
test: src/harness/control-plane/orchestrator.ts#L734
Property 'signals' does not exist on type 'HarnessDecision'.
test: src/harness/control-plane/orchestrator.ts#L733
Property 'nextCommand' does not exist on type 'HarnessDecision'.
test: src/harness/control-plane/orchestrator.ts#L733
Property 'nextCommand' does not exist on type 'HarnessDecision'.
test: src/harness/control-plane/orchestrator.ts#L732
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/