Update ubuntu version #55
pr-check.yaml
on: pull_request
Lint
1m 31s
Test & Build
1m 51s
Annotations
10 errors and 2 warnings
|
Lint:
pkg/mount/mount.go#L169
return with no blank line before (nlreturn)
|
|
Lint:
pkg/mount/mount.go#L145
return with no blank line before (nlreturn)
|
|
Lint:
pkg/mount/mount.go#L98
return with no blank line before (nlreturn)
|
|
Lint:
pkg/cloud/vms.go#L32
return with no blank line before (nlreturn)
|
|
Lint:
pkg/cloud/snapshots.go#L163
return with no blank line before (nlreturn)
|
|
Lint:
pkg/cloud/snapshots.go#L122
return with no blank line before (nlreturn)
|
|
Lint:
pkg/cloud/snapshots.go#L74
return with no blank line before (nlreturn)
|
|
Lint:
pkg/cloud/cloud.go#L13
the interface has more than 10 methods: 16 (interfacebloat)
|
|
Lint:
pkg/driver/controller.go#L734
File is not properly formatted (gofmt)
|
|
Lint:
pkg/cloud/fake/fake.go#L142
unused-parameter: parameter 'snapshotID' seems to be unused, consider removing or renaming it as _ (revive)
|
|
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
|