Skip to content

[release-4.18][manual] objstate: rte: isolate platform-specific code #1327

[release-4.18][manual] objstate: rte: isolate platform-specific code

[release-4.18][manual] objstate: rte: isolate platform-specific code #1327

Triggered via pull request January 13, 2025 12:36
Status Failure
Total duration 2m 34s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: main.go#L58
could not import github.com/openshift-kni/numaresources-operator/controllers (-: # github.com/openshift-kni/numaresources-operator/controllers
build: controllers/numaresourcesoperator_controller.go#L303
cannot use &existing (value of type **"github.com/openshift-kni/numaresources-operator/pkg/objectstate/rte".ExistingManifests) as *"github.com/openshift-kni/numaresources-operator/pkg/objectstate/rte".ExistingManifests value in argument to r.reconcileResourceMachineConfig
build: controllers/numaresourcesoperator_controller.go#L309
cannot use &existing (value of type **"github.com/openshift-kni/numaresources-operator/pkg/objectstate/rte".ExistingManifests) as *"github.com/openshift-kni/numaresources-operator/pkg/objectstate/rte".ExistingManifests value in argument to r.reconcileResourceDaemonSet
build: controllers/numaresourcesoperator_controller.go#L560
too many arguments in call to existing.State
build: controllers/numaresourcesoperator_controller.go#L303
cannot use &existing (value of type **"github.com/openshift-kni/numaresources-operator/pkg/objectstate/rte".ExistingManifests) as *"github.com/openshift-kni/numaresources-operator/pkg/objectstate/rte".ExistingManifests value in argument to r.reconcileResourceMachineConfig
build: controllers/numaresourcesoperator_controller.go#L309
cannot use &existing (value of type **"github.com/openshift-kni/numaresources-operator/pkg/objectstate/rte".ExistingManifests) as *"github.com/openshift-kni/numaresources-operator/pkg/objectstate/rte".ExistingManifests value in argument to r.reconcileResourceDaemonSet
build: controllers/numaresourcesoperator_controller.go#L560
too many arguments in call to existing.State
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636