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