Skip to content

feat(TP-187 + TP-189): supervisor recovery flows + accumulated polish bundle #958

feat(TP-187 + TP-189): supervisor recovery flows + accumulated polish bundle

feat(TP-187 + TP-189): supervisor recovery flows + accumulated polish bundle #958

Triggered via pull request May 10, 2026 02:43
Status Success
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 10 warnings, and 10 notices
ci
Process completed with exit code 1.
lint/suspicious/noRedeclare: extensions/tests/orch-state-persistence.test.ts#L4519
'resolveRepoRoot' is redeclared in the same scope.
lint/suspicious/noRedeclare: extensions/taskplane/waves.ts#L1072
'AllocateLanesResult' is redeclared in the same scope.
lint/suspicious/noControlCharactersInRegex: extensions/taskplane/verification.ts#L122
Unexpected control character in a regular expression.
lint/suspicious/noImplicitAnyLet: extensions/taskplane/task-executor-core.ts#L110
This variable implicitly has the any type.
lint/suspicious/noImplicitAnyLet: extensions/taskplane/task-executor-core.ts#L102
This variable implicitly has the any type.
lint/suspicious/noImplicitAnyLet: extensions/taskplane/task-executor-core.ts#L127
This variable implicitly has the any type.
lint/suspicious/noImplicitAnyLet: extensions/taskplane/merge.ts#L2083
This variable implicitly has the any type.
lint/suspicious/noImplicitAnyLet: extensions/taskplane/lane-runner.ts#L148
This variable implicitly has the any type.
lint/correctness/noUnusedImports: extensions/taskplane/cleanup.ts#L29
Several of these imports are unused.
lint/correctness/noUnusedVariables: extensions/taskplane/agent-host.ts#L383
This variable currentTurnHadToolCalls is unused.
lint/correctness/noUnusedImports: extensions/taskplane/agent-host.ts#L36
Several of these imports are unused.
lint/correctness/noUnusedImports: extensions/taskplane/agent-host.ts#L28
Several of these imports are unused.
lint/correctness/noUnusedImports: extensions/taskplane/agent-host.ts#L23
Several of these imports are unused.
lint/complexity/useOptionalChain: extensions/taskplane/abort.ts#L164
Change to an optional chain.
deserialize: biome.json#L5
The property experimentalScannerIgnores is deprecated.
lint/style/useNodejsImportProtocol: extensions/taskplane/agent-bridge-extension.ts#L27
A Node.js builtin module should be imported with the node: protocol.
lint/style/useNodejsImportProtocol: extensions/taskplane/agent-bridge-extension.ts#L26
A Node.js builtin module should be imported with the node: protocol.
lint/style/useTemplate: extensions/taskplane/agent-bridge-extension.ts#L523
Template literals are preferred over string concatenation.
lint/style/useNodejsImportProtocol: extensions/taskplane/abort.ts#L5
A Node.js builtin module should be imported with the node: protocol.
lint/complexity/noUselessEscapeInRegex: extensions/taskplane/abort.ts#L48
The character doesn't need to be escaped.
lint/complexity/noUselessEscapeInRegex: extensions/taskplane/abort.ts#L48
The character doesn't need to be escaped.
lint/style/useNodejsImportProtocol: extensions/taskplane/abort.ts#L6
A Node.js builtin module should be imported with the node: protocol.
lint/style/useNodejsImportProtocol: extensions/reviewer-extension.ts#L20
A Node.js builtin module should be imported with the node: protocol.
lint/style/useNodejsImportProtocol: extensions/reviewer-extension.ts#L21
A Node.js builtin module should be imported with the node: protocol.
deserialize: biome.json#L2
The configuration schema version does not match the CLI version 2.4.15