Added overload to support SDK supplying query string on invoked URL #2456
Annotations
6 errors and 1 warning
|
test/Dapr.Client.Test/DaprClientTest.InvokeMethodAsync.cs#L62
Dapr.Client.Test.DaprClientTest.InvokeMethodAsync_VoidVoidNoHttpMethod_Success: System.InvalidOperationException : The client has 1 or more incomplete requests. Use 'request.Dismiss()' if the test is uninterested in the response.
|
test/Dapr.Client.Test/DaprClientTest.InvokeMethodAsync.cs#L136
Dapr.Client.Test.DaprClientTest.InvokeMethodAsync_VoidResponseWithHttpMethod_Success: System.InvalidOperationException : The client has 1 or more incomplete requests. Use 'request.Dismiss()' if the test is uninterested in the response.
|
test/Dapr.Client.Test/DaprClientTest.InvokeMethodAsync.cs#L83
Dapr.Client.Test.DaprClientTest.InvokeMethodAsync_VoidVoidWithHttpMethod_Success: System.InvalidOperationException : The client has 1 or more incomplete requests. Use 'request.Dismiss()' if the test is uninterested in the response.
|
test/Dapr.Client.Test/DaprClientTest.InvokeMethodAsync.cs#L110
Dapr.Client.Test.DaprClientTest.InvokeMethodAsync_VoidResponseNoHttpMethod_Success: System.InvalidOperationException : The client has 1 or more incomplete requests. Use 'request.Dismiss()' if the test is uninterested in the response.
|
|
|
This job was cancelled
Loading