build(deps): bump github.com/prometheus/prometheus from 0.54.2-0.20240920164404-6f0d6038b7f9 to 0.300.0-rc.0 #12525
Annotations
10 errors and 2 warnings
Analyze (go)
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to file.NewDiscovery
|
Analyze (go)
cannot use s.logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to toolkit_web.ListenAndServe
|
Analyze (go)
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to tsdb.OpenBlock
|
Analyze (go)
cannot use log.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in assignment
|
Analyze (go)
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)
|
Analyze (go)
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)
|
Analyze (go)
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)
|
Analyze (go)
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to tsdb.Open
|
Analyze (go)
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to tsdb.NewLeveledCompactor
|
Analyze (go)
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to tsdb.OpenBlock
|
Analyze (javascript)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Analyze (go)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|