feat: validate node name #740
go.yml
on: pull_request
verify-dependencies
6s
build
28s
vet
44s
staticcheck
1m 0s
test
1m 11s
Annotations
7 errors and 5 warnings
staticcheck:
proxmox/provider.go#L14
package "github.com/Telmate/proxmox-api-go/proxmox" is being imported more than once (ST1019)
|
staticcheck:
proxmox/provider.go#L15
other import of "github.com/Telmate/proxmox-api-go/proxmox"
|
staticcheck:
proxmox/resource_lxc.go#L11
package "github.com/Telmate/proxmox-api-go/proxmox" is being imported more than once (ST1019)
|
staticcheck:
proxmox/resource_lxc.go#L12
other import of "github.com/Telmate/proxmox-api-go/proxmox"
|
staticcheck:
proxmox/resource_vm_qemu.go#L19
package "github.com/Telmate/proxmox-api-go/proxmox" is being imported more than once (ST1019)
|
staticcheck:
proxmox/resource_vm_qemu.go#L20
other import of "github.com/Telmate/proxmox-api-go/proxmox"
|
staticcheck
Process completed with exit code 1.
|
verify-dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
vet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
staticcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|