Initialize Mirroring spec to avoid nil pointer exception #1284
Annotations
10 errors
Lint:
cmd/addon_agent.go#L4
could not import github.com/red-hat-storage/odf-multicluster-orchestrator/addons (-: # github.com/red-hat-storage/odf-multicluster-orchestrator/addons
|
Lint:
addons/agent_mirrorpeer_controller.go#L376
sc.spec undefined (type "github.com/red-hat-storage/ocs-operator/api/v4/v1".StorageCluster has no field or method spec, but does have Spec)
|
Lint:
addons/agent_mirrorpeer_controller.go#L377
sc.spec undefined (type "github.com/red-hat-storage/ocs-operator/api/v4/v1".StorageCluster has no field or method spec, but does have Spec)
|
Lint:
addons/rook_secret_handler.go#L200
sc.spec undefined (type *"github.com/red-hat-storage/ocs-operator/api/v4/v1".StorageCluster has no field or method spec, but does have Spec)
|
Lint:
addons/rook_secret_handler.go#L201
sc.spec undefined (type *"github.com/red-hat-storage/ocs-operator/api/v4/v1".StorageCluster has no field or method spec, but does have Spec)) (typecheck)
|
Lint:
addons/agent_mirrorpeer_controller.go#L1
: # github.com/red-hat-storage/odf-multicluster-orchestrator/addons [github.com/red-hat-storage/odf-multicluster-orchestrator/addons.test]
|
Lint:
addons/agent_mirrorpeer_controller.go#L376
sc.spec undefined (type "github.com/red-hat-storage/ocs-operator/api/v4/v1".StorageCluster has no field or method spec, but does have Spec)
|
Lint:
addons/agent_mirrorpeer_controller.go#L377
sc.spec undefined (type "github.com/red-hat-storage/ocs-operator/api/v4/v1".StorageCluster has no field or method spec, but does have Spec)
|
Lint:
addons/rook_secret_handler.go#L200
sc.spec undefined (type *"github.com/red-hat-storage/ocs-operator/api/v4/v1".StorageCluster has no field or method spec, but does have Spec)
|
Lint:
addons/rook_secret_handler.go#L201
sc.spec undefined (type *"github.com/red-hat-storage/ocs-operator/api/v4/v1".StorageCluster has no field or method spec, but does have Spec) (typecheck)
|
Loading