Bump github.com/hashicorp/terraform-plugin-testing from 1.7.0 to 1.10.0 #104
test.yml
on: pull_request
Build
22s
generate
32s
Matrix: Terraform Provider Acceptance Tests
Annotations
6 errors and 2 warnings
Build:
vendor/github.com/hashicorp/terraform-plugin-framework/internal/proto5server/serve.go#L14
cannot use &Server{} (value of type *Server) as tfprotov5.ProviderServer value in variable declaration: *Server does not implement tfprotov5.ProviderServer (missing method CallFunction)
|
Build:
vendor/github.com/hashicorp/terraform-plugin-framework/internal/proto6server/serve.go#L14
cannot use &Server{} (value of type *Server) as tfprotov6.ProviderServer value in variable declaration: *Server does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
Build
Process completed with exit code 1.
|
generate:
vendor/github.com/hashicorp/terraform-plugin-framework/internal/proto5server/serve.go#L14
cannot use &Server{} (value of type *Server) as tfprotov5.ProviderServer value in variable declaration: *Server does not implement tfprotov5.ProviderServer (missing method CallFunction)
|
generate:
vendor/github.com/hashicorp/terraform-plugin-framework/internal/proto6server/serve.go#L14
cannot use &Server{} (value of type *Server) as tfprotov6.ProviderServer value in variable declaration: *Server does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
generate
Process completed with exit code 1.
|
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
generate
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|