initial handleMcpTool method #5226
Annotations
4 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 {
|