Skip to content

initial handleMcpTool method #5218

initial handleMcpTool method

initial handleMcpTool method #5218

Triggered via push November 28, 2025 09:19
Status Failure
Total duration 2m 34s
Artifacts

go-lint.yml

on: push
Fit to window
Zoom out
Zoom in

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)