Skip to content

Update module sigs.k8s.io/controller-tools to v0.17.1 #1525

Update module sigs.k8s.io/controller-tools to v0.17.1

Update module sigs.k8s.io/controller-tools to v0.17.1 #1525

Triggered via pull request November 5, 2024 18:00
Status Failure
Total duration 4m 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
unit-tests
undefined: leaderelection.SwitchMetric
unit-tests
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)
unit-tests
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)
unit-tests
Process completed with exit code 2.
local-deploy
undefined: leaderelection.SwitchMetric
local-deploy
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)
local-deploy
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)
local-deploy
Process completed with exit code 2.
check-diff
undefined: leaderelection.SwitchMetric
check-diff
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)
check-diff
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)
check-diff
no such file or directory
check-diff
Process completed with exit code 2.
lint: cmd/provider/activedirectory/zz_main.go#L37
could not import sigs.k8s.io/controller-runtime/pkg/metrics (-: # sigs.k8s.io/controller-runtime/pkg/metrics
lint
undefined: leaderelection.SwitchMetric) (typecheck)
lint
Process completed with exit code 2.
report-breaking-changes
The following actions use a deprecated Node.js version and will be forced to run on node20: tj-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/