cloud build for github-mcp-server #5
Annotations
4 errors
lint
issues found
|
lint:
internal/ghmcp/http_server.go#L227
context-keys-type: should not use basic type untyped string as key in context.WithValue (revive)
|
lint:
internal/ghmcp/http_server.go#L18
var-naming: type HttpServerConfig should be HTTPServerConfig (revive)
|
lint:
internal/ghmcp/http_server.go#L145
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
|