Fix. #997
Annotations
2 errors and 4 warnings
The run was canceled by @cincuranet.
|
Tests
The operation was canceled.
|
Build:
src/FirebirdSql.EntityFrameworkCore.Firebird.FunctionalTests/Query/TPTGearsOfWarQueryFbTest.cs#L48
Do not use Assert.True() to check for string equality. Use Assert.Equal instead. (https://xunit.net/xunit.analyzers/rules/xUnit2010)
|
Build:
src/FirebirdSql.EntityFrameworkCore.Firebird.FunctionalTests/Query/TPTGearsOfWarQueryFbTest.cs#L39
Do not use Assert.True() to check for string equality. Use Assert.Equal instead. (https://xunit.net/xunit.analyzers/rules/xUnit2010)
|
Build:
src/FirebirdSql.EntityFrameworkCore.Firebird.FunctionalTests/Query/TPCGearsOfWarQueryFbTest.cs#L39
Do not use Assert.True() to check for string equality. Use Assert.Equal instead. (https://xunit.net/xunit.analyzers/rules/xUnit2010)
|
Build:
src/FirebirdSql.EntityFrameworkCore.Firebird.FunctionalTests/Query/TPCGearsOfWarQueryFbTest.cs#L48
Do not use Assert.True() to check for string equality. Use Assert.Equal instead. (https://xunit.net/xunit.analyzers/rules/xUnit2010)
|
Loading