Skip to content

Bump github.com/container-storage-interface/spec from 1.8.0 to 1.10.0 #857

Bump github.com/container-storage-interface/spec from 1.8.0 to 1.10.0

Bump github.com/container-storage-interface/spec from 1.8.0 to 1.10.0 #857

Status Failure
Total duration 51s
Artifacts

test.yaml

on: pull_request
unit-test
42s
unit-test
push-images
0s
push-images
Matrix: e2e-test
tag-new-master-image
0s
tag-new-master-image
Fit to window
Zoom out
Zoom in

Annotations

4 errors
unit-test: driver/driver.go#L266
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)
unit-test: driver/driver.go#L267
cannot use d (variable of type *Driver) as csi.ControllerServer value in argument to csi.RegisterControllerServer: *Driver does not implement csi.ControllerServer (missing method ControllerModifyVolume)
unit-test: driver/driver.go#L268
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)
unit-test
Process completed with exit code 2.