initial handleMcpTool method #5218
Annotations
5 errors
|
go-lint
Process completed with exit code 1.
|
|
go-lint:
cmd/src/mcp_parse_test.go#L40
SA4006: this value of tools is never used (staticcheck)
|
|
go-lint:
cmd/src/mcp_parse_test.go#L47
unreachable: unreachable code (govet)
|
|
go-lint:
cmd/src/mcp.go#L11
unlambda: replace `func(args []string) error {
|
|
go-lint:
cmd/src/mcp_parse.go#L7
import 'errors' is not allowed from list 'main': Use github.com/sourcegraph/sourcegraph/lib/errors instead (depguard)
|