chore: update golint #9902
Annotations
3 errors
Run make -k lint:
test/cel-validation/main_test.go#L51
exitAfterDefer: os.Exit will exit, and `defer func(){...}(...)` will not run (gocritic)
|
Run make -k lint:
test/cel-validation/backendtrafficpolicy_test.go#L19
import 'k8s.io/utils/pointer' is not allowed from list 'main': use k8s.io/utils/ptr instead (depguard)
|
Run make -k lint
Process completed with exit code 2.
|
Loading