Workflow: Add e2e tests to validate workflow termination #130
Annotations
7 warnings
|
coverage
No files were found with the provided path: coverage/**/*.txt
coverage/**/*.html. No artifacts will be uploaded.
|
|
coverage:
examples/Hosting/Aspire/ServiceInvocationDemo/FrontendApp/Components/Home.razor#L55
'DaprClient.InvokeMethodWithResponseAsync(HttpRequestMessage, CancellationToken)' is obsolete: 'Recommended guidance is to use a native HTTP or gRPC client for service invocation'
|
|
coverage:
examples/Hosting/Aspire/ServiceInvocationDemo/FrontendApp/Components/Home.razor#L43
'DaprClient.InvokeMethodWithResponseAsync(HttpRequestMessage, CancellationToken)' is obsolete: 'Recommended guidance is to use a native HTTP or gRPC client for service invocation'
|
|
coverage:
examples/Hosting/Aspire/ServiceInvocationDemo/FrontendApp/Components/Home.razor#L36
'DaprClient.InvokeMethodAsync<TResponse>(string, string, CancellationToken)' is obsolete: 'Recommended guidance is to use a native HTTP or gRPC client for service invocation'
|
|
coverage:
examples/Hosting/Aspire/ServiceInvocationDemo/FrontendApp/Components/Home.razor#L55
'DaprClient.InvokeMethodWithResponseAsync(HttpRequestMessage, CancellationToken)' is obsolete: 'Recommended guidance is to use a native HTTP or gRPC client for service invocation'
|
|
coverage:
examples/Hosting/Aspire/ServiceInvocationDemo/FrontendApp/Components/Home.razor#L43
'DaprClient.InvokeMethodWithResponseAsync(HttpRequestMessage, CancellationToken)' is obsolete: 'Recommended guidance is to use a native HTTP or gRPC client for service invocation'
|
|
coverage:
examples/Hosting/Aspire/ServiceInvocationDemo/FrontendApp/Components/Home.razor#L36
'DaprClient.InvokeMethodAsync<TResponse>(string, string, CancellationToken)' is obsolete: 'Recommended guidance is to use a native HTTP or gRPC client for service invocation'
|