fix: resolve executor compile regressions #4
Annotations
10 errors
|
|
|
|
|
Analyze (Go) (go):
pkg/llmproxy/runtime/executor/codex_websockets_executor.go#L9
"encoding/hex" imported and not used
|
|
Analyze (Go) (go):
pkg/llmproxy/runtime/executor/codex_websockets_executor.go#L8
"crypto/sha256" imported and not used
|
|
Analyze (Go) (go):
internal/translator/kiro/claude/kiro_websearch_handler.go#L75
other declaration of WebSearchResults
|
|
Analyze (Go) (go):
internal/translator/kiro/claude/kiro_websearch_handler.go#L138
WebSearchResults redeclared in this block
|
|
Analyze (Go) (go):
internal/translator/kiro/claude/kiro_websearch_handler.go#L49
other declaration of McpResponse
|
|
Analyze (Go) (go):
internal/translator/kiro/claude/kiro_websearch_handler.go#L129
McpResponse redeclared in this block
|
|
Analyze (Go) (go):
internal/translator/kiro/claude/kiro_websearch_handler.go#L22
other declaration of McpRequest
|
|
Analyze (Go) (go):
internal/translator/kiro/claude/kiro_websearch_handler.go#L107
McpRequest redeclared in this block
|