Add GitHub Docs search MCP endpoint #1375
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)
|