Skip to content

feature: CSI 1.6 - maximum volume size #35

feature: CSI 1.6 - maximum volume size

feature: CSI 1.6 - maximum volume size #35

Triggered via pull request October 23, 2023 12:46
Status Failure
Total duration 1m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linters.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)