chore(linter): using binary staticcheck #16527
Annotations
3 errors
GolangCI-Lint:
pkg/log/httpaccess/http_access.go#L117
SA1019: http.CloseNotifier has been deprecated since Go 1.11 and an alternative has been available since Go 1.7: the CloseNotifier interface predates Go's context package. New code should use Request.Context instead. (staticcheck)
|
GolangCI-Lint:
pkg/api/metrics.go#L112
SA1019: http.CloseNotifier has been deprecated since Go 1.11 and an alternative has been available since Go 1.7: the CloseNotifier interface predates Go's context package. New code should use Request.Context instead. (staticcheck)
|
GolangCI-Lint
issues found
|
The logs for this run have expired and are no longer available.
Loading