Skip to content

Add test for orchestrator termination #52

Add test for orchestrator termination

Add test for orchestrator termination #52

Triggered via pull request January 31, 2025 21:31
Status Failure
Total duration 1m 26s
Artifacts

E2ETest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
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/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
Process completed with exit code 1.