fix(deps): update github.com/prometheus/prometheus - autoclosed #10211
Annotations
9 errors
build (1.23.1):
clients/pkg/promtail/wal/wal.go#L40
cannot use log (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to wlog.NewSize
|
build (1.23.1):
clients/pkg/promtail/wal/watcher.go#L163
cannot use w.logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to wlog.NewLiveReader
|
build (1.23.1):
clients/pkg/promtail/discovery/consulagent/consul.go#L121
cannot use opts.Logger (variable of type *slog.Logger) as "github.com/go-kit/log".Logger value in argument to NewDiscovery: *slog.Logger does not implement "github.com/go-kit/log".Logger (wrong type for method Log)
|
build (1.23.1)
Process completed with exit code 1.
|
build (1.22.2)
The job was canceled because "_1_23_1" failed.
|
build (1.22.2):
clients/pkg/promtail/wal/wal.go#L40
cannot use log (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to wlog.NewSize
|
build (1.22.2):
clients/pkg/promtail/wal/watcher.go#L163
cannot use w.logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to wlog.NewLiveReader
|
build (1.22.2):
clients/pkg/promtail/discovery/consulagent/consul.go#L121
cannot use opts.Logger (variable of type *slog.Logger) as "github.com/go-kit/log".Logger value in argument to NewDiscovery: *slog.Logger does not implement "github.com/go-kit/log".Logger (wrong type for method Log)
|
build (1.22.2)
The operation was canceled.
|