vsr route selector #4018
Annotations
4 errors
Lint Code:
internal/k8s/configuration_vsr_test.go#L334
cyclomatic complexity 33 of func `TestAddVirtualServerWithVirtualServerRoutesVSR` is high (> 15) (gocyclo)
|
Lint Code:
internal/k8s/controller.go#L3368
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
Lint Code:
internal/k8s/configuration_test.go#L3061
ineffectual assignment to changes (ineffassign)
|
Lint Code
issues found
|
Loading