Bump github.com/prometheus/exporter-toolkit from 0.7.3 to 0.13.1 #460
Annotations
10 errors
|
Run Tests:
mysqld_exporter.go#L49
not enough arguments in call to webflag.AddFlags
|
Run Tests:
mysqld_exporter.go#L336
undefined: version.NewCollector
|
Run Tests:
mysqld_exporter.go#L468
cannot use kingpin.CommandLine (variable of type *"gopkg.in/alecthomas/kingpin.v2".Application) as *"github.com/alecthomas/kingpin/v2".Application value in argument to flag.AddFlags
|
Run Tests:
mysqld_exporter.go#L616
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
|
Run Tests:
mysqld_exporter.go#L625
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
|
Run Tests:
mysqld_exporter.go#L626
cannot use *webConfig (variable of type web.FlagConfig) as string value in assignment
|
Run Tests:
mysqld_exporter.go#L636
cannot use webCfg (variable of type string) as *web.FlagConfig value in argument to web.ListenAndServe
|
Run Tests:
mysqld_exporter.go#L636
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to web.ListenAndServe
|
Run Tests
The operation was canceled.
|
Loading