Skip to content

[BOP-86] Add status & events for Helm Chart Addons; Improve Status for Manifests #88

[BOP-86] Add status & events for Helm Chart Addons; Improve Status for Manifests

[BOP-86] Add status & events for Helm Chart Addons; Improve Status for Manifests #88

Triggered via pull request December 8, 2023 20:48
Status Failure
Total duration 2m 6s
Artifacts

PR.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors
vet / vet: controllers/addon_controller.go#L302
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
vet / vet: controllers/addon_controller.go#L303
cannot use r.findAddonForJob (value of type func(job client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
vet / vet: controllers/manifest_controller.go#L251
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
vet / vet: controllers/manifest_controller.go#L252
cannot use r.findAssociatedManifest (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
vet / vet: controllers/manifest_controller.go#L256
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
vet / vet: controllers/manifest_controller.go#L257
cannot use r.findAssociatedManifest (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
vet / vet
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
vet / vet
Process completed with exit code 2.
unit-test / unit-tests: controllers/addon_controller.go#L302
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
unit-test / unit-tests: controllers/addon_controller.go#L303
cannot use r.findAddonForJob (value of type func(job client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
unit-test / unit-tests: controllers/manifest_controller.go#L251
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
unit-test / unit-tests: controllers/manifest_controller.go#L252
cannot use r.findAssociatedManifest (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
unit-test / unit-tests: controllers/manifest_controller.go#L256
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
unit-test / unit-tests: controllers/manifest_controller.go#L257
cannot use r.findAssociatedManifest (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
unit-test / unit-tests
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
unit-test / unit-tests
Process completed with exit code 2.
build / build
Process completed with exit code 2.