Build(deps): Bump github.com/hashicorp/go-tfe from 1.62.0 to 1.66.0 #2034
Annotations
1 error and 1 warning
Run /./.github/actions/test-provider-tfe
go test failed (exit code 1) The error output was:
# github.com/hashicorp/terraform-provider-tfe/internal/provider
internal/provider/resource_tfe_stack.go:199:49: not enough arguments in call to r.config.Client.Stacks.Read
have (context.Context, string)
want (context.Context, string, *tfe.StackReadOptions)
Test_GetClient
TestConfig_locateConfigFile
TestConfig_cliConfig
ok github.com/hashicorp/terraform-provider-tfe/internal/client 0.004s
TestLoggingNewLoggingTransport_IsRoundTripper
ok github.com/hashicorp/terraform-provider-tfe/internal/logging 0.003s
? github.com/hashicorp/terraform-provider-tfe/internal/provider/validators [no test files]
? github.com/hashicorp/terraform-provider-tfe/version [no test files]
FAIL github.com/hashicorp/terraform-provider-tfe/internal/provider [build failed]
FAIL
|
The following actions use a deprecated Node.js version and will be forced to run on node20: hashicorp-forge/go-test-split-action@796beedbdb3d1bea14cad2d3057bab5c5cf15fe5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading