CI parallel #285
go.yml
on: pull_request
verify-dependencies
7s
build
18s
vet
31s
staticcheck
51s
test
35s
Annotations
10 errors and 10 warnings
staticcheck:
proxmox/config_qemu.go#L409
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
staticcheck:
proxmox/config_qemu.go#L1410
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
staticcheck:
proxmox/config_qemu_memory.go#L90
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
staticcheck:
proxmox/config_qemu_memory.go#L106
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
staticcheck:
proxmox/config_qemu_memory.go#L114
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
staticcheck:
proxmox/config_qemu_memory.go#L130
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
staticcheck:
proxmox/config_qemu_memory.go#L145
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
staticcheck:
proxmox/config_qemu_memory.go#L148
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
staticcheck:
proxmox/config_qemu_memory.go#L162
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
staticcheck:
proxmox/snapshot.go#L203
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
verify-dependencies
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/
|
verify-dependencies
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/
|
vet
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/
|
vet
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/
|
test
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/
|
test
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/
|
staticcheck
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/
|
staticcheck
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/
|
build
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/
|
build
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/
|