Skip to content

Return orchestration outputs #377

Return orchestration outputs

Return orchestration outputs #377

Triggered via pull request February 19, 2025 19:00
Status Success
Total duration 4m 25s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: test/DurableTask.SqlServer.Tests/Logging/LogAssert.cs#L37
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead.
build: test/DurableTask.SqlServer.Tests/Logging/LogAssert.cs#L37
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead.