Bump github.com/prometheus/prometheus from 0.55.1 to 0.300.1 in the prometheus group across 1 directory #9760
continuous-integration.yaml
on: pull_request
Unit tests
2m 52s
Code standards (linting)
3m 28s
Security
4m 47s
Annotations
11 errors
Unit tests
cannot use gokitlog.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to discovery.NewManager
|
Unit tests
cannot use gokitlog.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to discovery.NewManager
|
Unit tests
Process completed with exit code 2.
|
Code standards (linting):
cmd/otel-allocator/main.go#L113
cannot use gokitlog.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to discovery.NewManager
|
Code standards (linting):
cmd/otel-allocator/benchmark_test.go#L187
cannot use gokitlog.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to discovery.NewManager (typecheck)
|
Code standards (linting):
cmd/otel-allocator/target/discovery_test.go#L75
cannot use gokitlog.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to discovery.NewManager
|
Code standards (linting):
cmd/otel-allocator/target/discovery_test.go#L323
cannot use gokitlog.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to discovery.NewManager
|
Code standards (linting):
cmd/otel-allocator/target/discovery_test.go#L362
cannot use gokitlog.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to discovery.NewManager
|
Code standards (linting):
cmd/otel-allocator/target/discovery_test.go#L412
cannot use gokitlog.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to discovery.NewManager (typecheck)
|
Code standards (linting)
Process completed with exit code 2.
|
Security
cannot use gokitlog.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to discovery.NewManager
|