Run go-makefile-maker #14
Annotations
6 errors and 1 warning
Run golangci-lint:
s3_exporter.go#L302
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
Run golangci-lint:
s3_exporter.go#L279
use of `http.Handle` forbidden by pattern `^http\.Handle(?:Func)?$` (forbidigo)
|
Run golangci-lint:
s3_exporter.go#L280
use of `http.HandleFunc` forbidden by pattern `^http\.Handle(?:Func)?$` (forbidigo)
|
Run golangci-lint:
s3_exporter.go#L283
use of `http.HandleFunc` forbidden by pattern `^http\.Handle(?:Func)?$` (forbidigo)
|
Run golangci-lint:
s3_exporter.go#L286
use of `http.HandleFunc` forbidden by pattern `^http\.Handle(?:Func)?$` (forbidigo)
|
Run golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading