Skip to content

Add GitHub Docs search MCP endpoint #1375

Add GitHub Docs search MCP endpoint

Add GitHub Docs search MCP endpoint #1375

Re-run triggered October 31, 2025 17:59
Status Failure
Total duration 59s
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)