Move analysis testing to Go module support #51
Annotations
10 errors
go test
module lookup disabled by GOPROXY=off
|
go test:
passes/AT001/testdata/src/a/alias_v2.go#L4
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource (invalid package name: "")
|
go test
module lookup disabled by GOPROXY=off
|
go test:
passes/AT001/testdata/src/suffixes/some_data_source_test.go#L6
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource (invalid package name: "")
|
go test
module lookup disabled by GOPROXY=off
|
go test:
passes/AT001/testdata/src/prefixes/extra_data_source_prefix_ignore.go#L6
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource (invalid package name: "")
|
go test
module lookup disabled by GOPROXY=off
|
go test:
passes/AT004/testdata/src/a/a_v2.go#L6
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource (invalid package name: "")
|
go test
module lookup disabled by GOPROXY=off
|
go test:
passes/AT005/testdata/src/a/a_v2.go#L6
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource (invalid package name: "")
|