feature: CSI 1.6 - maximum volume size #35
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
golangci-lint:
main.go#L28
could not import github.com/dell/csi-unity/service (-: # github.com/dell/csi-unity/service
|
golangci-lint:
service/controller.go#L554
volumeAPI.GetMaxVolumeSize undefined (type *gounity.Volume has no field or method GetMaxVolumeSize)) (typecheck)
|
golangci-lint:
main.go#L28
could not import github.com/dell/csi-unity/service (-: # github.com/dell/csi-unity/service
|
golangci-lint:
service/controller.go#L554
volumeAPI.GetMaxVolumeSize undefined (type *gounity.Volume has no field or method GetMaxVolumeSize)) (typecheck)
|
golangci-lint:
main.go#L28
could not import github.com/dell/csi-unity/service (-: # github.com/dell/csi-unity/service
|
golangci-lint:
service/controller.go#L554
volumeAPI.GetMaxVolumeSize undefined (type *gounity.Volume has no field or method GetMaxVolumeSize)) (typecheck)
|
golangci-lint:
main.go#L28
could not import github.com/dell/csi-unity/service (-: # github.com/dell/csi-unity/service
|
golangci-lint:
service/controller.go#L554
volumeAPI.GetMaxVolumeSize undefined (type *gounity.Volume has no field or method GetMaxVolumeSize)) (typecheck)
|
golangci-lint:
main.go#L28
could not import github.com/dell/csi-unity/service (-: # github.com/dell/csi-unity/service
|
golangci-lint:
service/controller.go#L554
volumeAPI.GetMaxVolumeSize undefined (type *gounity.Volume has no field or method GetMaxVolumeSize)) (typecheck)
|
golangci-lint:
service/utils/emcutils.go#L279
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|