Use Singleton Metrics Provider for Listener #375
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.
|