PowerStore CSI driver Support for the multiple interface for iSCSI discovery + Increased UT Coverage #208
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
1m 26s
Golang Validation
/
Yaml Lint
9s
Quality Checks
/
Unit tests and package coverage
2m 45s
Quality Checks
/
GoSec
1m 26s
Quality Checks
/
Go Formatter and Vetter
1m 40s
Quality Checks
/
Malware Scan
49s
Quality Checks
/
...
/
dependabot
0s
Annotations
4 errors
Golang Validation / Lint golang code:
cmd/csi-powerstore/main_test.go#L197
File is not properly formatted (gofumpt)
|
Golang Validation / Lint golang code:
cmd/csi-powerstore/main_test.go#L217
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
core/semver/semver_test.go#L28
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code
issues found
|