Skip to content

Pin transitive dependencies to mitigate CVEs #363

Pin transitive dependencies to mitigate CVEs

Pin transitive dependencies to mitigate CVEs #363

Triggered via pull request January 23, 2025 06:07
Status Success
Total duration 4m 34s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/PerformanceTests/ManyMixedOrchestrations.cs#L74
Activity function named 'RaiseEvent' takes a parameter of type '(string instanceId, string eventName)' but was given ''.
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/PerformanceTests/ManyMixedOrchestrations.cs#L74
Activity function named 'RaiseEvent' takes a parameter of type '(string instanceId, string eventName)' but was given ''.