Fix bug in cloud client missing the project id and refactor the package #76
pr-check.yaml
on: pull_request
Lint
1m 1s
Test & Build
1m 48s
Annotations
7 errors and 2 warnings
|
Lint
issues found
|
|
Lint:
pkg/cloud/volumes.go#L78
return with no blank line before (nlreturn)
|
|
Lint:
pkg/cloud/volumes.go#L59
return with no blank line before (nlreturn)
|
|
Lint:
pkg/cloud/vms.go#L59
return with no blank line before (nlreturn)
|
|
Lint:
pkg/cloud/vms.go#L39
return with no blank line before (nlreturn)
|
|
Lint:
pkg/cloud/snapshots.go#L102
return with no blank line before (nlreturn)
|
|
Lint:
pkg/cloud/snapshots.go#L42
return with no blank line before (nlreturn)
|
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cloudstack-csi-driver/cloudstack-csi-driver. Supported file pattern: go.sum
|
|
Test & Build
Restore cache failed: Dependencies file is not found in /home/runner/work/cloudstack-csi-driver/cloudstack-csi-driver. Supported file pattern: go.sum
|