phu/http #1
ci.yaml
on: pull_request
ci
/
lint
1m 0s
ci
/
test_coverage
12s
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
|