Skip to content

Update Dockerfile for http server #2

Update Dockerfile for http server

Update Dockerfile for http server #2

Triggered via push July 23, 2025 00:00
Status Failure
Total duration 44s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint
issues found
lint: internal/ghmcp/http_server.go#L218
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#L136
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)