Skip to content

fix: look up Date header with normalized lowercase key #16

fix: look up Date header with normalized lowercase key

fix: look up Date header with normalized lowercase key #16

Triggered via push September 1, 2026 06:55
Status Failure
Total duration 34s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint
issues found
lint: signatures.go#L916
SA1008: keys in http.Header are canonicalized, "date" is not canonical; fix the constant or use http.CanonicalHeaderKey (staticcheck)