Update EF6 stuff. #999
Annotations
1 error and 4 warnings
Tests
Process completed with exit code 1.
|
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)
|
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/TPTGearsOfWarQueryFbTest.cs#L48
Do not use Assert.True() to check for string equality. Use Assert.Equal instead. (https://xunit.net/xunit.analyzers/rules/xUnit2010)
|
Loading