Skip to content

chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.73.2 to 0.77.0 #1731

chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.73.2 to 0.77.0

chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.73.2 to 0.77.0 #1731

Status Failure
Total duration 3m 24s
Artifacts

tests.yaml

on: pull_request
Check license on files
14s
Check license on files
Lint files
24s
Lint files
Build operator
3m 11s
Build operator
Test operator
1m 1s
Test operator
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Lint files
golangci-lint exit with code 5
Test operator
missing argument "" (at <input>)
Test operator
missing argument "" (at <input>)
Test operator
Process completed with exit code 2.
Build operator: internal/resource/prometheus/servicemonitor_builder.go#L126
cannot use b.instance.Spec.Metrics.Prometheus.ScrapeConfig.ServiceMonitor.MetricRelabelConfigs (variable of type []*"github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring/v1".RelabelConfig) as []"github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring/v1".RelabelConfig value in struct literal
Build operator
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
Build operator
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
Build operator
Process completed with exit code 2.