Skip to content

Tighten agent action typing without any #1228

Tighten agent action typing without any

Tighten agent action typing without any #1228

Triggered via push February 14, 2026 02:50
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
quality
Process completed with exit code 2.
quality: src/cli/index.ts#L218
'action' is of type 'unknown'.
quality: src/cli/index.ts#L206
'action' is of type 'unknown'.
quality: src/cli/index.ts#L205
'action' is of type 'unknown'.
quality: src/agent/tools/agent.test.ts#L62
'params' is of type 'unknown'.
quality: src/agent/tools/agent.test.ts#L57
'params' is of type 'unknown'.
quality: src/agent/messages/builder.test.ts#L109
'step.agentOutput.action' is of type 'unknown'.