Skip to content

Remove bazel WIP

Remove bazel WIP #1806

Triggered via pull request January 13, 2025 16:53
Status Failure
Total duration 37s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/controller/plan/adapter/ova/ovfparser.go#L16
var `log` is unused (unused)
lint: pkg/controller/plan/adapter/ova/builder.go#L494
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
lint: pkg/controller/plan/adapter/ova/builder.go#L506
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
lint: pkg/controller/plan/adapter/ova/builder.go#L510
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
lint: pkg/controller/provider/web/ovirt/cluster.go#L27
field `cluster` is unused (unused)
lint: pkg/lib/inventory/container/ocp/collector.go#L187
Error return value of `r.manager.Start` is not checked (errcheck)
lint: pkg/lib-volume-populator/populator-machinery/controller.go#L212
Error return value of `(k8s.io/client-go/tools/cache.SharedInformer).AddEventHandler` is not checked (errcheck)
lint: pkg/lib-volume-populator/populator-machinery/controller.go#L225
Error return value of `(k8s.io/client-go/tools/cache.SharedInformer).AddEventHandler` is not checked (errcheck)
lint: pkg/lib-volume-populator/populator-machinery/controller.go#L238
Error return value of `(k8s.io/client-go/tools/cache.SharedInformer).AddEventHandler` is not checked (errcheck)
lint: pkg/lib-volume-populator/populator-machinery/controller.go#L264
Error return value of `unstInformer.AddEventHandler` is not checked (errcheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636