[WIP] clusterbackup refs for postgres were implemented #997
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pre-main-operator-ci-cd.yaml
on: push
PRE-MAIN Build and push the Instaclustr Operator
3m 6s
Annotations
2 errors
PRE-MAIN Build and push the Instaclustr Operator:
controllers/clusterresources/clusterbackup_controller.go#L250
S1008: should use 'return fmt.Sprint(event.ObjectOld.(*v1beta1.ClusterBackup).Annotations) != fmt.Sprint(event.ObjectNew.(*v1beta1.ClusterBackup).Annotations)' instead of 'if fmt.Sprint(event.ObjectOld.(*v1beta1.ClusterBackup).Annotations) != fmt.Sprint(event.ObjectNew.(*v1beta1.ClusterBackup).Annotations) { return true }; return false' (gosimple)
|
PRE-MAIN Build and push the Instaclustr Operator
Process completed with exit code 1.
|