Skip to content

Merge branch 'feature/add-downscaling-support' of github.com:humio/hu… #3113

Merge branch 'feature/add-downscaling-support' of github.com:humio/hu…

Merge branch 'feature/add-downscaling-support' of github.com:humio/hu… #3113

Triggered via push February 17, 2025 20:38
Status Failure
Total duration 2m 45s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Run Tests
Process completed with exit code 2.
Run Build: controllers/humiocluster_controller.go#L2277
should omit comparison to bool constant, can be simplified to !reasonsNodeCannotBeSafelyUnregistered.IsAlive (S1002)
Run Build: controllers/humiocluster_controller.go#L2294
should omit comparison to bool constant, can be simplified to !reasonsNodeCannotBeSafelyUnregistered.GetLeadsDigest() (S1002)
Run Build: controllers/humiocluster_controller.go#L2295
should omit comparison to bool constant, can be simplified to !reasonsNodeCannotBeSafelyUnregistered.GetHasUnderReplicatedData() (S1002)
Run Build: controllers/humiocluster_controller.go#L2296
should omit comparison to bool constant, can be simplified to !reasonsNodeCannotBeSafelyUnregistered.GetHasDataThatExistsOnlyOnThisNode() (S1002)
Run Build: controllers/humiocluster_controller.go#L2311
should omit comparison to bool constant, can be simplified to !reasonsNodeCannotBeSafelyUnregistered.GetHasDataThatExistsOnlyOnThisNode() (S1002)
Run Build: controllers/humiocluster_controller.go#L2312
should omit comparison to bool constant, can be simplified to !reasonsNodeCannotBeSafelyUnregistered.GetHasUnderReplicatedData() (S1002)
Run Build: controllers/humiocluster_controller.go#L2313
should omit comparison to bool constant, can be simplified to !reasonsNodeCannotBeSafelyUnregistered.GetLeadsDigest() (S1002)
Run Build
Process completed with exit code 1.