Skip to content

Add GitHub Docs search MCP endpoint #1356

Add GitHub Docs search MCP endpoint

Add GitHub Docs search MCP endpoint #1356

Re-run triggered October 30, 2025 16:14
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
issues found
lint: pkg/github/docs_test.go#L127
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/github/docs.go#L59
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/github/docs.go#L107
G107: Potential HTTP request made with variable url (gosec)
lint: pkg/github/docs_test.go#L130
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)