Check hook implementation #4295
Annotations
7 errors
GolangCI Lint:
internal/controller/vrg_kubeobjects.go#L632
`if rg.IsHook` has complex nested blocks (complexity: 15) (nestif)
|
GolangCI Lint:
internal/controller/vrg_kubeobjects.go#L252
`if cg.IsHook` has complex nested blocks (complexity: 8) (nestif)
|
GolangCI Lint:
internal/controller/util/json_util_test.go#L61
Using the variable on range scope `tt` in function literal (scopelint)
|
GolangCI Lint:
internal/controller/util/json_util_test.go#L62
Using the variable on range scope `tt` in function literal (scopelint)
|
GolangCI Lint:
internal/controller/util/json_util_test.go#L63
Using the variable on range scope `tt` in function literal (scopelint)
|
GolangCI Lint:
internal/controller/util/json_util_test.go#L73
assignments should only be cuddled with other assignments (wsl)
|
GolangCI Lint
issues found
|
Loading