Skip to content

cloud build for github-mcp-server #5

cloud build for github-mcp-server

cloud build for github-mcp-server #5

Triggered via pull request August 15, 2025 01:35
@smeetptsmeetpt
opened #4
cloud
Status Failure
Total duration 46s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)