Proj/language selection #1045
Annotations
10 warnings
|
lint:
src/agent/infra/map/agentic-map-service.ts#L357
Blocks are nested too deeply (5). Maximum allowed is 4
|
|
lint:
src/agent/infra/map/agentic-map-service.ts#L341
Blocks are nested too deeply (6). Maximum allowed is 4
|
|
lint:
src/agent/infra/map/agentic-map-service.ts#L340
Blocks are nested too deeply (5). Maximum allowed is 4
|
|
lint:
src/agent/infra/map/agentic-map-service.ts#L332
Blocks are nested too deeply (5). Maximum allowed is 4
|
|
lint:
src/agent/infra/map/agentic-map-service.ts#L260
Async function 'processItem' has a complexity of 25. Maximum allowed is 20
|
|
lint:
src/agent/infra/llm/model-capabilities.ts#L58
Function 'getModelCapabilities' has a complexity of 28. Maximum allowed is 20
|
|
lint:
src/agent/infra/llm/context/context-manager.ts#L279
Async method 'addToolResult' has too many parameters (5). Maximum allowed is 4
|
|
lint:
src/agent/infra/llm/agent-llm-service.ts#L214
Missing @param "options.compressionStrategies"
|
|
lint:
src/agent/core/interfaces/i-cipher-agent.ts#L160
Missing @param "options.signal"
|
|
lint:
src/agent/core/interfaces/i-cipher-agent.ts#L101
Missing @param "options.userFacing"
|