PowerStore CSI driver Support for the multiple interface for iSCSI discovery + Increased UT Coverage #166
Annotations
10 errors
golangci-lint:
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
|
golangci-lint:
pkg/node/node.go#L1246
s.iscsiLib.GetInterfaceForTargetIP undefined (type goiscsi.ISCSIinterface has no field or method GetInterfaceForTargetIP)
|
golangci-lint:
pkg/node/node.go#L1251
s.iscsiLib.DiscoverTargetsWithInterface undefined (type goiscsi.ISCSIinterface has no field or method DiscoverTargetsWithInterface)
|
golangci-lint:
pkg/node/node_connectivity_checker.go#L350
s.iscsiLib.GetInterfaceForTargetIP undefined (type goiscsi.ISCSIinterface has no field or method GetInterfaceForTargetIP)
|
golangci-lint:
pkg/node/node_connectivity_checker.go#L355
s.iscsiLib.DiscoverTargetsWithInterface undefined (type goiscsi.ISCSIinterface has no field or method DiscoverTargetsWithInterface)) (typecheck)
|
golangci-lint:
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
|
golangci-lint:
pkg/node/node.go#L1246
s.iscsiLib.GetInterfaceForTargetIP undefined (type goiscsi.ISCSIinterface has no field or method GetInterfaceForTargetIP)
|
golangci-lint:
pkg/node/node.go#L1251
s.iscsiLib.DiscoverTargetsWithInterface undefined (type goiscsi.ISCSIinterface has no field or method DiscoverTargetsWithInterface)
|
golangci-lint:
pkg/node/node_connectivity_checker.go#L350
s.iscsiLib.GetInterfaceForTargetIP undefined (type goiscsi.ISCSIinterface has no field or method GetInterfaceForTargetIP)
|
golangci-lint:
pkg/node/node_connectivity_checker.go#L355
s.iscsiLib.DiscoverTargetsWithInterface undefined (type goiscsi.ISCSIinterface has no field or method DiscoverTargetsWithInterface)) (typecheck)
|
Loading