Add workflow sample fanout/fanin #1832
Annotations
10 errors
|
Build:
examples/Workflow/WorkflowFanOutFanIn/Program.cs#L45
'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/WorkflowFanOutFanIn/Program.cs#L52
'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/WorkflowFanOutFanIn/Program.cs#L56
The type or namespace name 'GetWorkflowResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
examples/Workflow/WorkflowFanOutFanIn/Program.cs#L56
'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/WorkflowFanOutFanIn/Program.cs#L45
'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/WorkflowFanOutFanIn/Program.cs#L52
'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/WorkflowFanOutFanIn/Program.cs#L56
The type or namespace name 'GetWorkflowResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
examples/Workflow/WorkflowFanOutFanIn/Program.cs#L56
'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