Skip to content

chore: update golint #9902

chore: update golint

chore: update golint #9902

Triggered via pull request April 11, 2024 08:52
Status Failure
Total duration 4m 1s
Artifacts

build_and_test.yaml

on: pull_request
Matrix: conformance-test
Matrix: e2e-test
publish
0s
publish
Fit to window
Zoom out
Zoom in

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.