Fix idempotency and improve testability #226
pr-check.yaml
on: pull_request
Lint
1m 2s
Test & Build
1m 17s
Annotations
4 errors and 2 warnings
Lint:
pkg/mount/mount.go#L216
unexported-return: exported method GetStatistics returns unexported type mount.volumeStatistics, which can be annoying to use (revive)
|
Lint
issues found
|
Test & Build:
test/sanity/sanity_test.go#L49
undefined: driver.New
|
Test & Build
Process completed with exit code 2.
|
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
|