PowerStore CSI driver Support for the multiple interface for iSCSI discovery + Increased UT Coverage #166
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
1m 20s
Golang Validation
/
Yaml Lint
6s
Quality Checks
/
Unit tests and package coverage
2m 11s
Quality Checks
/
GoSec
1m 20s
Quality Checks
/
Go Formatter and Vetter
1m 38s
Quality Checks
/
Malware Scan
48s
Quality Checks
/
...
/
dependabot
0s
Annotations
10 errors
Golang Validation / Lint golang code:
cmd/csi-powerstore/main.go#L32
could not import github.com/dell/csi-powerstore/v2/pkg/node (-: # github.com/dell/csi-powerstore/v2/pkg/node
|
Golang Validation / Lint golang code:
pkg/node/node.go#L1246
s.iscsiLib.GetInterfaceForTargetIP undefined (type goiscsi.ISCSIinterface has no field or method GetInterfaceForTargetIP)
|
Golang Validation / Lint golang code:
pkg/node/node.go#L1251
s.iscsiLib.DiscoverTargetsWithInterface undefined (type goiscsi.ISCSIinterface has no field or method DiscoverTargetsWithInterface)
|
Golang Validation / Lint golang code:
pkg/node/node_connectivity_checker.go#L350
s.iscsiLib.GetInterfaceForTargetIP undefined (type goiscsi.ISCSIinterface has no field or method GetInterfaceForTargetIP)
|
Golang Validation / Lint golang code:
pkg/node/node_connectivity_checker.go#L355
s.iscsiLib.DiscoverTargetsWithInterface undefined (type goiscsi.ISCSIinterface has no field or method DiscoverTargetsWithInterface)) (typecheck)
|
Golang Validation / Lint golang code:
cmd/csi-powerstore/main.go#L32
could not import github.com/dell/csi-powerstore/v2/pkg/node (-: # github.com/dell/csi-powerstore/v2/pkg/node
|
Golang Validation / Lint golang code:
pkg/node/node.go#L1246
s.iscsiLib.GetInterfaceForTargetIP undefined (type goiscsi.ISCSIinterface has no field or method GetInterfaceForTargetIP)
|
Golang Validation / Lint golang code:
pkg/node/node.go#L1251
s.iscsiLib.DiscoverTargetsWithInterface undefined (type goiscsi.ISCSIinterface has no field or method DiscoverTargetsWithInterface)
|
Golang Validation / Lint golang code:
pkg/node/node_connectivity_checker.go#L350
s.iscsiLib.GetInterfaceForTargetIP undefined (type goiscsi.ISCSIinterface has no field or method GetInterfaceForTargetIP)
|
Golang Validation / Lint golang code:
pkg/node/node_connectivity_checker.go#L355
s.iscsiLib.DiscoverTargetsWithInterface undefined (type goiscsi.ISCSIinterface has no field or method DiscoverTargetsWithInterface)) (typecheck)
|