Skip to content

Add test for orchestrator termination #51

Add test for orchestrator termination

Add test for orchestrator termination #51

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

E2ETest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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?)