Merge branch 'feature/add-downscaling-support' of github.com:humio/hu… #3113
ci.yaml
on: push
Run Checks
36s
Run Tests
25s
Run Build
1m 55s
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.
|