chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.18.0 to 0.19.0 #89
Annotations
10 errors
Build and Test (ubuntu-latest)
cannot use &Server{} (value of type *Server) as tfprotov5.ProviderServer value in variable declaration: *Server does not implement tfprotov5.ProviderServer (missing method GetMetadata)
|
Build and Test (ubuntu-latest)
cannot use &Server{} (value of type *Server) as tfprotov6.ProviderServer value in variable declaration: *Server does not implement tfprotov6.ProviderServer (missing method GetMetadata)
|
Build and Test (ubuntu-latest)
Process completed with exit code 2.
|
Build and Test (macos-latest)
cannot use &Server{} (value of type *Server) as tfprotov5.ProviderServer value in variable declaration: *Server does not implement tfprotov5.ProviderServer (missing method GetMetadata)
|
Build and Test (macos-latest)
cannot use &Server{} (value of type *Server) as tfprotov6.ProviderServer value in variable declaration: *Server does not implement tfprotov6.ProviderServer (missing method GetMetadata)
|
Build and Test (macos-latest)
Process completed with exit code 2.
|
Lint
golangci-lint exit with code 3
|
Build and Test (windows-latest)
cannot use &Server{} (value of type *Server) as tfprotov5.ProviderServer value in variable declaration: *Server does not implement tfprotov5.ProviderServer (missing method GetMetadata)
|
Build and Test (windows-latest)
cannot use &Server{} (value of type *Server) as tfprotov6.ProviderServer value in variable declaration: *Server does not implement tfprotov6.ProviderServer (missing method GetMetadata)
|
Build and Test (windows-latest)
Process completed with exit code 1.
|