build(deps): bump github.com/prometheus/prometheus from 0.55.1-0.20241102120812-a6fd22b9d2c8 to 0.302.0-rc.1 #15922
Annotations
10 errors and 1 warning
Run e2e docker-based tests
cannot use log.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in assignment
|
Run e2e docker-based 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 e2e docker-based 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 e2e docker-based 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 e2e docker-based tests
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to file.NewDiscovery
|
Run e2e docker-based tests
not enough arguments in call to index.NewFileReader
|
Run e2e docker-based tests
not enough arguments in call to tsdb.OpenBlock
|
Run e2e docker-based tests
cannot use s.logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to toolkit_web.ListenAndServe
|
Run e2e docker-based tests
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to file.NewDiscovery
|
Run e2e docker-based tests
not enough arguments in call to index.NewFileReader
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Loading