Skip to content

Addressing comment on PR #3487 #1207

Addressing comment on PR #3487

Addressing comment on PR #3487 #1207

Triggered via dynamic March 29, 2026 22:24
Status Success
Total duration 13m 49s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

5 errors
copilot: pkg/toolgen/mcp_test.go#L16
File is not properly formatted (golines)
copilot: pkg/toolgen/mcp.go#L123
Error return value of `encoding/json.Marshal` is not checked (errchkjson)
copilot: pkg/toolgen/mcp.go#L98
Error return value of `encoding/json.Marshal` is not checked (errchkjson)
copilot: pkg/toolgen/mcp_test.go#L204
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"building command args: missing or invalid subcommand parameter: cluster_operation\")" (err113)
copilot: pkg/toolgen/mcp_test.go#L186
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"command failed: exit status 1\")" (err113)