Skip to content

build(deps): bump github.com/prometheus/prometheus from 0.54.2-0.20240920164404-6f0d6038b7f9 to 0.300.0-rc.0 #15358

build(deps): bump github.com/prometheus/prometheus from 0.54.2-0.20240920164404-6f0d6038b7f9 to 0.300.0-rc.0

build(deps): bump github.com/prometheus/prometheus from 0.54.2-0.20240920164404-6f0d6038b7f9 to 0.300.0-rc.0 #15358

Triggered via pull request November 4, 2024 13:23
Status Failure
Total duration 2m 16s
Artifacts

docs.yaml

on: pull_request
Documentation check
2m 5s
Documentation check
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Documentation check: 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
Documentation check: pkg/server/http/http.go#L85
cannot use s.logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to toolkit_web.ListenAndServe
Documentation check: pkg/block/index.go#L430
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to tsdb.OpenBlock
Documentation check
cannot use log.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in assignment
Documentation check
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)
Documentation check
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)
Documentation check
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)
Documentation check
Process completed with exit code 2.