[Release]v6.0.0 #202
Annotations
6 warnings
|
Post Set up .NET SDK .NET 10
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
Build test project for target framework (x64):
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)
|
|
Build test project for target framework (x64):
LiteDB.Tests/Issues/Issue2265_Tests.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build test project for target framework (x64):
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)
|
|
Build test project for target framework (x64):
LiteDB.Tests/Issues/Issue2265_Tests.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Set up .NET SDK .NET 10
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Loading