Skip to content

chore: fix lint findings #91

chore: fix lint findings

chore: fix lint findings #91

Triggered via push December 8, 2025 01:13
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Test & Lint
24s
Test & Lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Test & Lint
Process completed with exit code 1.
Test & Lint: src/core/audio/EnvironmentalCalibrator.ts#L136
Unsafe declaration merging between classes and interfaces
Test & Lint: src/core/audio/EnvironmentalCalibrator.ts#L127
Unsafe declaration merging between classes and interfaces
Test & Lint: src/api/AgentOSOrchestrator.ts#L873
'gmi' is assigned a value but never used
Test & Lint: src/api/AgentOSOrchestrator.ts#L702
'isContinuation' is defined but never used. Allowed unused args must match /^_/u
Test & Lint: src/api/AgentOSOrchestrator.ts#L43
'ToolExecutionContext' is defined but never used
Test & Lint: src/api/AgentOSOrchestrator.ts#L43
'ToolExecutionResult' is defined but never used
Test & Lint: src/api/AgentOSOrchestrator.ts#L38
'ReasoningTraceEntry' is defined but never used
Test & Lint: src/api/AgentOSOrchestrator.ts#L37
'CostAggregator' is defined but never used
Test & Lint: src/api/AgentOSOrchestrator.ts#L36
'ImageOutputConfig' is defined but never used
Test & Lint: src/api/AgentOSOrchestrator.ts#L35
'AudioOutputConfig' is defined but never used
Test & Lint: src/api/AgentOS.ts#L578
'context' is defined but never used. Allowed unused args must match /^_/u
Test & Lint: src/api/AgentOS.ts#L43
'ProcessingOptions' is defined but never used