✨ (hack) Make service-account optional #6136
Annotations
8 errors
|
verify
Process completed with exit code 2.
|
|
lint
Process completed with exit code 2.
|
|
lint
cannot use &ocv1.ServiceAccountReference{…} (value of type *"github.com/operator-framework/operator-controller/api/v1".ServiceAccountReference) as "github.com/operator-framework/operator-controller/api/v1".ServiceAccountReference value in struct literal
|
|
lint
cannot use &ocv1.ServiceAccountReference{…} (value of type *"github.com/operator-framework/operator-controller/api/v1".ServiceAccountReference) as "github.com/operator-framework/operator-controller/api/v1".ServiceAccountReference value in struct literal
|
|
lint
cannot use &ocv1.ServiceAccountReference{…} (value of type *"github.com/operator-framework/operator-controller/api/v1".ServiceAccountReference) as "github.com/operator-framework/operator-controller/api/v1".ServiceAccountReference value in struct literal
|
|
lint
invalid operation: cExt.Spec.ServiceAccount == nil (mismatched types "github.com/operator-framework/operator-controller/api/v1".ServiceAccountReference and untyped nil)
|
|
lint:
internal/operator-controller/applier/helm.go#L128
invalid operation: ext.Spec.ServiceAccount != nil (mismatched types "github.com/operator-framework/operator-controller/api/v1".ServiceAccountReference and untyped nil)
|
|
lint:
internal/operator-controller/action/restconfig.go#L18
invalid operation: cExt.Spec.ServiceAccount == nil (mismatched types "github.com/operator-framework/operator-controller/api/v1".ServiceAccountReference and untyped nil)
|