Env or default #222
Annotations
9 errors
|
golangci-lint
issues found
|
|
golangci-lint:
net/http/helpers_test_go1.18.go#L7
ST1001: should not use dot imports (staticcheck)
|
|
golangci-lint:
net/http/helpers_go1.18.go#L15
ST1001: should not use dot imports (staticcheck)
|
|
golangci-lint:
errors/retrier_test.go#L74
QF1003: could use tagged switch on j (staticcheck)
|
|
golangci-lint:
errors/retrier.go#L10
ST1001: should not use dot imports (staticcheck)
|
|
golangci-lint:
container/list/doubly_linked.go#L276
QF1006: could lift into loop condition (staticcheck)
|
|
golangci-lint:
net/http/retryable.go#L156
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
golangci-lint:
net/http/retrier_test.go#L86
Error return value of `.Close` is not checked (errcheck)
|
|
golangci-lint:
net/http/retrier_test.go#L42
Error return value of `.Close` is not checked (errcheck)
|
Loading