chore(deps): update dependency litedb to 5.0.21 #695
Annotations
7 warnings
Dotnet pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
|
Dotnet pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
|
Dotnet pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
|
Build for publish:
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 for publish:
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 for publish:
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 for publish:
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