Add workflow sample task chaining #1833
Annotations
10 errors and 1 warning
|
Build:
examples/Workflow/WorkflowTaskChaining/Program.cs#L49
'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?)
|
Build:
examples/Workflow/WorkflowTaskChaining/Program.cs#L56
'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?)
|
Build:
examples/Workflow/WorkflowTaskChaining/Program.cs#L60
The type or namespace name 'GetWorkflowResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
examples/Workflow/WorkflowTaskChaining/Program.cs#L60
'DaprClient' does not contain a definition for 'GetWorkflowAsync' and no accessible extension method 'GetWorkflowAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
|
Build:
examples/Workflow/WorkflowTaskChaining/Program.cs#L49
'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?)
|
Build:
examples/Workflow/WorkflowTaskChaining/Program.cs#L56
'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?)
|
Build:
examples/Workflow/WorkflowTaskChaining/Program.cs#L60
The type or namespace name 'GetWorkflowResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
examples/Workflow/WorkflowTaskChaining/Program.cs#L60
'DaprClient' does not contain a definition for 'GetWorkflowAsync' and no accessible extension method 'GetWorkflowAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
|
Build
The operation was canceled.
|
Setup .NET 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.
|
Loading