Add test for orchestrator termination #51
Annotations
10 errors
build:
test/e2e/Tests/Tests/TerminateOrchestratorTests.cs#L38
'Task<DurableHelpers.OrchestrationStatusDetails>' does not contain a definition for 'RuntimeStatus' and no accessible extension method 'RuntimeStatus' accepting a first argument of type 'Task<DurableHelpers.OrchestrationStatusDetails>' could be found (are you missing a using directive or an assembly reference?)
|
build:
test/e2e/Tests/Tests/TerminateOrchestratorTests.cs#L50
'Task<DurableHelpers.OrchestrationStatusDetails>' does not contain a definition for 'RuntimeStatus' and no accessible extension method 'RuntimeStatus' accepting a first argument of type 'Task<DurableHelpers.OrchestrationStatusDetails>' could be found (are you missing a using directive or an assembly reference?)
|
build:
test/e2e/Tests/Tests/HelloCitiesTest.cs#L45
Cannot implicitly convert type 'System.Threading.Tasks.Task<string>' to 'string'
|
build:
test/e2e/Tests/Tests/HelloCitiesTest.cs#L48
'Task<DurableHelpers.OrchestrationStatusDetails>' does not contain a definition for 'RuntimeStatus' and no accessible extension method 'RuntimeStatus' accepting a first argument of type 'Task<DurableHelpers.OrchestrationStatusDetails>' could be found (are you missing a using directive or an assembly reference?)
|
build:
test/e2e/Tests/Tests/HelloCitiesTest.cs#L49
'Task<DurableHelpers.OrchestrationStatusDetails>' does not contain a definition for 'Output' and no accessible extension method 'Output' accepting a first argument of type 'Task<DurableHelpers.OrchestrationStatusDetails>' could be found (are you missing a using directive or an assembly reference?)
|
build:
test/e2e/Tests/Tests/TerminateOrchestratorTests.cs#L38
'Task<DurableHelpers.OrchestrationStatusDetails>' does not contain a definition for 'RuntimeStatus' and no accessible extension method 'RuntimeStatus' accepting a first argument of type 'Task<DurableHelpers.OrchestrationStatusDetails>' could be found (are you missing a using directive or an assembly reference?)
|
build:
test/e2e/Tests/Tests/TerminateOrchestratorTests.cs#L50
'Task<DurableHelpers.OrchestrationStatusDetails>' does not contain a definition for 'RuntimeStatus' and no accessible extension method 'RuntimeStatus' accepting a first argument of type 'Task<DurableHelpers.OrchestrationStatusDetails>' could be found (are you missing a using directive or an assembly reference?)
|
build:
test/e2e/Tests/Tests/HelloCitiesTest.cs#L45
Cannot implicitly convert type 'System.Threading.Tasks.Task<string>' to 'string'
|
build:
test/e2e/Tests/Tests/HelloCitiesTest.cs#L48
'Task<DurableHelpers.OrchestrationStatusDetails>' does not contain a definition for 'RuntimeStatus' and no accessible extension method 'RuntimeStatus' accepting a first argument of type 'Task<DurableHelpers.OrchestrationStatusDetails>' could be found (are you missing a using directive or an assembly reference?)
|
build:
test/e2e/Tests/Tests/HelloCitiesTest.cs#L49
'Task<DurableHelpers.OrchestrationStatusDetails>' does not contain a definition for 'Output' and no accessible extension method 'Output' accepting a first argument of type 'Task<DurableHelpers.OrchestrationStatusDetails>' could be found (are you missing a using directive or an assembly reference?)
|