Skip to content

Initialize Mirroring spec to avoid nil pointer exception #1284

Initialize Mirroring spec to avoid nil pointer exception

Initialize Mirroring spec to avoid nil pointer exception #1284

Triggered via pull request November 26, 2024 08:58
Status Failure
Total duration 1m 56s
Artifacts

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
Fit to window
Zoom out
Zoom in

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.