common-instancetypes: Mark and log that the operand is now deprecated #113
pull-request.yaml
on: push
validate_metrics_docs
15s
build
1m 18s
check_commited_files
45s
Annotations
9 errors
build:
internal/operands/common-instancetypes/reconcile.go#L244
SA1019: request.Instance.Spec.CommonInstancetypes is deprecated: This functionality will be removed in a future release. (staticcheck)
|
build:
internal/operands/common-instancetypes/reconcile.go#L245
SA1019: request.Instance.Spec.CommonInstancetypes is deprecated: This functionality will be removed in a future release. (staticcheck)
|
build:
internal/operands/common-instancetypes/reconcile.go#L250
SA1019: request.Instance.Spec.CommonInstancetypes is deprecated: This functionality will be removed in a future release. (staticcheck)
|
build:
tests/common_instancetypes_test.go#L46
SA1019: sspObj.Spec.CommonInstancetypes is deprecated: This functionality will be removed in a future release. (staticcheck)
|
build:
tests/common_instancetypes_test.go#L133
SA1019: sspObj.Spec.CommonInstancetypes is deprecated: This functionality will be removed in a future release. (staticcheck)
|
build:
webhooks/ssp_webhook.go#L216
SA1019: ssp.Spec.CommonInstancetypes is deprecated: This functionality will be removed in a future release. (staticcheck)
|
build:
webhooks/ssp_webhook.go#L220
SA1019: ssp.Spec.CommonInstancetypes is deprecated: This functionality will be removed in a future release. (staticcheck)
|
build:
webhooks/ssp_webhook_test.go#L250
SA1019: sspObj.Spec.CommonInstancetypes is deprecated: This functionality will be removed in a future release. (staticcheck)
|
build
Process completed with exit code 2.
|