Feature official Go MCP SDK #85
Triggered via pull request
September 27, 2025 00:06
Status
Failure
Total duration
3m 57s
Artifacts
–
Annotations
14 errors
|
go-unit-tests
Process completed with exit code 2.
|
|
go-unit-tests:
test/e2e/helpers_test.go#L257
func `(*MCPClient).listTools` is unused (unused)
|
|
go-unit-tests:
test/e2e/helpers_test.go#L168
field `log` is unused (unused)
|
|
go-unit-tests:
pkg/k8s/k8s_test.go#L21
func `newTestK8sToolWithLLM` is unused (unused)
|
|
go-unit-tests:
test/integration/comprehensive_integration_test.go#L587
Error return value of `server.Stop` is not checked (errcheck)
|
|
go-unit-tests:
test/integration/comprehensive_integration_test.go#L559
Error return value of `server.Stop` is not checked (errcheck)
|
|
go-unit-tests:
test/integration/comprehensive_integration_test.go#L475
Error return value of `server.Stop` is not checked (errcheck)
|
|
go-e2e-tests
Process completed with exit code 2.
|
|
go-e2e-tests:
pkg/k8s/k8s_test.go#L21
func `newTestK8sToolWithLLM` is unused (unused)
|
|
go-e2e-tests:
test/e2e/helpers_test.go#L257
func `(*MCPClient).listTools` is unused (unused)
|
|
go-e2e-tests:
test/e2e/helpers_test.go#L168
field `log` is unused (unused)
|
|
go-e2e-tests:
test/integration/comprehensive_integration_test.go#L587
Error return value of `server.Stop` is not checked (errcheck)
|
|
go-e2e-tests:
test/integration/comprehensive_integration_test.go#L559
Error return value of `server.Stop` is not checked (errcheck)
|
|
go-e2e-tests:
test/integration/comprehensive_integration_test.go#L475
Error return value of `server.Stop` is not checked (errcheck)
|