Skip to content

Use Singleton Metrics Provider for Listener #375

Use Singleton Metrics Provider for Listener

Use Singleton Metrics Provider for Listener #375

Triggered via pull request February 11, 2025 22:12
@nytiannytian
synchronize #285
nytian/metrics
Status Success
Total duration 4m 26s
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.