chore(deps): bump the all group with 5 updates #4072
Annotations
4 errors and 1 warning
build (1.16.x, windows-latest):
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 (1.16.x, windows-latest):
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 (1.16.x, windows-latest):
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 (1.16.x, windows-latest)
Process completed with exit code 1.
|
build (1.16.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\blob-csi-driver\blob-csi-driver. Supported file pattern: go.sum
|