chore(deps): bump github.com/hashicorp/terraform-plugin-go #367
Annotations
21 errors and 1 warning
test code base (macOS-latest)
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as tfprotov5.ProviderServer value in return statement: *GRPCProviderServer does not implement tfprotov5.ProviderServer (missing method CallFunction)
|
test code base (macOS-latest)
cannot use &Server{} (value of type *Server) as tfprotov5.ProviderServer value in variable declaration: *Server does not implement tfprotov5.ProviderServer (missing method CallFunction)
|
test code base (macOS-latest)
cannot use &Server{} (value of type *Server) as tfprotov6.ProviderServer value in variable declaration: *Server does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
test code base (macOS-latest)
cannot use v5tov6Server{…} (value of type v5tov6Server) as tfprotov6.ProviderServer value in return statement: v5tov6Server does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
test code base (macOS-latest)
cannot use v5tov6Server{} (value of type v5tov6Server) as tfprotov6.ProviderServer value in variable declaration: v5tov6Server does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
test code base (macOS-latest)
cannot use s (variable of type v5tov6Server) as tfprotov6.ProviderServer value in return statement: v5tov6Server does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
test code base (macOS-latest)
cannot use &muxServer{} (value of type *muxServer) as tfprotov6.ProviderServer value in variable declaration: *muxServer does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
test code base (macOS-latest)
cannot use s (variable of type *muxServer) as tfprotov6.ProviderServer value in return statement: *muxServer does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
test code base (macOS-latest)
Process completed with exit code 1.
|
test code base (windows-latest)
The job was canceled because "macOS-latest" failed.
|
test code base (windows-latest)
The operation was canceled.
|
test code base (ubuntu-latest)
The job was canceled because "macOS-latest" failed.
|
test code base (ubuntu-latest)
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as tfprotov5.ProviderServer value in return statement: *GRPCProviderServer does not implement tfprotov5.ProviderServer (missing method CallFunction)
|
test code base (ubuntu-latest)
cannot use &Server{} (value of type *Server) as tfprotov5.ProviderServer value in variable declaration: *Server does not implement tfprotov5.ProviderServer (missing method CallFunction)
|
test code base (ubuntu-latest)
cannot use &Server{} (value of type *Server) as tfprotov6.ProviderServer value in variable declaration: *Server does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
test code base (ubuntu-latest)
cannot use v5tov6Server{…} (value of type v5tov6Server) as tfprotov6.ProviderServer value in return statement: v5tov6Server does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
test code base (ubuntu-latest)
cannot use v5tov6Server{} (value of type v5tov6Server) as tfprotov6.ProviderServer value in variable declaration: v5tov6Server does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
test code base (ubuntu-latest)
cannot use s (variable of type v5tov6Server) as tfprotov6.ProviderServer value in return statement: v5tov6Server does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
test code base (ubuntu-latest)
cannot use &muxServer{} (value of type *muxServer) as tfprotov6.ProviderServer value in variable declaration: *muxServer does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
test code base (ubuntu-latest)
cannot use s (variable of type *muxServer) as tfprotov6.ProviderServer value in return statement: *muxServer does not implement tfprotov6.ProviderServer (missing method CallFunction)
|
test code base (ubuntu-latest)
The operation was canceled.
|
test code base (macOS-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|