chore(deps): update module github.com/hashicorp/terraform-plugin-go to v0.23.0 #136
Annotations
8 errors
Acceptance Tests
unknown field Diagnostics in struct literal of type tfprotov5.CallFunctionResponse
|
Acceptance Tests
proto.Diagnostics undefined (type *tfprotov5.CallFunctionResponse has no field or method Diagnostics)
|
Acceptance Tests
tfprotov5Diagnostic.FunctionArgument undefined (type *tfprotov5.Diagnostic has no field or method FunctionArgument)
|
Acceptance Tests
unknown field Diagnostics in struct literal of type tfprotov6.CallFunctionResponse
|
Acceptance Tests
proto.Diagnostics undefined (type *tfprotov6.CallFunctionResponse has no field or method Diagnostics)
|
Acceptance Tests
tfprotov6Diagnostic.FunctionArgument undefined (type *tfprotov6.Diagnostic has no field or method FunctionArgument)
|
Acceptance Tests
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as tfprotov5.ProviderServer value in return statement: *GRPCProviderServer does not implement tfprotov5.ProviderServer (missing method CallFunction)
|
Acceptance Tests
Process completed with exit code 1.
|