chore(deps): update module github.com/hashicorp/terraform-plugin-go t… #81
master.yml
on: push
tests
/
Acceptance Tests
37s
Annotations
8 errors
tests / Acceptance Tests
unknown field Diagnostics in struct literal of type tfprotov5.CallFunctionResponse
|
tests / Acceptance Tests
proto.Diagnostics undefined (type *tfprotov5.CallFunctionResponse has no field or method Diagnostics)
|
tests / Acceptance Tests
tfprotov5Diagnostic.FunctionArgument undefined (type *tfprotov5.Diagnostic has no field or method FunctionArgument)
|
tests / Acceptance Tests
unknown field Diagnostics in struct literal of type tfprotov6.CallFunctionResponse
|
tests / Acceptance Tests
proto.Diagnostics undefined (type *tfprotov6.CallFunctionResponse has no field or method Diagnostics)
|
tests / Acceptance Tests
tfprotov6Diagnostic.FunctionArgument undefined (type *tfprotov6.Diagnostic has no field or method FunctionArgument)
|
tests / 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)
|
tests / Acceptance Tests
Process completed with exit code 1.
|