chore: fix lint findings #91
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
|