Using reliable eviction check #3087
ci.yaml
on: push
Run Checks
1m 6s
Run Tests
7m 44s
Run Build
1m 35s
Annotations
4 errors
Run Build:
controllers/humiocluster_controller.go#L2155
should omit comparison to bool constant, can be simplified to !reasonsNodeCannotBeSafelyUnregistered.GetLeadsDigest() (S1002)
|
Run Build:
controllers/humiocluster_controller.go#L2156
should omit comparison to bool constant, can be simplified to !reasonsNodeCannotBeSafelyUnregistered.GetHasUnderReplicatedData() (S1002)
|
Run Build:
controllers/humiocluster_controller.go#L2157
should omit comparison to bool constant, can be simplified to !reasonsNodeCannotBeSafelyUnregistered.GetHasDataThatExistsOnlyOnThisNode() (S1002)
|
Run Build
Process completed with exit code 1.
|