Bump github.com/kubernetes-csi/csi-test/v5 from 5.1.0 to 5.3.1 #84
sanity_test_local.yaml
on: push
Run Sanity Test Local
1m 24s
Annotations
4 errors
Run Sanity Test Local:
pkg/csi-common/utils.go#L85
cannot use ids (variable of type *DefaultIdentityServer) as csi.IdentityServer value in argument to s.Start: *DefaultIdentityServer does not implement csi.IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
Run Sanity Test Local:
pkg/csi-common/utils.go#L92
cannot use ids (variable of type *DefaultIdentityServer) as csi.IdentityServer value in argument to s.Start: *DefaultIdentityServer does not implement csi.IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
Run Sanity Test Local:
pkg/csi-common/utils.go#L99
cannot use ids (variable of type *DefaultIdentityServer) as csi.IdentityServer value in argument to s.Start: *DefaultIdentityServer does not implement csi.IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
Run Sanity Test Local
Process completed with exit code 2.
|