Replace deprecated golint with revive #785
Annotations
4 errors
tests:
operator/operator.go#L288
cyclomatic: function (*Operator).operatePods has cyclomatic complexity 17 (> max enabled 15) (revive)
|
tests:
operator/autoscaler.go#L240
cyclomatic: function (*AutoScaler).scaleUpOrDown has cyclomatic complexity 18 (> max enabled 15) (revive)
|
tests:
operator/operator.go#L406
cyclomatic: function (*Operator).rescaleStatefulSet has cyclomatic complexity 20 (> max enabled 15) (revive)
|
tests
Process completed with exit code 2.
|