Allow noobaa on the client side to be deleted #5638
ocs-operator-ci.yaml
on: pull_request
Matrix: go test
Matrix: golangci-lint
Matrix: verify generated changes
Annotations
20 errors and 8 warnings
golangci-lint (1.23):
services/provider/main.go#L10
could not import github.com/red-hat-storage/ocs-operator/v4/services/provider/server (-: # github.com/red-hat-storage/ocs-operator/v4/services/provider/server
|
golangci-lint (1.23):
services/provider/server/server.go#L36
semver redeclared in this block
|
golangci-lint (1.23):
services/provider/server/server.go#L23
other declaration of semver
|
golangci-lint (1.23):
services/provider/server/server.go#L36
"github.com/blang/semver/v4" imported as semver and not used
|
golangci-lint (1.23):
services/provider/server/server.go#L39
nbv1 redeclared in this block
|
golangci-lint (1.23):
services/provider/server/server.go#L24
other declaration of nbv1
|
golangci-lint (1.23):
services/provider/server/server.go#L39
"github.com/noobaa/noobaa-operator/v5/pkg/apis/noobaa/v1alpha1" imported as nbv1 and not used
|
golangci-lint (1.23):
services/provider/server/server.go#L40
quotav1 redeclared in this block
|
golangci-lint (1.23):
services/provider/server/server.go#L25
other declaration of quotav1
|
golangci-lint (1.23):
services/provider/server/server.go#L40
"github.com/openshift/api/quota/v1" imported as quotav1 and not used
|
go test (1.23):
services/provider/server/server.go#L36
semver redeclared in this block
|
go test (1.23):
services/provider/server/server.go#L23
other declaration of semver
|
go test (1.23):
services/provider/server/server.go#L36
"github.com/blang/semver/v4" imported as semver and not used
|
go test (1.23):
services/provider/server/server.go#L39
nbv1 redeclared in this block
|
go test (1.23):
services/provider/server/server.go#L24
other declaration of nbv1
|
go test (1.23):
services/provider/server/server.go#L39
"github.com/noobaa/noobaa-operator/v5/pkg/apis/noobaa/v1alpha1" imported as nbv1 and not used
|
go test (1.23):
services/provider/server/server.go#L40
quotav1 redeclared in this block
|
go test (1.23):
services/provider/server/server.go#L25
other declaration of quotav1
|
go test (1.23):
services/provider/server/server.go#L40
"github.com/openshift/api/quota/v1" imported as quotav1 and not used
|
go test (1.23):
services/provider/server/server.go#L41
routev1 redeclared in this block
|
shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
commitlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify code spellings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint (1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go test (1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go test (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/ocs-operator/ocs-operator. Supported file pattern: go.sum
|
verify generated changes (1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify generated changes (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/ocs-operator/ocs-operator. Supported file pattern: go.sum
|