Skip to content

Bump github.com/prometheus/exporter-toolkit from 0.7.3 to 0.13.0 #439

Bump github.com/prometheus/exporter-toolkit from 0.7.3 to 0.13.0

Bump github.com/prometheus/exporter-toolkit from 0.7.3 to 0.13.0 #439

Triggered via pull request September 16, 2024 13:24
Status Failure
Total duration 1m 50s
Artifacts

go.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

135 errors
Test (mariadb:10.2): mysqld_exporter.go#L49
not enough arguments in call to webflag.AddFlags
Test (mariadb:10.2): mysqld_exporter.go#L336
undefined: version.NewCollector
Test (mariadb:10.2): 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
Test (mariadb:10.2): mysqld_exporter.go#L616
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mariadb:10.2): mysqld_exporter.go#L625
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mariadb:10.2): mysqld_exporter.go#L626
cannot use *webConfig (variable of type web.FlagConfig) as string value in assignment
Test (mariadb:10.2): mysqld_exporter.go#L636
cannot use webCfg (variable of type string) as *web.FlagConfig value in argument to web.ListenAndServe
Test (mariadb:10.2): 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
Test (mariadb:10.2)
Process completed with exit code 2.
Test (mariadb:5.5)
The job was canceled because "mariadb_10_2" failed.
Test (mariadb:5.5): mysqld_exporter.go#L49
not enough arguments in call to webflag.AddFlags
Test (mariadb:5.5): mysqld_exporter.go#L336
undefined: version.NewCollector
Test (mariadb:5.5): 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
Test (mariadb:5.5): mysqld_exporter.go#L616
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mariadb:5.5): mysqld_exporter.go#L625
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mariadb:5.5): mysqld_exporter.go#L626
cannot use *webConfig (variable of type web.FlagConfig) as string value in assignment
Test (mariadb:5.5): mysqld_exporter.go#L636
cannot use webCfg (variable of type string) as *web.FlagConfig value in argument to web.ListenAndServe
Test (mariadb:5.5): 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
Test (mariadb:5.5)
The operation was canceled.
Test (mariadb:10.0)
The job was canceled because "mariadb_10_2" failed.
Test (mariadb:10.0): mysqld_exporter.go#L49
not enough arguments in call to webflag.AddFlags
Test (mariadb:10.0): mysqld_exporter.go#L336
undefined: version.NewCollector
Test (mariadb:10.0): 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
Test (mariadb:10.0): mysqld_exporter.go#L616
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mariadb:10.0): mysqld_exporter.go#L625
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mariadb:10.0): mysqld_exporter.go#L626
cannot use *webConfig (variable of type web.FlagConfig) as string value in assignment
Test (mariadb:10.0): mysqld_exporter.go#L636
cannot use webCfg (variable of type string) as *web.FlagConfig value in argument to web.ListenAndServe
Test (mariadb:10.0): 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
Test (mariadb:10.0)
The operation was canceled.
Test (percona/percona-server:5.6)
The job was canceled because "mariadb_10_2" failed.
Test (percona/percona-server:5.6): mysqld_exporter.go#L49
not enough arguments in call to webflag.AddFlags
Test (percona/percona-server:5.6): mysqld_exporter.go#L336
undefined: version.NewCollector
Test (percona/percona-server:5.6): 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
Test (percona/percona-server:5.6): mysqld_exporter.go#L616
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (percona/percona-server:5.6): mysqld_exporter.go#L625
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (percona/percona-server:5.6): mysqld_exporter.go#L626
cannot use *webConfig (variable of type web.FlagConfig) as string value in assignment
Test (percona/percona-server:5.6): mysqld_exporter.go#L636
cannot use webCfg (variable of type string) as *web.FlagConfig value in argument to web.ListenAndServe
Test (percona/percona-server:5.6): 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
Test (percona/percona-server:5.6)
The operation was canceled.
Test (mysql/mysql-server:5.5)
The job was canceled because "mariadb_10_2" failed.
Test (mysql/mysql-server:5.5): mysqld_exporter.go#L49
not enough arguments in call to webflag.AddFlags
Test (mysql/mysql-server:5.5): mysqld_exporter.go#L336
undefined: version.NewCollector
Test (mysql/mysql-server:5.5): 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
Test (mysql/mysql-server:5.5): mysqld_exporter.go#L616
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mysql/mysql-server:5.5): mysqld_exporter.go#L625
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mysql/mysql-server:5.5): mysqld_exporter.go#L626
cannot use *webConfig (variable of type web.FlagConfig) as string value in assignment
Test (mysql/mysql-server:5.5): mysqld_exporter.go#L636
cannot use webCfg (variable of type string) as *web.FlagConfig value in argument to web.ListenAndServe
Test (mysql/mysql-server:5.5): 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
Test (mysql/mysql-server:5.5)
The operation was canceled.
Test (percona:5.5)
The job was canceled because "mariadb_10_2" failed.
Test (percona:5.5): mysqld_exporter.go#L49
not enough arguments in call to webflag.AddFlags
Test (percona:5.5): mysqld_exporter.go#L336
undefined: version.NewCollector
Test (percona:5.5): 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
Test (percona:5.5): mysqld_exporter.go#L616
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (percona:5.5): mysqld_exporter.go#L625
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (percona:5.5): mysqld_exporter.go#L626
cannot use *webConfig (variable of type web.FlagConfig) as string value in assignment
Test (percona:5.5): mysqld_exporter.go#L636
cannot use webCfg (variable of type string) as *web.FlagConfig value in argument to web.ListenAndServe
Test (percona:5.5): 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
Test (percona:5.5)
The operation was canceled.
Test (mariadb:10.3)
The job was canceled because "mariadb_10_2" failed.
Test (mariadb:10.3): mysqld_exporter.go#L49
not enough arguments in call to webflag.AddFlags
Test (mariadb:10.3): mysqld_exporter.go#L336
undefined: version.NewCollector
Test (mariadb:10.3): 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
Test (mariadb:10.3): mysqld_exporter.go#L616
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mariadb:10.3): mysqld_exporter.go#L625
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mariadb:10.3): mysqld_exporter.go#L626
cannot use *webConfig (variable of type web.FlagConfig) as string value in assignment
Test (mariadb:10.3): mysqld_exporter.go#L636
cannot use webCfg (variable of type string) as *web.FlagConfig value in argument to web.ListenAndServe
Test (mariadb:10.3): 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
Test (mariadb:10.3)
The operation was canceled.
Test (mariadb:10.1)
The job was canceled because "mariadb_10_2" failed.
Test (mariadb:10.1): mysqld_exporter.go#L49
not enough arguments in call to webflag.AddFlags
Test (mariadb:10.1): mysqld_exporter.go#L336
undefined: version.NewCollector
Test (mariadb:10.1): 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
Test (mysql/mysql-server:5.6)
The job was canceled because "mariadb_10_2" failed.
Test (mariadb:10.1): mysqld_exporter.go#L616
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mysql/mysql-server:5.6): mysqld_exporter.go#L49
not enough arguments in call to webflag.AddFlags
Test (mysql/mysql-server:5.6): mysqld_exporter.go#L336
undefined: version.NewCollector
Test (mariadb:10.1): mysqld_exporter.go#L625
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mysql/mysql-server:5.6): 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
Test (mysql/mysql-server:5.6): mysqld_exporter.go#L616
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mariadb:10.1): mysqld_exporter.go#L626
cannot use *webConfig (variable of type web.FlagConfig) as string value in assignment
Test (mariadb:10.1): mysqld_exporter.go#L636
cannot use webCfg (variable of type string) as *web.FlagConfig value in argument to web.ListenAndServe
Test (mysql/mysql-server:5.6): mysqld_exporter.go#L625
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mariadb:10.1): 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
Test (mysql/mysql-server:5.6): mysqld_exporter.go#L626
cannot use *webConfig (variable of type web.FlagConfig) as string value in assignment
Test (mysql/mysql-server:5.6): mysqld_exporter.go#L636
cannot use webCfg (variable of type string) as *web.FlagConfig value in argument to web.ListenAndServe
Test (mariadb:10.1)
The operation was canceled.
Test (mysql/mysql-server:5.6): 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
Test (mysql/mysql-server:5.6)
The operation was canceled.
Test (mysql/mysql-server:5.7)
The job was canceled because "mariadb_10_2" failed.
Test (mysql/mysql-server:5.7): mysqld_exporter.go#L49
not enough arguments in call to webflag.AddFlags
Test (mysql/mysql-server:5.7): mysqld_exporter.go#L336
undefined: version.NewCollector
Test (mysql/mysql-server:5.7): 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
Test (mysql/mysql-server:5.7): mysqld_exporter.go#L616
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mysql/mysql-server:5.7): mysqld_exporter.go#L625
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mysql/mysql-server:5.7): mysqld_exporter.go#L626
cannot use *webConfig (variable of type web.FlagConfig) as string value in assignment
Test (mysql/mysql-server:5.7): mysqld_exporter.go#L636
cannot use webCfg (variable of type string) as *web.FlagConfig value in argument to web.ListenAndServe
Test (mysql/mysql-server:5.7): 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
Test (mysql/mysql-server:5.7)
The operation was canceled.
Test (mysql/mysql-server:8.0)
The job was canceled because "mariadb_10_2" failed.
Test (mysql/mysql-server:8.0): mysqld_exporter.go#L49
not enough arguments in call to webflag.AddFlags
Test (mysql/mysql-server:8.0): mysqld_exporter.go#L336
undefined: version.NewCollector
Test (mysql/mysql-server:8.0): 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
Test (mysql/mysql-server:8.0): mysqld_exporter.go#L616
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mysql/mysql-server:8.0): mysqld_exporter.go#L625
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (mysql/mysql-server:8.0): mysqld_exporter.go#L626
cannot use *webConfig (variable of type web.FlagConfig) as string value in assignment
Test (mysql/mysql-server:8.0): mysqld_exporter.go#L636
cannot use webCfg (variable of type string) as *web.FlagConfig value in argument to web.ListenAndServe
Test (mysql/mysql-server:8.0): 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
Test (mysql/mysql-server:8.0)
The operation was canceled.
Test (percona:5.6)
The job was canceled because "mariadb_10_2" failed.
Test (percona:5.6): mysqld_exporter.go#L49
not enough arguments in call to webflag.AddFlags
Test (percona:5.6): mysqld_exporter.go#L336
undefined: version.NewCollector
Test (percona:5.6): 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
Test (percona:5.6): mysqld_exporter.go#L616
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (percona:5.6): mysqld_exporter.go#L625
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (percona:5.6): mysqld_exporter.go#L626
cannot use *webConfig (variable of type web.FlagConfig) as string value in assignment
Test (percona:5.6): mysqld_exporter.go#L636
cannot use webCfg (variable of type string) as *web.FlagConfig value in argument to web.ListenAndServe
Test (percona:5.6): 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
Test (percona:5.6)
The operation was canceled.
Test (percona:5.7)
The job was canceled because "mariadb_10_2" failed.
Test (percona:5.7)
The operation was canceled.
Test (percona/percona-server:5.7)
The job was canceled because "mariadb_10_2" failed.
Test (percona/percona-server:5.7): mysqld_exporter.go#L49
not enough arguments in call to webflag.AddFlags
Test (percona/percona-server:5.7): mysqld_exporter.go#L336
undefined: version.NewCollector
Test (percona/percona-server:5.7): 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
Test (percona/percona-server:5.7): mysqld_exporter.go#L616
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (percona/percona-server:5.7): mysqld_exporter.go#L625
invalid operation: *webConfig != "" (mismatched types web.FlagConfig and untyped string)
Test (percona/percona-server:5.7): mysqld_exporter.go#L626
cannot use *webConfig (variable of type web.FlagConfig) as string value in assignment
Test (percona/percona-server:5.7): mysqld_exporter.go#L636
cannot use webCfg (variable of type string) as *web.FlagConfig value in argument to web.ListenAndServe
Test (percona/percona-server:5.7): 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
Test (percona/percona-server:5.7)
The operation was canceled.
Test (percona/percona-server:8.0)
The job was canceled because "mariadb_10_2" failed.
Test (percona/percona-server:8.0)
The operation was canceled.
Test (percona:8.0)
The job was canceled because "mariadb_10_2" failed.
Test (percona:8.0)
The operation was canceled.