build(deps): bump github.com/kubernetes-csi/csi-test/v5 from 5.2.0 to 5.3.1 #222
Annotations
6 errors and 1 warning
golangci-lint:
cmd/cloudstack-csi-driver/main.go#L22
could not import github.com/leaseweb/cloudstack-csi-driver/pkg/driver (-: # github.com/leaseweb/cloudstack-csi-driver/pkg/driver
|
golangci-lint:
pkg/driver/driver.go#L85
cannot use cs (variable of type *cloudstackDriver) as csi.IdentityServer value in argument to csi.RegisterIdentityServer: *cloudstackDriver does not implement csi.IdentityServer (missing method mustEmbedUnimplementedIdentityServer)) (typecheck)
|
golangci-lint:
pkg/driver/driver.go#L85
cannot use cs (variable of type *cloudstackDriver) as csi.IdentityServer value in argument to csi.RegisterIdentityServer: *cloudstackDriver does not implement csi.IdentityServer (missing method mustEmbedUnimplementedIdentityServer) (typecheck)
|
golangci-lint:
pkg/syncer/run.go#L16
could not import github.com/leaseweb/cloudstack-csi-driver/pkg/driver (-: # github.com/leaseweb/cloudstack-csi-driver/pkg/driver
|
golangci-lint:
pkg/driver/driver.go#L85
cannot use cs (variable of type *cloudstackDriver) as csi.IdentityServer value in argument to csi.RegisterIdentityServer: *cloudstackDriver does not implement csi.IdentityServer (missing method mustEmbedUnimplementedIdentityServer)) (typecheck)
|
golangci-lint
issues found
|
Setup up Go 1.22
Restore cache failed: Dependencies file is not found in /home/runner/work/cloudstack-csi-driver/cloudstack-csi-driver. Supported file pattern: go.sum
|
Loading