Storage: Show correct disk size #14631
Annotations
7 errors
Build binaries:
lxd/storage/drivers/driver_pure_volumes.go#L174
cannot use d (variable of type *pure) as Driver value in argument to genericVFSBackupUnpack: *pure does not implement Driver (wrong type for method FillVolumeConfig)
|
Build binaries:
lxd/storage/drivers/driver_pure_volumes.go#L358
cannot use d (variable of type *pure) as Driver value in argument to genericVFSCreateVolumeFromMigration: *pure does not implement Driver (wrong type for method FillVolumeConfig)
|
Build binaries:
lxd/storage/drivers/driver_pure_volumes.go#L678
d.fillVolumeConfig(&vol, "block.filesystem", "block.mount_options") (no value) used as value
|
Build binaries:
lxd/storage/drivers/driver_pure_volumes.go#L1129
cannot use d (variable of type *pure) as Driver value in argument to genericVFSMigrateVolume: *pure does not implement Driver (wrong type for method FillVolumeConfig)
|
Build binaries:
lxd/storage/drivers/driver_pure_volumes.go#L1134
cannot use d (variable of type *pure) as Driver value in argument to genericVFSBackupVolume: *pure does not implement Driver (wrong type for method FillVolumeConfig)
|
Build binaries:
lxd/storage/drivers/load.go#L16
cannot use &pure{} (value of type *pure) as driver value in return statement: *pure does not implement driver (wrong type for method FillVolumeConfig)
|
Build binaries
Process completed with exit code 2.
|
Loading