Bump github.com/prometheus/prometheus from 0.55.1 to 0.301.0 in the prometheus group across 1 directory #9967
continuous-integration.yaml
on: pull_request
Unit tests
2m 59s
Code standards (linting)
3m 8s
Security
5m 18s
Annotations
13 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#L107
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:
cmd/otel-allocator/main.go#L107
cannot use gokitlog.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to discovery.NewManager
|
Security
Process completed with exit code 1.
|
Security
cannot use gokitlog.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to discovery.NewManager
|