内存优化 #173
Annotations
1 error and 10 warnings
|
|
|
XUnitTest/Core/GeoPointTests.cs#L79
Argument 1 should be passed with 'ref' or 'in' keyword
|
|
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)
|
|
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)
|
|
XUnitTest/Core/GeoPointTests.cs#L88
Argument 1 should be passed with 'ref' or 'in' keyword
|
|
XUnitTest/Core/GeoPointTests.cs#L79
Argument 1 should be passed with 'ref' or 'in' keyword
|
|
|
|
NewLife.NovaDb/Server/KvController.cs#L40
Possible null reference argument for parameter 'tableName' in 'KvStore? NovaServer.GetKvStore(string tableName)'.
|
|
NewLife.NovaDb/Server/KvController.cs#L40
Possible null reference argument for parameter 'tableName' in 'KvStore? NovaServer.GetKvStore(string tableName)'.
|
|
NewLife.NovaDb/Server/KvController.cs#L40
Possible null reference argument for parameter 'tableName' in 'KvStore? NovaServer.GetKvStore(string tableName)'.
|
|
|
The logs for this run have expired and are no longer available.
Loading