Skip to content

Update docker/setup-qemu-action action to v3 #1105

Update docker/setup-qemu-action action to v3

Update docker/setup-qemu-action action to v3 #1105

Triggered via push March 21, 2024 12:18
Status Failure
Total duration 2m 34s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: controlplane/main.go#L70
unknown field MetricsBindAddress in struct literal of type manager.Options
test: controlplane/main.go#L71
unknown field Port in struct literal of type manager.Options
test: tetrad/controllers/cidrclaimer_controller.go#L179
cannot use func(o client.Object) []reconcile.Request {…} (value of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
test: tetrad/controllers/cidrclaimer_controller.go#L188
cannot use func(o client.Object) []reconcile.Request {…} (value of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
test: tetrad/controllers/cidrclaimer_controller.go#L215
cannot use &source.Channel{…} (value of type *source.Channel) as client.Object value in argument to ctrl.NewControllerManagedBy(mgr).Named(name).Watches: *source.Channel does not implement client.Object (missing method DeepCopyObject)
test: tetrad/controllers/cidrclaimer_controller.go#L218
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
test: tetrad/controllers/extrapodcidrsync_controller.go#L182
cannot use func(o client.Object) []reconcile.Request {…} (value of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
test: tetrad/controllers/extrapodcidrsync_controller.go#L198
cannot use func(o client.Object) []reconcile.Request {…} (value of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
test: tetrad/controllers/extrapodcidrsync_controller.go#L222
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
test: tetrad/controllers/extrapodcidrsync_controller.go#L225
undefined: source.NewKindWithCache
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.