Skip to content

ci: run jobs in parralel #282

ci: run jobs in parralel

ci: run jobs in parralel #282

Triggered via pull request August 15, 2024 19:39
Status Failure
Total duration 1m 2s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 12 warnings
golint: main.go#L22
exported type AppConfig should have comment or be unexported
golint: main.go#L523
var userId should be userID
golint: main.go#L546
var userId should be userID
golint: main.go#L559
var userId should be userID
golint: main.go#L572
var userId should be userID
golint: main.go#L982
var vmIdUnparsed should be vmIDUnparsed
golint: main.go#L984
var vmId should be vmID
golint: cli/cobra.go#L14
comment on exported var RootCmd should be of the form "RootCmd ..."
golint: cli/cobra.go#L28
exported function Execute should have comment or be unexported
golint: cli/cobra.go#L35
exported function NewClient should have comment or be unexported
staticcheck: proxmox/config_qemu.go#L450
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
staticcheck: proxmox/config_qemu.go#L1439
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/
golint
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/
golint
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/
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/