Initialize Mirroring spec to avoid nil pointer exception #1284
test-and-build.yaml
on: pull_request
Matrix: Ensure Clean Workdir
Matrix: Integration Tests
Matrix: Unit Tests
Matrix: Validate Operator Bundle
Matrix: Build Operator Image
Matrix: Build Bundle Image
Annotations
6 errors
Ensure Clean Workdir (1.22):
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)
|
Ensure Clean Workdir (1.22):
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)
|
Ensure Clean Workdir (1.22):
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)
|
Ensure Clean Workdir (1.22):
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)
|
Ensure Clean Workdir (1.22)
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)
|
Ensure Clean Workdir (1.22)
Process completed with exit code 2.
|