[release-4.18][manual] objstate: rte: isolate platform-specific code #1327
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
|