Skip to content

initial handleMcpTool method #5226

initial handleMcpTool method

initial handleMcpTool method #5226

Triggered via push November 28, 2025 12:41
Status Failure
Total duration 2m 10s
Artifacts

go-lint.yml

on: push
Fit to window
Zoom out
Zoom in

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 {