Update ubuntu version #56
pr-check.yaml
on: pull_request
Lint
1m 36s
Test & Build
1m 51s
Annotations
7 errors and 2 warnings
|
Lint
issues found
|
|
Lint:
pkg/cloud/fake/fake.go#L207
Consider pre-allocating `result` (prealloc)
|
|
Lint:
pkg/cloud/snapshots.go#L150
Consider pre-allocating `result` (prealloc)
|
|
Lint:
pkg/cloud/fake/fake.go#L244
break with no blank line before (nlreturn)
|
|
Lint:
pkg/cloud/snapshots.go#L123
return with no blank line before (nlreturn)
|
|
Lint:
pkg/cloud/cloud.go#L15
the interface has more than 10 methods: 16 (interfacebloat)
|
|
Lint:
pkg/driver/controller.go#L740
File is not properly formatted (gofmt)
|
|
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
|