feat: add harness benchmark categories #54
Annotations
6 errors and 1 warning
|
test
Process completed with exit code 2.
|
|
test:
src/harness/control-plane/orchestrator.ts#L745
Parameter 'signal' implicitly has an 'any' type.
|
|
test:
src/harness/control-plane/orchestrator.ts#L745
Property 'signals' does not exist on type 'HarnessDecision'.
|
|
test:
src/harness/control-plane/orchestrator.ts#L744
Property 'nextCommand' does not exist on type 'HarnessDecision'.
|
|
test:
src/harness/control-plane/orchestrator.ts#L744
Property 'nextCommand' does not exist on type 'HarnessDecision'.
|
|
test:
src/harness/control-plane/orchestrator.ts#L743
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/
|