Bump github.com/hashicorp/terraform-plugin-testing from 1.12.0 to 1.13.3 #97
Annotations
3 errors and 1 warning
Run go build -v .
Process completed with exit code 1.
|
Run go build -v .:
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 GetResourceIdentitySchemas)
|
Run go build -v .:
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 GetResourceIdentitySchemas)
|
Run actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
Failed to restore: Cache service responded with 400
|
Loading