chore(deps): bump the all group with 5 updates #4071
Annotations
4 errors and 1 warning
Build Test:
pkg/blob/blob.go#L372
cannot use d (variable of type *Driver) as csi.IdentityServer value in argument to csi.RegisterIdentityServer: *Driver does not implement csi.IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
Build Test:
pkg/blob/blob.go#L373
cannot use d (variable of type *Driver) as csi.ControllerServer value in argument to csi.RegisterControllerServer: *Driver does not implement csi.ControllerServer (missing method mustEmbedUnimplementedControllerServer)
|
Build Test:
pkg/blob/blob.go#L374
cannot use d (variable of type *Driver) as csi.NodeServer value in argument to csi.RegisterNodeServer: *Driver does not implement csi.NodeServer (missing method mustEmbedUnimplementedNodeServer)
|
Build Test
Process completed with exit code 1.
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in D:\a\blob-csi-driver\blob-csi-driver. Supported file pattern: go.sum
|
Loading