Skip to content

fix: dispatchToGateway timeoutId scoping bug and agent doc consistency #68

fix: dispatchToGateway timeoutId scoping bug and agent doc consistency

fix: dispatchToGateway timeoutId scoping bug and agent doc consistency #68

Triggered via push March 2, 2026 11:46
Status Failure
Total duration 19s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 16 warnings
Security Audit
Process completed with exit code 1.
Lint: runtime/autopilot-service/index.js#L1041
Multiple spaces found before '// → response-...'
Lint: runtime/autopilot-service/index.js#L1039
Multiple spaces found before '// → correlati...'
Lint: runtime/autopilot-service/index.js#L968
'stalledRedispatchCounts' was used before it was defined
Lint: runtime/autopilot-service/index.js#L488
Redundant use of `await` on a return value
Lint: runtime/autopilot-service/index.js#L407
Redundant use of `await` on a return value
Lint: runtime/autopilot-service/index.js#L274
'executingPlans' was used before it was defined
Lint: runtime/autopilot-service/index.js#L185
'MAX_METRIC_KEYS' was used before it was defined
Lint: runtime/autopilot-service/execution.test.js#L380
["authorization"] is better written in dot notation
Lint: runtime/autopilot-service/agent-actions.test.js#L71
Empty block statement
Lint: runtime/autopilot-service/agent-actions.test.js#L10
'beforeEach' is assigned a value but never used. Allowed unused vars must match /^_/u
Validate Policies
Policy files contain placeholder values. Configure before production use.
Validate Policies: policies/toolmap.yaml#L858
858:81 [line-length] line too long (82 > 80 characters)
Validate Policies: policies/toolmap.yaml#L8
8:81 [line-length] line too long (83 > 80 characters)
Validate Policies: policies/policy.yaml#L164
164:81 [line-length] line too long (81 > 80 characters)
Validate Policies: policies/policy.yaml#L50
50:81 [line-length] line too long (89 > 80 characters)
Validate Policies: policies/policy.yaml#L49
49:81 [line-length] line too long (86 > 80 characters)
Lint: runtime/autopilot-service/slack.js#L544
Unexpected string concatenation
Lint: runtime/autopilot-service/slack.js#L145
Unexpected empty arrow function
Lint: runtime/autopilot-service/integration.test.js#L46
'path' is already declared in the upper scope on line 14 column 7
Lint: runtime/autopilot-service/index.js#L4162
Do not use 'new' for side effects
Lint: runtime/autopilot-service/index.js#L918
Async function 'updateCase' has no 'await' expression
Lint: runtime/autopilot-service/index.js#L834
Async function 'createCase' has no 'await' expression
Lint: runtime/autopilot-service/execution.test.js#L137
Unexpected empty arrow function
Lint: runtime/autopilot-service/execution.test.js#L128
Unexpected empty arrow function
Lint: runtime/autopilot-service/body-parsing.test.js#L106
Unexpected empty arrow function
Lint: runtime/autopilot-service/body-parsing.test.js#L34
Unexpected empty arrow function