Add workflow sample task chaining #2840
Annotations
10 errors
|
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.
|
Loading