Skip to content

chore(deps): bump github.com/hashicorp/terraform-plugin-mux #341

chore(deps): bump github.com/hashicorp/terraform-plugin-mux

chore(deps): bump github.com/hashicorp/terraform-plugin-mux #341

Status Failure
Total duration 53s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
cannot use &Server{} (value of type *Server) as tfprotov5.ProviderServer value in variable declaration: *Server does not implement tfprotov5.ProviderServer (missing method CloseEphemeralResource)
build
cannot use &Server{} (value of type *Server) as tfprotov6.ProviderServer value in variable declaration: *Server does not implement tfprotov6.ProviderServer (missing method CloseEphemeralResource)
build
cannot use (*GRPCProviderServer)(nil) (value of type *GRPCProviderServer) as tfprotov5.ProviderServer value in variable declaration: *GRPCProviderServer does not implement tfprotov5.ProviderServer (missing method CloseEphemeralResource)
build
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as tfprotov5.ProviderServer value in return statement: *GRPCProviderServer does not implement tfprotov5.ProviderServer (missing method CloseEphemeralResource)
build
Process completed with exit code 2.