Skip to content

Overhaul: QemuCPU

Overhaul: QemuCPU #274

Triggered via pull request August 14, 2024 19:30
Status Failure
Total duration 1m 3s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
audit: proxmox/config_qemu.go#L409
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
audit: proxmox/config_qemu.go#L1410
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
audit: proxmox/config_qemu_memory.go#L90
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
audit: proxmox/config_qemu_memory.go#L106
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
audit: proxmox/config_qemu_memory.go#L114
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
audit: proxmox/config_qemu_memory.go#L130
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
audit: proxmox/config_qemu_memory.go#L145
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
audit: proxmox/config_qemu_memory.go#L148
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
audit: proxmox/config_qemu_memory.go#L162
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
audit: proxmox/snapshot.go#L203
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
audit
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/
audit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/