[fix] disksize fix #567
Annotations
10 errors and 2 warnings
Build:
proxmox/resource_vm_qemu.go#L2448
config.Disk.SizeInKibibytes undefined (type *"github.com/Telmate/proxmox-api-go/proxmox".QemuIdeDisk has no field or method SizeInKibibytes)
|
Build:
proxmox/resource_vm_qemu.go#L2468
config.Passthrough.SizeInKibibytes undefined (type *"github.com/Telmate/proxmox-api-go/proxmox".QemuIdePassthrough has no field or method SizeInKibibytes)
|
Build:
proxmox/resource_vm_qemu.go#L2512
config.Disk.SizeInKibibytes undefined (type *"github.com/Telmate/proxmox-api-go/proxmox".QemuSataDisk has no field or method SizeInKibibytes)
|
Build:
proxmox/resource_vm_qemu.go#L2532
config.Passthrough.SizeInKibibytes undefined (type *"github.com/Telmate/proxmox-api-go/proxmox".QemuSataPassthrough has no field or method SizeInKibibytes)
|
Build:
proxmox/resource_vm_qemu.go#L2603
config.Disk.SizeInKibibytes undefined (type *"github.com/Telmate/proxmox-api-go/proxmox".QemuScsiDisk has no field or method SizeInKibibytes)
|
Build:
proxmox/resource_vm_qemu.go#L2625
config.Passthrough.SizeInKibibytes undefined (type *"github.com/Telmate/proxmox-api-go/proxmox".QemuScsiPassthrough has no field or method SizeInKibibytes)
|
Build:
proxmox/resource_vm_qemu.go#L2681
config.Disk.SizeInKibibytes undefined (type *"github.com/Telmate/proxmox-api-go/proxmox".QemuVirtIODisk has no field or method SizeInKibibytes)
|
Build:
proxmox/resource_vm_qemu.go#L2702
config.Passthrough.SizeInKibibytes undefined (type *"github.com/Telmate/proxmox-api-go/proxmox".QemuVirtIOPassthrough has no field or method SizeInKibibytes)
|
Build:
proxmox/resource_vm_qemu.go#L2798
unknown field SizeInKibibytes in struct literal of type "github.com/Telmate/proxmox-api-go/proxmox".QemuIdeDisk
|
Build:
proxmox/resource_vm_qemu.go#L2798
undefined: pxapi.QemuDiskSize
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading