Skip to content

Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.29… #497

Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.29…

Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.29… #497

Triggered via push December 6, 2023 10:42
Status Failure
Total duration 12s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
audit: proxmox/resource_vm_qemu.go#L18
missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/Telmate/terraform-provider-proxmox/proxmox); to add:
audit: proxmox/resource_cloud_init_disk.go#L14
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-sdk/v2/diag (imported by github.com/Telmate/terraform-provider-proxmox/proxmox); to add:
audit: proxmox/resource_vm_qemu.go#L21
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-sdk/v2/helper/customdiff (imported by github.com/Telmate/terraform-provider-proxmox/proxmox); to add:
audit: proxmox/provider.go#L14
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema (imported by github.com/Telmate/terraform-provider-proxmox); to add:
audit: proxmox/resource_vm_qemu.go#L23
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-sdk/v2/helper/validation (imported by github.com/Telmate/terraform-provider-proxmox/proxmox); to add:
audit: main.go#L8
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-sdk/v2/plugin (imported by github.com/Telmate/terraform-provider-proxmox); to add:
audit: proxmox/resource_cloud_init_disk.go#L12
missing go.sum entry for module providing package github.com/kdomanski/iso9660 (imported by github.com/Telmate/terraform-provider-proxmox/proxmox); to add:
audit: proxmox/util.go#L15
missing go.sum entry for module providing package github.com/rs/zerolog (imported by github.com/Telmate/terraform-provider-proxmox/proxmox); to add:
audit
Process completed with exit code 1.
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/