Add workflow sample external interaction #1834
Annotations
11 errors
|
Build:
examples/Workflow/WorkflowExternalInteraction/Program.cs#L48
'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/WorkflowExternalInteraction/Program.cs#L70
'DaprClient' does not contain a definition for 'RaiseWorkflowEventAsync' and no accessible extension method 'RaiseWorkflowEventAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
|
Build:
examples/Workflow/WorkflowExternalInteraction/Program.cs#L77
'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/WorkflowExternalInteraction/Program.cs#L81
The type or namespace name 'GetWorkflowResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
examples/Workflow/WorkflowExternalInteraction/Program.cs#L81
'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/WorkflowExternalInteraction/Program.cs#L48
'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/WorkflowExternalInteraction/Program.cs#L70
'DaprClient' does not contain a definition for 'RaiseWorkflowEventAsync' and no accessible extension method 'RaiseWorkflowEventAsync' accepting a first argument of type 'DaprClient' could be found (are you missing a using directive or an assembly reference?)
|
Build:
examples/Workflow/WorkflowExternalInteraction/Program.cs#L77
'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/WorkflowExternalInteraction/Program.cs#L81
The type or namespace name 'GetWorkflowResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
examples/Workflow/WorkflowExternalInteraction/Program.cs#L81
'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?)
|
Loading