Skip to content

add rpc call for RevokeBlockPoolPeering #3097

add rpc call for RevokeBlockPoolPeering

add rpc call for RevokeBlockPoolPeering #3097

Triggered via pull request March 18, 2024 11:09
Status Failure
Total duration 2m 48s
Artifacts

ocs-operator-ci.yaml

on: pull_request
shellcheck
13s
shellcheck
verify code spellings
20s
verify code spellings
commitlint
18s
commitlint
Matrix: go test
Matrix: golangci-lint
Matrix: verify generated changes
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 6 warnings
golangci-lint (1.21): 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.21): services/provider/server/server.go#L767
method OCSProviderServer.PeerBlockPool already declared at services/provider/server/server.go:736:29) (typecheck)
golangci-lint (1.21): controllers/storagecluster/provider_server.go#L26
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.21): services/provider/server/server.go#L767
method OCSProviderServer.PeerBlockPool already declared at services/provider/server/server.go:736:29) (typecheck)
golangci-lint (1.21): services/provider/server/server.go#L767
method OCSProviderServer.PeerBlockPool already declared at services/provider/server/server.go:736:29 (typecheck)
golangci-lint (1.21): 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.21): services/provider/server/server.go#L767
method OCSProviderServer.PeerBlockPool already declared at services/provider/server/server.go:736:29) (typecheck)
golangci-lint (1.21): controllers/storagecluster/provider_server.go#L26
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.21): services/provider/server/server.go#L767
method OCSProviderServer.PeerBlockPool already declared at services/provider/server/server.go:736:29) (typecheck)
golangci-lint (1.21): services/provider/server/cephblockpool.go#L1
: # github.com/red-hat-storage/ocs-operator/v4/services/provider/server [github.com/red-hat-storage/ocs-operator/v4/services/provider/server.test]
go test (1.21): services/provider/server/server.go#L767
method OCSProviderServer.PeerBlockPool already declared at services/provider/server/server.go:736:29
go test (1.21)
Process completed with exit code 2.
shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
commitlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
verify code spellings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go test (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
verify generated changes (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.