refactor: move MCP implementation from ls #5
Annotations
7 errors
|
lint
Process completed with exit code 2.
|
|
lint:
internal/mcp/utils.go#L91
QF1003: could use tagged switch on param.Type (staticcheck)
|
|
lint:
internal/mcp/llm_binding.go#L107
QF1003: could use tagged switch on transportType (staticcheck)
|
|
lint:
internal/networking/networking_test.go#L77
Error return value of `l.Close` is not checked (errcheck)
|
|
lint:
internal/networking/networking_test.go#L41
Error return value of `listener.Close` is not checked (errcheck)
|
|
lint:
internal/networking/networking_test.go#L33
Error return value of `listener.Close` is not checked (errcheck)
|
|
lint:
internal/networking/networking.go#L36
Error return value of `listener.Close` is not checked (errcheck)
|