Skip to content

Merge pull request #3 from quantstruct/heartbeat #4

Merge pull request #3 from quantstruct/heartbeat

Merge pull request #3 from quantstruct/heartbeat #4

Triggered via push August 13, 2025 20:25
Status Failure
Total duration 53s
Artifacts

lint.yml

on: push
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)