内存优化 #173
Annotations
1 error and 10 warnings
|
build-publish
Process completed with exit code 1.
|
|
build-publish:
XUnitTest/Core/GeoPointTests.cs#L79
Argument 1 should be passed with 'ref' or 'in' keyword
|
|
build-publish:
XUnitTest/Sql/SqlEngineTests.cs#L786
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
build-publish:
XUnitTest/Sql/SqlEngineTests.cs#L801
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
build-publish:
XUnitTest/Core/GeoPointTests.cs#L88
Argument 1 should be passed with 'ref' or 'in' keyword
|
|
build-publish:
XUnitTest/Core/GeoPointTests.cs#L79
Argument 1 should be passed with 'ref' or 'in' keyword
|
|
build-publish
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build-publish:
NewLife.NovaDb/Server/KvController.cs#L40
Possible null reference argument for parameter 'tableName' in 'KvStore? NovaServer.GetKvStore(string tableName)'.
|
|
build-publish:
NewLife.NovaDb/Server/KvController.cs#L40
Possible null reference argument for parameter 'tableName' in 'KvStore? NovaServer.GetKvStore(string tableName)'.
|
|
build-publish:
NewLife.NovaDb/Server/KvController.cs#L40
Possible null reference argument for parameter 'tableName' in 'KvStore? NovaServer.GetKvStore(string tableName)'.
|
|
build-publish
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|