tfprotov5+tfprotov6: Replace usage of diagnostics in CallFunction RPC with function error #274
Annotations
8 errors
Run go test -v ./internal/framework6provider
unknown field Diagnostics in struct literal of type tfprotov5.CallFunctionResponse
|
Run go test -v ./internal/framework6provider
proto.Diagnostics undefined (type *tfprotov5.CallFunctionResponse has no field or method Diagnostics)
|
Run go test -v ./internal/framework6provider
tfprotov5Diagnostic.FunctionArgument undefined (type *tfprotov5.Diagnostic has no field or method FunctionArgument)
|
Run go test -v ./internal/framework6provider
unknown field Diagnostics in struct literal of type tfprotov6.CallFunctionResponse
|
Run go test -v ./internal/framework6provider
proto.Diagnostics undefined (type *tfprotov6.CallFunctionResponse has no field or method Diagnostics)
|
Run go test -v ./internal/framework6provider
tfprotov6Diagnostic.FunctionArgument undefined (type *tfprotov6.Diagnostic has no field or method FunctionArgument)
|
Run go test -v ./internal/framework6provider
unknown field Diagnostics in struct literal of type tfprotov5.CallFunctionResponse
|
Run go test -v ./internal/framework6provider
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading