packer_test: add gob/pb test suite #3755
Annotations
10 errors
Run go test ./... -coverprofile=coverage.txt -covermode=atomic
missing go.sum entry for module providing package github.com/hashicorp/packer-plugin-sdk/plugin (imported by github.com/hashicorp/packer-plugin-tester); to add:
|
Run go test ./... -coverprofile=coverage.txt -covermode=atomic
missing go.sum entry for module providing package github.com/hashicorp/packer-plugin-sdk/common (imported by github.com/hashicorp/packer-plugin-tester/builder/dynamic); to add:
|
Run go test ./... -coverprofile=coverage.txt -covermode=atomic
missing go.sum entry for module providing package github.com/hashicorp/packer-plugin-sdk/multistep (imported by github.com/hashicorp/packer-plugin-tester/builder/dynamic); to add:
|
Run go test ./... -coverprofile=coverage.txt -covermode=atomic
missing go.sum entry for module providing package github.com/hashicorp/packer-plugin-sdk/multistep/commonsteps (imported by github.com/hashicorp/packer-plugin-tester/builder/dynamic); to add:
|
Run go test ./... -coverprofile=coverage.txt -covermode=atomic
missing go.sum entry for module providing package github.com/hashicorp/packer-plugin-sdk/packer (imported by github.com/hashicorp/packer-plugin-tester/builder/dynamic); to add:
|
Run go test ./... -coverprofile=coverage.txt -covermode=atomic
missing go.sum entry for module providing package github.com/hashicorp/packer-plugin-sdk/template/config (imported by github.com/hashicorp/packer-plugin-tester/builder/dynamic); to add:
|
Run go test ./... -coverprofile=coverage.txt -covermode=atomic
missing go.sum entry for module providing package github.com/hashicorp/packer-plugin-sdk/hcl2helper (imported by github.com/hashicorp/packer-plugin-tester/datasource/dynamic); to add:
|
Run go test ./... -coverprofile=coverage.txt -covermode=atomic
missing go.sum entry for module providing package github.com/hashicorp/packer-plugin-sdk/template/interpolate (imported by github.com/hashicorp/packer-plugin-tester/post-processor/dynamic); to add:
|
Run go test ./... -coverprofile=coverage.txt -covermode=atomic:
version/version.go#L7
missing go.sum entry for module providing package github.com/hashicorp/packer-plugin-sdk/version (imported by github.com/hashicorp/packer-plugin-tester/version); to add:
|
Run go test ./... -coverprofile=coverage.txt -covermode=atomic
Process completed with exit code 1.
|
Loading