Bump github.com/container-storage-interface/spec from 1.8.0 to 1.9.0 #314
Annotations
4 errors and 1 warning
Build:
driver/controller.go#L61
cannot use &VultrControllerServer{} (value of type *VultrControllerServer) as csi.ControllerServer value in variable declaration: *VultrControllerServer does not implement csi.ControllerServer (missing method ControllerModifyVolume)
|
Build:
driver/driver.go#L111
cannot use controller (variable of type *VultrControllerServer) as csi.ControllerServer value in argument to server.Start: *VultrControllerServer does not implement csi.ControllerServer (missing method ControllerModifyVolume)
|
Build
test] Error 1
|
Build
Process completed with exit code 2.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|