Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.12.0 #2043
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-plugin-mux/tf5muxserver
../../../go/pkg/mod/github.com/hashicorp/[email protected]/tf5muxserver/mux_server.go:24:14: undefined: tfprotov5.ResourceServerWithMoveResourceState
../../../go/pkg/mod/github.com/hashicorp/[email protected]/tf5muxserver/mux_server_MoveResourceState.go:37:42: undefined: tfprotov5.ResourceServerWithMoveResourceState
# github.com/hashicorp/terraform-provider-tfe/internal/provider
internal/provider/plugin_provider.go:182:9: cannot use &pluginProviderServer{…} (value of type *pluginProviderServer) as tfprotov5.ProviderServer value in return statement: *pluginProviderServer does not implement tfprotov5.ProviderServer (missing method CallFunction)
FAIL github.com/hashicorp/terraform-provider-tfe [build failed]
Test_GetClient
TestConfig_locateConfigFile
TestConfig_cliConfig
ok github.com/hashicorp/terraform-provider-tfe/internal/client 0.008s
TestLoggingNewLoggingTransport_IsRoundTripper
ok github.com/hashicorp/terraform-provider-tfe/internal/logging 0.004s
FAIL github.com/hashicorp/terraform-provider-tfe/internal/provider [build failed]
? github.com/hashicorp/terraform-provider-tfe/internal/provider/validators [no test files]
? github.com/hashicorp/terraform-provider-tfe/version [no test files]
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