Skip to content

Support ip creation #8450

Support ip creation

Support ip creation #8450

Triggered via pull request January 24, 2024 04:53
Status Failure
Total duration 1m 18s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: pkg/controller/ip.go#L441
SA4006: this value of `ipCR` is never used (staticcheck)
lint: pkg/webhook/ip.go#L9
File is not `goimports`-ed with -local github.com/kubeovn/kube-ovn (goimports)
lint
issues found
lint: pkg/webhook/ip.go#L31
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)