Skip to content

Implement token usage evaluation and update related configurations #31

Implement token usage evaluation and update related configurations

Implement token usage evaluation and update related configurations #31

Triggered via push November 16, 2025 15:15
Status Success
Total duration 35s
Artifacts

ci.yml

on: push
CLI Tests
22s
CLI Tests
VSCode Extension Build
20s
VSCode Extension Build
MCP Tests
13s
MCP Tests
MCP Index Validation
13s
MCP Index Validation
Matrix: SDK Tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
VSCode Extension Build: vscode/src/extension.ts#L301
'context' is defined but never used
VSCode Extension Build: vscode/src/commands/commandManager.ts#L1326
Unexpected any. Specify a different type
VSCode Extension Build: vscode/src/commands/commandManager.ts#L1265
Unexpected any. Specify a different type
VSCode Extension Build: vscode/src/commands/commandManager.ts#L1253
Unexpected any. Specify a different type
VSCode Extension Build: vscode/src/commands/commandManager.ts#L1149
Unexpected any. Specify a different type
VSCode Extension Build: vscode/src/commands/commandManager.ts#L1143
Unexpected any. Specify a different type
VSCode Extension Build: vscode/src/commands/commandManager.ts#L1135
Unexpected any. Specify a different type
VSCode Extension Build: vscode/src/commands/commandManager.ts#L1069
Unexpected any. Specify a different type
VSCode Extension Build: vscode/src/commands/commandManager.ts#L1060
Unexpected any. Specify a different type
VSCode Extension Build: vscode/src/cli/cliManager.ts#L2
'child_process' is defined but never used