Check hook implementation #4294
Annotations
4 errors
GolangCI Lint:
internal/controller/util/json_util.go#L200
cyclomatic complexity 17 of func `compareValues` is high (> 15) (gocyclo)
|
GolangCI Lint:
internal/controller/vrg_kubeobjects.go#L634
`if rg.IsHook` has complex nested blocks (complexity: 14) (nestif)
|
GolangCI Lint:
internal/controller/vrg_kubeobjects.go#L252
`if cg.IsHook` has complex nested blocks (complexity: 11) (nestif)
|
GolangCI Lint
issues found
|
Loading