build(deps): bump github.com/kubernetes-csi/csi-test/v5 from 5.2.0 to 5.3.0 #214
pr-check.yaml
on: pull_request
Lint
1m 18s
Test & Build
1m 5s
Annotations
8 errors and 2 warnings
Test & Build:
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)
|
Test & Build
Process completed with exit code 2.
|
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
|
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)
|
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)
|
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
|
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)
|
Lint
issues found
|
Test & Build
Restore cache failed: Dependencies file is not found in /home/runner/work/cloudstack-csi-driver/cloudstack-csi-driver. Supported file pattern: go.sum
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cloudstack-csi-driver/cloudstack-csi-driver. Supported file pattern: go.sum
|