Merge pull request #2719 from JKamsker/feat/macos #35
Annotations
6 warnings
|
|
|
LiteDB.Tests/Issues/Issue2112_Tests.cs#L32
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
LiteDB.Tests/Issues/Issue2265_Tests.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
LiteDB.Tests/Issues/Issue2112_Tests.cs#L32
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
LiteDB.Tests/Issues/Issue2265_Tests.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
|
The logs for this run have expired and are no longer available.
Loading