Skip to content

common-instancetypes: Mark and log that the operand is now deprecated #113

common-instancetypes: Mark and log that the operand is now deprecated

common-instancetypes: Mark and log that the operand is now deprecated #113

Triggered via push June 5, 2024 20:10
Status Failure
Total duration 1m 29s
Artifacts
validate_metrics_docs
15s
validate_metrics_docs
build
1m 18s
build
check_commited_files
45s
check_commited_files
Fit to window
Zoom out
Zoom in

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.