Skip to content

OAuth metadata implementation #2890

OAuth metadata implementation

OAuth metadata implementation #2890

Triggered via pull request January 26, 2026 16:39
Status Failure
Total duration 45s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint
issues found
lint: pkg/github/server.go#L140
func createFeatureChecker is unused (unused)
lint: pkg/http/server.go#L22
exported: type name will be used as http.HTTPServerConfig by other packages, and that stutters; consider calling this ServerConfig (revive)
lint: pkg/http/handler.go#L154
unused-parameter: parameter 'cfg' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/http/handler.go#L141
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/http/handler.go#L39
exported: type name will be used as http.HTTPMcpHandlerOption by other packages, and that stutters; consider calling this McpHandlerOption (revive)
lint: pkg/http/handler.go#L33
exported: type name will be used as http.HTTPMcpHandlerOptions by other packages, and that stutters; consider calling this McpHandlerOptions (revive)
lint: pkg/http/handler.go#L22
exported: type name will be used as http.HTTPMcpHandler by other packages, and that stutters; consider calling this McpHandler (revive)
lint: pkg/github/server_test.go#L59
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/github/server_test.go#L55
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)