chore(deps): update dependency litedb to 5.0.21 #1785
Annotations
4 warnings
Build:
ExtractorUtils.Test/unit/DatapointsTest.cs#L95
Do not use Assert.Empty() to check if a value does not exist in a collection. Use Assert.DoesNotContain() instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Build:
ExtractorUtils.Test/unit/DatapointsTest.cs#L98
Do not use Assert.Empty() to check if a value does not exist in a collection. Use Assert.DoesNotContain() instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Build:
ExtractorUtils.Test/unit/DatapointsTest.cs#L95
Do not use Assert.Empty() to check if a value does not exist in a collection. Use Assert.DoesNotContain() instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Build:
ExtractorUtils.Test/unit/DatapointsTest.cs#L98
Do not use Assert.Empty() to check if a value does not exist in a collection. Use Assert.DoesNotContain() instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Loading