Skip to content

fix panic in provider server while onboarding #4915

fix panic in provider server while onboarding

fix panic in provider server while onboarding #4915

Triggered via pull request September 30, 2024 09:51
Status Failure
Total duration 1m 51s
Artifacts

ocs-operator-ci.yaml

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

Annotations

10 errors and 2 warnings
golangci-lint (1.22): services/provider/server/consumer_test.go#L115
cannot use 0 (untyped int constant) as *uint value in argument to consumerManager.Create
golangci-lint (1.22): services/provider/server/consumer_test.go#L122
cannot use 0 (untyped int constant) as *uint value in argument to consumerManager.Create
golangci-lint (1.22): services/provider/server/consumer_test.go#L130
cannot use 0 (untyped int constant) as *uint value in argument to consumerManager.Create
golangci-lint (1.22): services/provider/server/consumer_test.go#L146
cannot use 1024 (untyped int constant) as *uint value in argument to consumerManager.Create (typecheck)
golangci-lint (1.22)
issues found
go test (1.22): services/provider/server/consumer_test.go#L115
cannot use 0 (untyped int constant) as *uint value in argument to consumerManager.Create
go test (1.22): services/provider/server/consumer_test.go#L122
cannot use 0 (untyped int constant) as *uint value in argument to consumerManager.Create
go test (1.22): services/provider/server/consumer_test.go#L130
cannot use 0 (untyped int constant) as *uint value in argument to consumerManager.Create
go test (1.22): services/provider/server/consumer_test.go#L146
cannot use 1024 (untyped int constant) as *uint value in argument to consumerManager.Create
go test (1.22)
Process completed with exit code 2.
go test (1.22)
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.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/ocs-operator/ocs-operator. Supported file pattern: go.sum