Update ubuntu version #57
pr-check.yaml
on: pull_request
Lint
1m 31s
Test & Build
1m 51s
Annotations
6 errors and 2 warnings
|
Lint
issues found
|
|
Lint:
pkg/cloud/fake/fake.go#L207
Consider pre-allocating `result` (prealloc)
|
|
Lint:
pkg/cloud/fake/fake.go#L227
return with no blank line before (nlreturn)
|
|
Lint:
pkg/cloud/fake/fake.go#L212
return with no blank line before (nlreturn)
|
|
Lint:
pkg/cloud/fake/fake.go#L233
return with no blank line before (nlreturn)
|
|
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
|