PowerStore CSI driver Support for the multiple interface for iSCSI discovery + Increased UT Coverage #205
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
1m 22s
Golang Validation
/
Yaml Lint
5s
Quality Checks
/
Unit tests and package coverage
2m 38s
Quality Checks
/
GoSec
1m 23s
Quality Checks
/
Go Formatter and Vetter
1m 38s
Quality Checks
/
Malware Scan
48s
Quality Checks
/
...
/
dependabot
0s
Annotations
8 errors
Golang Validation / Lint golang code:
cmd/csi-powerstore/main.go#L54
File is not properly formatted (gofumpt)
|
Golang Validation / Lint golang code:
cmd/csi-powerstore/main.go#L56
File is not properly formatted (gofumpt)
|
Golang Validation / Lint golang code:
cmd/csi-powerstore/main.go#L58
File is not properly formatted (gofumpt)
|
Golang Validation / Lint golang code:
cmd/csi-powerstore/main_test.go#L39
File is not properly formatted (gofumpt)
|
Golang Validation / Lint golang code:
cmd/csi-powerstore/main_test.go#L176
File is not properly formatted (gofumpt)
|
Golang Validation / Lint golang code:
cmd/csi-powerstore/main_test.go#L196
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
|