Skip to content

[WIP] clusterbackup refs for postgres were implemented #997

[WIP] clusterbackup refs for postgres were implemented

[WIP] clusterbackup refs for postgres were implemented #997

Triggered via push October 4, 2023 10:02
Status Failure
Total duration 3m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
PRE-MAIN Build and push the Instaclustr Operator
3m 6s
PRE-MAIN Build and push the Instaclustr Operator
Fit to window
Zoom out
Zoom in

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.