Merge pull request #64 from taosdata/fix/xftan/githubactions #27
Annotations
1 error and 20 warnings
Build
Process completed with exit code 1.
|
Build C# 5.0.x:
test/Data.Tests/TDengineDataReaderTesting.cs#L472
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
Build C# 5.0.x:
test/Data.Tests/TDengineDataReaderTesting.cs#L129
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
Build C# 5.0.x:
test/Data.Tests/TDengineDataReaderTesting.cs#L258
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
Build C# 5.0.x:
test/Data.Tests/TDengineDataReaderTesting.cs#L388
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
Build C# 5.0.x:
test/Data.Tests/TDengineDataReaderTesting.cs#L601
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
Build C# 5.0.x:
test/Data.Tests/TDengineDataReaderTesting.cs#L731
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
Build C# 5.0.x:
test/Driver.Test/Function.Test/SubscribeTables.cs#L338
Non-nullable property 'bin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build C# 5.0.x:
test/Driver.Test/Function.Test/SubscribeTables.cs#L339
Non-nullable property 'nchr' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build C# 5.0.x:
test/Driver.Test/Function.Test/BlockWriter.cs#L82
Cannot convert null literal to non-nullable reference type.
|
Build C# 5.0.x:
test/Driver.Test/Function.Test/BlockWriter.cs#L88
Cannot convert null literal to non-nullable reference type.
|
Build C# 6.0.x:
test/Data.Tests/TDengineDataReaderTesting.cs#L129
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
Build C# 6.0.x:
test/Data.Tests/TDengineDataReaderTesting.cs#L258
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
Build C# 6.0.x:
test/Data.Tests/TDengineDataReaderTesting.cs#L388
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
Build C# 6.0.x:
test/Data.Tests/TDengineDataReaderTesting.cs#L472
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
Build C# 6.0.x:
test/Data.Tests/TDengineDataReaderTesting.cs#L601
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
Build C# 6.0.x:
test/Data.Tests/TDengineDataReaderTesting.cs#L731
Do not use Assert.Equal() to check for boolean conditions. (https://xunit.github.io/xunit.analyzers/rules/xUnit2004)
|
Build C# 6.0.x:
test/Driver.Test/Function.Test/BlockWriter.cs#L82
Cannot convert null literal to non-nullable reference type.
|
Build C# 6.0.x:
test/Driver.Test/Function.Test/BlockWriter.cs#L88
Cannot convert null literal to non-nullable reference type.
|
Build C# 6.0.x:
test/Driver.Test/Function.Test/BlockWriter.cs#L89
Cannot convert null literal to non-nullable reference type.
|
Build C# 6.0.x:
test/Driver.Test/Function.Test/SubscribeTables.cs#L338
Non-nullable property 'bin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|