chore: update golint #9902
build_and_test.yaml
on: pull_request
lint
3m 44s
gen-check
2m 10s
license-check
7s
coverage-test
3m 49s
Matrix: conformance-test
Matrix: e2e-test
publish
0s
Annotations
3 errors
lint:
test/cel-validation/main_test.go#L51
exitAfterDefer: os.Exit will exit, and `defer func(){...}(...)` will not run (gocritic)
|
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)
|
lint
Process completed with exit code 2.
|