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