fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.26.0 #712
Annotations
3 errors and 1 warning
Run go build -v .
cannot use &Server{} (value of type *Server) as tfprotov5.ProviderServer value in variable declaration: *Server does not implement tfprotov5.ProviderServer (missing method CallFunction)
|
Run go build -v .
cannot use &Server{} (value of type *Server) as tfprotov6.ProviderServer value in variable declaration: *Server does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
Run go build -v .
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading