Skip to content

Refactor command loading to be lazy #42298

Refactor command loading to be lazy

Refactor command loading to be lazy #42298

Triggered via push November 21, 2025 22:50
Status Failure
Total duration 10m 5s
Artifacts

node-test.yml

on: push
Matrix: unit
Matrix: agent_evals_build
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

10 errors
unit (24)
Process completed with exit code 1.
unit (24): src/commands/index.ts#L29
Delete `·`
unit (24): src/commands/index.ts#L9
't0' is assigned a value but never used
unit (24): src/commands/index.ts#L2
'Command' is defined but never used
unit (24): src/bin/cli.ts#L121
Delete `·`
unit (24): src/bin/cli.ts#L120
Replace `typeof·value·===·"object"·&&·value·!==·null·&&·!Array.isArray(value)·&&·key·!==·"cli"` with `⏎············typeof·value·===·"object"·&&⏎············value·!==·null·&&⏎············!Array.isArray(value)·&&⏎············key·!==·"cli"⏎··········`
unit (20)
The strategy configuration was canceled because "unit._24" failed
unit (20)
The operation was canceled.
unit (22)
The strategy configuration was canceled because "unit._24" failed
unit (22)
The operation was canceled.