Skip to content

Bump github.com/hashicorp/packer-plugin-sdk from 0.4.0 to 0.5.1 #102

Bump github.com/hashicorp/packer-plugin-sdk from 0.4.0 to 0.5.1

Bump github.com/hashicorp/packer-plugin-sdk from 0.4.0 to 0.5.1 #102

Triggered via pull request August 31, 2023 17:10
Status Failure
Total duration 5m 23s
Artifacts

go-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Linux Go tests
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)
Linux Go tests
Process completed with exit code 1.
Darwin Go tests
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)
Darwin Go tests
Process completed with exit code 1.
Windows Go tests
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)
Windows Go tests
Process completed with exit code 1.
get-go-version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/