Update module sigs.k8s.io/controller-tools to v0.17.1 #1525
ci.yml
on: pull_request
detect-noop
4s
report-breaking-changes
21s
lint
4m 28s
check-diff
4m 11s
unit-tests
3m 12s
local-deploy
3m 33s
check-examples
54s
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/
|