Skip to content

Support specifying the transfer net by configmap #1678

Support specifying the transfer net by configmap

Support specifying the transfer net by configmap #1678

Triggered via pull request December 2, 2024 23:20
Status Failure
Total duration 5m 47s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: pkg/controller/plan/kubevirt.go#L2374
S1025: the argument's underlying type is a slice of bytes, should use a simple conversion instead of fmt.Sprintf (gosimple)
lint: pkg/controller/plan/kubevirt.go#L2367
ineffectual assignment to err (ineffassign)
lint: pkg/controller/plan/validation.go#L671
error is not nil (line 667) but it returns nil (nilerr)
lint: pkg/controller/plan/validation.go#L678
error is not nil (line 674) but it returns nil (nilerr)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636