internal/testingiface: New testing.T equivalent interface and unit testing helpers #556
ci-go.yml
on: pull_request
golangci-lint
44s
Matrix: test
Annotations
358 errors and 5 warnings
test (Go 1.22 / TF 0.15.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.15.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.15.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.15.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.15.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.15.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.15.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.15.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.15.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.15.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.12.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.12.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.12.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.12.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.12.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.12.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.12.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.12.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.12.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.12.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.1.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.1.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.1.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.1.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.1.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.1.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.1.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.1.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.1.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.1.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.8.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.8.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.8.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.8.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.8.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.8.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.8.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.8.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.8.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.8.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.6.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.22 / TF 1.6.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.6.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.6.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.6.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.6.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.6.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.6.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.6.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.6.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.6.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.10.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.22 / TF 1.10.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.10.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.10.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.10.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.10.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.10.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.10.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.10.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.10.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.10.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.4.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 1.4.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.4.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.4.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.4.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.4.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.4.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.4.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.4.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.4.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.4.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.0.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.22 / TF 1.0.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.0.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.0.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.0.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.0.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.0.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.0.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.0.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.0.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.0.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.13.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.22 / TF 0.13.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.13.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.13.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.13.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.13.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.13.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.13.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.13.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.13.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.13.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.15.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 0.15.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.15.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.15.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.15.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.15.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.15.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.15.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.15.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.14.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 0.15.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.14.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.15.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.14.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.14.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.14.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.14.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.14.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.14.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.14.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.14.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.14.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.14.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.22 / TF 0.14.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.14.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.14.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.14.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.14.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.14.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.14.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.14.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.14.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.14.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.2.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.22 / TF 1.2.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.2.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.2.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.5.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.22 / TF 1.2.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.2.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.5.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.2.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.5.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.5.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.2.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.5.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.2.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.5.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.2.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.5.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.2.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.5.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.5.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.5.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.5.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.3.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.22 / TF 1.3.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.3.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.3.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.3.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.3.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.3.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.3.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.3.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.3.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.3.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.6.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 1.6.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.6.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.6.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.6.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.6.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.7.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 1.6.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.7.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.6.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.6.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.7.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.6.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.7.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.7.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.6.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.7.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.7.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.7.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.7.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.7.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.7.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.7.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.22 / TF 1.7.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.7.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.7.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.7.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.7.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.7.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.7.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.7.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.7.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.7.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 1.9.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.22 / TF 1.9.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.12.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 0.12.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.12.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.12.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.12.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.12.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.12.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.12.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.12.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.12.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.12.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.0.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 1.0.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.0.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.0.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.0.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.0.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.0.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.0.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.0.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.0.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.0.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.0-alpha20240501)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 1.9.0-alpha20240501):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.0-alpha20240501):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.0-alpha20240501):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.0-alpha20240501):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.0-alpha20240501):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.0-alpha20240501):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.0-alpha20240501):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.0-alpha20240501):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.0-alpha20240501):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.9.0-alpha20240501):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.2.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 1.2.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.2.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.2.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.2.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.2.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.2.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.2.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.2.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.2.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.2.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.13.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 0.13.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.13.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.13.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.13.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.13.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.13.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.13.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.13.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.13.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 0.13.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.1.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 1.1.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.1.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.1.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.1.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.1.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.1.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.1.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.1.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.1.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.1.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.3.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 1.3.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.3.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.3.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.3.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.3.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.3.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.3.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.3.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.3.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.3.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.10.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 1.10.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.10.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.10.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.10.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.10.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.10.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.10.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.10.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.10.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.10.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.0-alpha20240501)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.22 / TF 1.9.0-alpha20240501):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.0-alpha20240501):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.0-alpha20240501):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.0-alpha20240501):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.0-alpha20240501):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.0-alpha20240501):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.0-alpha20240501):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.0-alpha20240501):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.0-alpha20240501):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.9.0-alpha20240501):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.4.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.22 / TF 1.4.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.4.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.4.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.4.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.4.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.4.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.4.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.4.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.4.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 1.4.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
golangci-lint:
echoprovider/server_test.go#L12
could not import github.com/hashicorp/terraform-plugin-testing/helper/resource (-: # github.com/hashicorp/terraform-plugin-testing/helper/resource
|
golangci-lint:
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
golangci-lint:
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
golangci-lint:
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
golangci-lint:
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
golangci-lint:
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
golangci-lint:
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
golangci-lint:
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
golangci-lint:
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
golangci-lint:
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.8.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 1.8.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.8.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.8.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.8.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.8.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.8.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.8.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.8.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.8.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.8.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.5.*)
The job was canceled because "_1_22_0_15__" failed.
|
test (Go 1.23 / TF 1.5.*):
helper/resource/testing_new.go#L30
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.5.*):
helper/resource/testing_new.go#L70
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.5.*):
helper/resource/testing_new.go#L119
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.5.*):
helper/resource/testing_new.go#L271
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.5.*):
helper/resource/testing_new.go#L585
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.5.*):
helper/resource/testing_new_config.go#L105
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.5.*):
helper/resource/testing_new_config.go#L124
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.5.*):
helper/resource/testing_new_config.go#L133
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runPlanChecks: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.5.*):
helper/resource/testing_new_config.go#L153
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.23 / TF 1.5.*):
helper/resource/testing_new_config.go#L161
cannot use t (variable of type "github.com/mitchellh/go-testing-interface".T) as testingiface.T value in argument to runProviderCommand: "github.com/mitchellh/go-testing-interface".T does not implement testingiface.T (missing method Setenv)
|
test (Go 1.22 / TF 0.15.*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (Go 1.22 / TF 0.12.*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (Go 1.22 / TF 1.1.*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (Go 1.22 / TF 1.8.*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|