build(deps): bump github.com/prometheus/prometheus from 0.55.1-0.20241102120812-a6fd22b9d2c8 to 0.301.0 #15862
Annotations
10 errors and 1 warning
Run unit tests:
pkg/block/index.go#L217
not enough arguments in call to index.NewFileReader
|
Run unit tests:
pkg/block/index.go#L430
not enough arguments in call to tsdb.OpenBlock
|
Run unit tests:
pkg/testutil/e2eutil/prometheus.go#L603
cannot use log.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to tsdb.NewLeveledCompactor
|
Run unit tests:
pkg/testutil/e2eutil/prometheus.go#L669
not enough arguments in call to index.NewFileReader
|
Run unit tests:
pkg/testutil/e2eutil/prometheus.go#L767
cannot use log.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to tsdb.NewLeveledCompactor
|
Run unit tests
cannot use log.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in assignment
|
Run unit tests
cannot use opts.Logger (variable of type *slog.Logger) as "github.com/go-kit/log".Logger value in argument to level.Debug: *slog.Logger does not implement "github.com/go-kit/log".Logger (wrong type for method Log)
|
Run unit tests
cannot use opts.Logger (variable of type *slog.Logger) as "github.com/go-kit/log".Logger value in argument to level.Debug: *slog.Logger does not implement "github.com/go-kit/log".Logger (wrong type for method Log)
|
Run unit tests
cannot use opts.Logger (variable of type *slog.Logger) as "github.com/go-kit/log".Logger value in struct literal: *slog.Logger does not implement "github.com/go-kit/log".Logger (wrong type for method Log)
|
Run unit tests:
pkg/clientconfig/http.go#L366
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to file.NewDiscovery
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading