refactor: remake C# connector #23
Annotations
10 warnings
test/Data.Tests/TDengineDataReaderTesting.cs#L129
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
test/Data.Tests/TDengineDataReaderTesting.cs#L472
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
test/Data.Tests/TDengineDataReaderTesting.cs#L388
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
test/Data.Tests/TDengineDataReaderTesting.cs#L258
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
test/Data.Tests/TDengineDataReaderTesting.cs#L601
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
test/Data.Tests/TDengineDataReaderTesting.cs#L731
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
test/Driver.Test/Client/WS/Client.cs#L371
Cannot convert null literal to non-nullable reference type.
|
test/Driver.Test/Client/WS/Client.cs#L371
Cannot convert null literal to non-nullable reference type.
|
test/Driver.Test/Client/WS/Client.cs#L371
Cannot convert null literal to non-nullable reference type.
|
test/Driver.Test/Client/WS/Client.cs#L371
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading