Bump github.com/hashicorp/packer-plugin-sdk from 0.4.0 to 0.5.4 #682
Triggered via pull request
September 26, 2024 14:05
Status
Failure
Total duration
1m 11s
Artifacts
–
Annotations
7 errors and 3 warnings
Vet
cannot use cty.Value{} (value of type cty.Value) as gob.GobEncoder value in variable declaration: cty.Value does not implement gob.GobEncoder (missing method GobEncode)
|
Vet
Process completed with exit code 1.
|
Build
cannot use cty.Value{} (value of type cty.Value) as gob.GobEncoder value in variable declaration: cty.Value does not implement gob.GobEncoder (missing method GobEncode)
|
Build
Process completed with exit code 2.
|
Check
cannot use cty.Value{} (value of type cty.Value) as gob.GobEncoder value in variable declaration: cty.Value does not implement gob.GobEncoder (missing method GobEncode) (compile)
|
Check:
version/version.go#L18
version.InitializePluginVersion is deprecated: InitializePluginVersion does not support metadata out of the box, and should be replaced by either NewPluginVersion or NewRawVersion. (SA1019)
|
Check
Process completed with exit code 1.
|
Vet
Restore cache failed: Dependencies file is not found in /home/runner/work/packer-plugin-nutanix/packer-plugin-nutanix. Supported file pattern: go.sum
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/packer-plugin-nutanix/packer-plugin-nutanix. Supported file pattern: go.sum
|
Check
Restore cache failed: Dependencies file is not found in /home/runner/work/packer-plugin-nutanix/packer-plugin-nutanix. Supported file pattern: go.sum
|