[SAPBTPCFS-7876] Optimize handling of non-transient errors #1371
Annotations
3 errors and 1 warning
Build:
api/v1alpha1/servicebinding_types.go#L172
cannot use sb.DeepCopy() (value of type *ServiceBinding) as "github.com/SAP/sap-btp-service-operator/api".SAPBTPResource value in return statement: *ServiceBinding does not implement "github.com/SAP/sap-btp-service-operator/api".SAPBTPResource (missing method SupportIgnoreNonTransientErrorAnnotation)
|
Build:
api/v1alpha1/serviceinstance_types.go#L162
cannot use in.DeepCopy() (value of type *ServiceInstance) as "github.com/SAP/sap-btp-service-operator/api".SAPBTPResource value in return statement: *ServiceInstance does not implement "github.com/SAP/sap-btp-service-operator/api".SAPBTPResource (missing method SupportIgnoreNonTransientErrorAnnotation)
|
Build
Process completed with exit code 1.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|