Skip to content

phu/http

phu/http #1

Triggered via pull request November 8, 2023 08:52
Status Failure
Total duration 1m 32s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci / lint: http_test.go#L37
SA1008: keys in http.Header are canonicalized, "header" is not canonical; fix the constant or use http.CanonicalHeaderKey (staticcheck)
ci / lint: ctx_test.go#L13
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
ci / lint
issues found