chore(deps): bump github.com/container-storage-interface/spec from 1.8.0 to 1.9.0 #4452
Annotations
4 errors and 1 warning
Build:
pkg/azuredisk/azuredisk.go#L287
cannot use d (variable of type *Driver) as csi.ControllerServer value in argument to s.Start: *Driver does not implement csi.ControllerServer (missing method ControllerModifyVolume)
|
Build:
pkg/azuredisk/azuredisk_v1.go#L25
cannot use newDriverV1(options) (value of type *Driver) as CSIDriver value in return statement: *Driver does not implement CSIDriver (missing method ControllerModifyVolume)
|
Build:
pkg/azuredisk/fake_azuredisk_v1.go#L26
cannot use newFakeDriverV1(t) (value of type *fakeDriverV1) as FakeDriver value in return statement: *fakeDriverV1 does not implement FakeDriver (missing method ControllerModifyVolume)
|
Build
Process completed with exit code 1.
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/azuredisk-csi-driver/azuredisk-csi-driver. Supported file pattern: go.sum
|