Skip to content

Add workflow sample monitor #1835

Add workflow sample monitor

Add workflow sample monitor #1835

Triggered via pull request October 30, 2024 03:39
Status Failure
Total duration 1m 49s
Artifacts

itests.yml

on: pull_request
Matrix: run integration tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 3 warnings
run integration tests (8.0): examples/Workflow/WorkflowMonitor/Program.cs#L47
'DaprClient' does not contain a definition for 'StartWorkflowAsync' and no accessible extension method 'StartWorkflowAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
run integration tests (8.0): examples/Workflow/WorkflowMonitor/Program.cs#L54
'DaprClient' does not contain a definition for 'WaitForWorkflowCompletionAsync' and no accessible extension method 'WaitForWorkflowCompletionAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
run integration tests (8.0): examples/Workflow/WorkflowMonitor/Program.cs#L47
'DaprClient' does not contain a definition for 'StartWorkflowAsync' and no accessible extension method 'StartWorkflowAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
run integration tests (8.0): examples/Workflow/WorkflowMonitor/Program.cs#L54
'DaprClient' does not contain a definition for 'WaitForWorkflowCompletionAsync' and no accessible extension method 'WaitForWorkflowCompletionAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
run integration tests (8.0)
Process completed with exit code 1.
run integration tests (7.0)
The job was canceled because "_8_0" failed.
run integration tests (7.0): examples/Workflow/WorkflowMonitor/Program.cs#L47
'DaprClient' does not contain a definition for 'StartWorkflowAsync' and no accessible extension method 'StartWorkflowAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
run integration tests (7.0): examples/Workflow/WorkflowMonitor/Program.cs#L54
'DaprClient' does not contain a definition for 'WaitForWorkflowCompletionAsync' and no accessible extension method 'WaitForWorkflowCompletionAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
run integration tests (7.0): examples/Workflow/WorkflowMonitor/Program.cs#L47
'DaprClient' does not contain a definition for 'StartWorkflowAsync' and no accessible extension method 'StartWorkflowAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
run integration tests (7.0): examples/Workflow/WorkflowMonitor/Program.cs#L54
'DaprClient' does not contain a definition for 'WaitForWorkflowCompletionAsync' and no accessible extension method 'WaitForWorkflowCompletionAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
run integration tests (7.0)
The operation was canceled.
run integration tests (6.0)
The job was canceled because "_8_0" failed.
run integration tests (6.0): examples/Workflow/WorkflowMonitor/Program.cs#L47
'DaprClient' does not contain a definition for 'StartWorkflowAsync' and no accessible extension method 'StartWorkflowAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
run integration tests (6.0): examples/Workflow/WorkflowMonitor/Program.cs#L54
'DaprClient' does not contain a definition for 'WaitForWorkflowCompletionAsync' and no accessible extension method 'WaitForWorkflowCompletionAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
run integration tests (6.0): examples/Workflow/WorkflowMonitor/Program.cs#L47
'DaprClient' does not contain a definition for 'StartWorkflowAsync' and no accessible extension method 'StartWorkflowAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
run integration tests (6.0): examples/Workflow/WorkflowMonitor/Program.cs#L54
'DaprClient' does not contain a definition for 'WaitForWorkflowCompletionAsync' and no accessible extension method 'WaitForWorkflowCompletionAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
run integration tests (6.0)
The operation was canceled.
run integration tests (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run integration tests (8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run integration tests (7.0)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.