Bump github.com/prometheus/prometheus from 0.55.1 to 0.301.0 in the prometheus group across 1 directory #10029
continuous-integration.yaml
on: pull_request
Unit tests
3m 5s
Code standards (linting)
4m 3s
Security
5m 28s
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#L96
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#L176
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#L64
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#L312
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#L351
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#L401
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#L96
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
|