Fix EF Core 10 migration compilation errors for test fixtures #155
Annotations
180 errors
|
BuildAndTest (10.6.20-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (10.6.20-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/TableSplittingMySqlTest.cs#L15
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'TableSplittingTestBase.TableSplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (10.6.20-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/TestUtilities/DebugServices/DebugRelationalCommand.cs#L13
There is no argument given that corresponds to the required parameter 'parameters' of 'RelationalCommand.RelationalCommand(RelationalCommandBuilderDependencies, string, string, IReadOnlyList<IRelationalParameter>)'
|
|
BuildAndTest (10.6.20-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/TestUtilities/MySqlTestStore.cs#L111
'RelationalDbContextOptionsBuilder<MySqlDbContextOptionsBuilder, MySqlOptionsExtension>.TranslateParameterizedCollectionsToParameters()' is obsolete: 'Use UseParameterizedCollectionMode instead.'
|
|
BuildAndTest (10.6.20-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L1246
'Customer' does not contain a definition for 'SetProperty' and no accessible extension method 'SetProperty' accepting a first argument of type 'Customer' could be found (are you missing a using directive or an assembly reference?)
|
|
BuildAndTest (10.6.20-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L1104
There is no argument given that corresponds to the required parameter 'query' of 'NorthwindBulkUpdatesRelationalTestBase<NorthwindBulkUpdatesMySqlFixture<NoopModelCustomizer>>.AssertTranslationFailed(string, Func<Task>)'
|
|
BuildAndTest (10.6.20-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L537
There is no argument given that corresponds to the required parameter 'rowsAffectedCount' of 'BulkUpdatesTestBase<NorthwindBulkUpdatesMySqlFixture<NoopModelCustomizer>>.AssertDelete<TResult>(bool, Func<ISetSource, IQueryable<TResult>>, int)'
|
|
BuildAndTest (10.6.20-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/TPTTableSplittingMySqlTest.cs#L12
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'TPTTableSplittingTestBase.TPTTableSplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (10.6.20-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Update/NonSharedModelUpdatesMySqlTest.cs#L9
There is no argument given that corresponds to the required parameter 'fixture' of 'NonSharedModelUpdatesTestBase.NonSharedModelUpdatesTestBase(NonSharedFixture)'
|
|
BuildAndTest (10.6.20-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Update/StoredProcedureUpdateMySqlTest.cs#L16
There is no argument given that corresponds to the required parameter 'fixture' of 'StoredProcedureUpdateTestBase.StoredProcedureUpdateTestBase(NonSharedFixture)'
|
|
BuildAndTest (11.3.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.3.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/TableSplittingMySqlTest.cs#L15
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'TableSplittingTestBase.TableSplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (11.3.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/TestUtilities/DebugServices/DebugRelationalCommand.cs#L13
There is no argument given that corresponds to the required parameter 'parameters' of 'RelationalCommand.RelationalCommand(RelationalCommandBuilderDependencies, string, string, IReadOnlyList<IRelationalParameter>)'
|
|
BuildAndTest (11.3.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L1246
'Customer' does not contain a definition for 'SetProperty' and no accessible extension method 'SetProperty' accepting a first argument of type 'Customer' could be found (are you missing a using directive or an assembly reference?)
|
|
BuildAndTest (11.3.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L1104
There is no argument given that corresponds to the required parameter 'query' of 'NorthwindBulkUpdatesRelationalTestBase<NorthwindBulkUpdatesMySqlFixture<NoopModelCustomizer>>.AssertTranslationFailed(string, Func<Task>)'
|
|
BuildAndTest (11.3.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/TestUtilities/MySqlTestStore.cs#L111
'RelationalDbContextOptionsBuilder<MySqlDbContextOptionsBuilder, MySqlOptionsExtension>.TranslateParameterizedCollectionsToParameters()' is obsolete: 'Use UseParameterizedCollectionMode instead.'
|
|
BuildAndTest (11.3.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L537
There is no argument given that corresponds to the required parameter 'rowsAffectedCount' of 'BulkUpdatesTestBase<NorthwindBulkUpdatesMySqlFixture<NoopModelCustomizer>>.AssertDelete<TResult>(bool, Func<ISetSource, IQueryable<TResult>>, int)'
|
|
BuildAndTest (11.3.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/TPTTableSplittingMySqlTest.cs#L12
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'TPTTableSplittingTestBase.TPTTableSplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (11.3.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Update/NonSharedModelUpdatesMySqlTest.cs#L9
There is no argument given that corresponds to the required parameter 'fixture' of 'NonSharedModelUpdatesTestBase.NonSharedModelUpdatesTestBase(NonSharedFixture)'
|
|
BuildAndTest (11.3.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Update/StoredProcedureUpdateMySqlTest.cs#L16
There is no argument given that corresponds to the required parameter 'fixture' of 'StoredProcedureUpdateTestBase.StoredProcedureUpdateTestBase(NonSharedFixture)'
|
|
BuildAndTest (10.5.27-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L153
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.5.27-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L145
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.5.27-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L141
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.5.27-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L51
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.5.27-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L46
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.5.27-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.5.27-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.5.27-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.5.27-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (10.5.27-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Query/AdHocAdvancedMappingsQueryMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'fixture' of 'AdHocAdvancedMappingsQueryRelationalTestBase.AdHocAdvancedMappingsQueryRelationalTestBase(NonSharedFixture)'
|
|
BuildAndTest (11.6.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Query/AdHocNavigationsQueryMySqlTest.cs#L7
There is no argument given that corresponds to the required parameter 'fixture' of 'AdHocNavigationsQueryRelationalTestBase.AdHocNavigationsQueryRelationalTestBase(NonSharedFixture)'
|
|
BuildAndTest (11.6.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Query/AdHocManyToManyQueryMySqlTest.cs#L7
There is no argument given that corresponds to the required parameter 'fixture' of 'AdHocManyToManyQueryRelationalTestBase.AdHocManyToManyQueryRelationalTestBase(NonSharedFixture)'
|
|
BuildAndTest (11.6.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L51
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L46
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (11.4.4-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L145
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L141
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Query/AdHocAdvancedMappingsQueryMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'fixture' of 'AdHocAdvancedMappingsQueryRelationalTestBase.AdHocAdvancedMappingsQueryRelationalTestBase(NonSharedFixture)'
|
|
BuildAndTest (11.4.4-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L51
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L46
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (11.5.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Query/AdHocAdvancedMappingsQueryMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'fixture' of 'AdHocAdvancedMappingsQueryRelationalTestBase.AdHocAdvancedMappingsQueryRelationalTestBase(NonSharedFixture)'
|
|
BuildAndTest (11.5.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Update/NonSharedModelUpdatesMySqlTest.cs#L9
There is no argument given that corresponds to the required parameter 'fixture' of 'NonSharedModelUpdatesTestBase.NonSharedModelUpdatesTestBase(NonSharedFixture)'
|
|
BuildAndTest (11.5.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Update/StoredProcedureUpdateMySqlTest.cs#L16
There is no argument given that corresponds to the required parameter 'fixture' of 'StoredProcedureUpdateTestBase.StoredProcedureUpdateTestBase(NonSharedFixture)'
|
|
BuildAndTest (11.5.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L51
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.5.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L46
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.5.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.5.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.5.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.5.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.5.2-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (10.11.10-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Query/AdHocNavigationsQueryMySqlTest.cs#L7
There is no argument given that corresponds to the required parameter 'fixture' of 'AdHocNavigationsQueryRelationalTestBase.AdHocNavigationsQueryRelationalTestBase(NonSharedFixture)'
|
|
BuildAndTest (10.11.10-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Query/AdHocManyToManyQueryMySqlTest.cs#L7
There is no argument given that corresponds to the required parameter 'fixture' of 'AdHocManyToManyQueryRelationalTestBase.AdHocManyToManyQueryRelationalTestBase(NonSharedFixture)'
|
|
BuildAndTest (10.11.10-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L537
There is no argument given that corresponds to the required parameter 'rowsAffectedCount' of 'BulkUpdatesTestBase<NorthwindBulkUpdatesMySqlFixture<NoopModelCustomizer>>.AssertDelete<TResult>(bool, Func<ISetSource, IQueryable<TResult>>, int)'
|
|
BuildAndTest (10.11.10-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L51
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.11.10-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L46
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.11.10-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.11.10-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.11.10-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.11.10-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.11.10-mariadb, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (8.0.40-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L153
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L145
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L141
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L51
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L46
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (8.4.3-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Query/AdHocQueryFiltersQueryMySqlTest.cs#L12
There is no argument given that corresponds to the required parameter 'fixture' of 'AdHocQueryFiltersQueryRelationalTestBase.AdHocQueryFiltersQueryRelationalTestBase(NonSharedFixture)'
|
|
BuildAndTest (8.4.3-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Query/AdHocNavigationsQueryMySqlTest.cs#L7
There is no argument given that corresponds to the required parameter 'fixture' of 'AdHocNavigationsQueryRelationalTestBase.AdHocNavigationsQueryRelationalTestBase(NonSharedFixture)'
|
|
BuildAndTest (8.4.3-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/Query/AdHocManyToManyQueryMySqlTest.cs#L7
There is no argument given that corresponds to the required parameter 'fixture' of 'AdHocManyToManyQueryRelationalTestBase.AdHocManyToManyQueryRelationalTestBase(NonSharedFixture)'
|
|
BuildAndTest (8.4.3-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (8.4.3-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L51
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.4.3-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L46
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.4.3-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.4.3-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.4.3-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.4.3-mysql, ubuntu-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.3.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/Update/NonSharedModelUpdatesMySqlTest.cs#L9
There is no argument given that corresponds to the required parameter 'fixture' of 'NonSharedModelUpdatesTestBase.NonSharedModelUpdatesTestBase(NonSharedFixture)'
|
|
BuildAndTest (11.3.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/Update/StoredProcedureUpdateMySqlTest.cs#L16
There is no argument given that corresponds to the required parameter 'fixture' of 'StoredProcedureUpdateTestBase.StoredProcedureUpdateTestBase(NonSharedFixture)'
|
|
BuildAndTest (11.3.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (11.3.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L51
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.3.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L46
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.3.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.3.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.3.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.3.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.3.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L537
There is no argument given that corresponds to the required parameter 'rowsAffectedCount' of 'BulkUpdatesTestBase<NorthwindBulkUpdatesMySqlFixture<NoopModelCustomizer>>.AssertDelete<TResult>(bool, Func<ISetSource, IQueryable<TResult>>, int)'
|
|
BuildAndTest (11.4.4-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L141
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (11.4.4-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L51
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L46
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.4.4-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/Update/NonSharedModelUpdatesMySqlTest.cs#L9
There is no argument given that corresponds to the required parameter 'fixture' of 'NonSharedModelUpdatesTestBase.NonSharedModelUpdatesTestBase(NonSharedFixture)'
|
|
BuildAndTest (11.4.4-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/Update/StoredProcedureUpdateMySqlTest.cs#L16
There is no argument given that corresponds to the required parameter 'fixture' of 'StoredProcedureUpdateTestBase.StoredProcedureUpdateTestBase(NonSharedFixture)'
|
|
BuildAndTest (11.6.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L153
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L145
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L141
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (11.6.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L51
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L46
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.6.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.11.10-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L145
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.11.10-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L141
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.11.10-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L537
There is no argument given that corresponds to the required parameter 'rowsAffectedCount' of 'BulkUpdatesTestBase<NorthwindBulkUpdatesMySqlFixture<NoopModelCustomizer>>.AssertDelete<TResult>(bool, Func<ISetSource, IQueryable<TResult>>, int)'
|
|
BuildAndTest (10.11.10-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (10.11.10-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L51
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.11.10-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L46
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.11.10-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.11.10-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.11.10-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.11.10-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.5.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L141
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.5.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (11.5.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L51
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.5.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L46
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.5.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.5.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.5.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.5.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (11.5.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/Update/NonSharedModelUpdatesMySqlTest.cs#L9
There is no argument given that corresponds to the required parameter 'fixture' of 'NonSharedModelUpdatesTestBase.NonSharedModelUpdatesTestBase(NonSharedFixture)'
|
|
BuildAndTest (11.5.2-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/Update/StoredProcedureUpdateMySqlTest.cs#L16
There is no argument given that corresponds to the required parameter 'fixture' of 'StoredProcedureUpdateTestBase.StoredProcedureUpdateTestBase(NonSharedFixture)'
|
|
BuildAndTest (10.5.27-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.5.27-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.5.27-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.5.27-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/TestUtilities/MySqlTestStore.cs#L111
'RelationalDbContextOptionsBuilder<MySqlDbContextOptionsBuilder, MySqlOptionsExtension>.TranslateParameterizedCollectionsToParameters()' is obsolete: 'Use UseParameterizedCollectionMode instead.'
|
|
BuildAndTest (10.5.27-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L1246
'Customer' does not contain a definition for 'SetProperty' and no accessible extension method 'SetProperty' accepting a first argument of type 'Customer' could be found (are you missing a using directive or an assembly reference?)
|
|
BuildAndTest (10.5.27-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L1104
There is no argument given that corresponds to the required parameter 'query' of 'NorthwindBulkUpdatesRelationalTestBase<NorthwindBulkUpdatesMySqlFixture<NoopModelCustomizer>>.AssertTranslationFailed(string, Func<Task>)'
|
|
BuildAndTest (10.5.27-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/TPTTableSplittingMySqlTest.cs#L12
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'TPTTableSplittingTestBase.TPTTableSplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (10.5.27-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L537
There is no argument given that corresponds to the required parameter 'rowsAffectedCount' of 'BulkUpdatesTestBase<NorthwindBulkUpdatesMySqlFixture<NoopModelCustomizer>>.AssertDelete<TResult>(bool, Func<ISetSource, IQueryable<TResult>>, int)'
|
|
BuildAndTest (10.5.27-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/Update/NonSharedModelUpdatesMySqlTest.cs#L9
There is no argument given that corresponds to the required parameter 'fixture' of 'NonSharedModelUpdatesTestBase.NonSharedModelUpdatesTestBase(NonSharedFixture)'
|
|
BuildAndTest (10.5.27-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/Update/StoredProcedureUpdateMySqlTest.cs#L16
There is no argument given that corresponds to the required parameter 'fixture' of 'StoredProcedureUpdateTestBase.StoredProcedureUpdateTestBase(NonSharedFixture)'
|
|
BuildAndTest (10.6.20-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.6.20-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.6.20-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.6.20-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (10.6.20-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/TPTTableSplittingMySqlTest.cs#L12
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'TPTTableSplittingTestBase.TPTTableSplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (10.6.20-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L1246
'Customer' does not contain a definition for 'SetProperty' and no accessible extension method 'SetProperty' accepting a first argument of type 'Customer' could be found (are you missing a using directive or an assembly reference?)
|
|
BuildAndTest (10.6.20-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L1104
There is no argument given that corresponds to the required parameter 'query' of 'NorthwindBulkUpdatesRelationalTestBase<NorthwindBulkUpdatesMySqlFixture<NoopModelCustomizer>>.AssertTranslationFailed(string, Func<Task>)'
|
|
BuildAndTest (10.6.20-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/Update/NonSharedModelUpdatesMySqlTest.cs#L9
There is no argument given that corresponds to the required parameter 'fixture' of 'NonSharedModelUpdatesTestBase.NonSharedModelUpdatesTestBase(NonSharedFixture)'
|
|
BuildAndTest (10.6.20-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/Update/StoredProcedureUpdateMySqlTest.cs#L16
There is no argument given that corresponds to the required parameter 'fixture' of 'StoredProcedureUpdateTestBase.StoredProcedureUpdateTestBase(NonSharedFixture)'
|
|
BuildAndTest (10.6.20-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L537
There is no argument given that corresponds to the required parameter 'rowsAffectedCount' of 'BulkUpdatesTestBase<NorthwindBulkUpdatesMySqlFixture<NoopModelCustomizer>>.AssertDelete<TResult>(bool, Func<ISetSource, IQueryable<TResult>>, int)'
|
|
BuildAndTest (8.4.3-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L145
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.4.3-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L141
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.4.3-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L51
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.4.3-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L46
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.4.3-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.4.3-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.4.3-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.4.3-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.4.3-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L537
There is no argument given that corresponds to the required parameter 'rowsAffectedCount' of 'BulkUpdatesTestBase<NorthwindBulkUpdatesMySqlFixture<NoopModelCustomizer>>.AssertDelete<TResult>(bool, Func<ISetSource, IQueryable<TResult>>, int)'
|
|
BuildAndTest (8.4.3-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (8.0.40-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L145
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L141
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L51
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L46
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L41
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L40
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L39
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EntitySplittingMySqlTest.cs#L11
There is no argument given that corresponds to the required parameter 'testOutputHelper' of 'EntitySplittingTestBase.EntitySplittingTestBase(NonSharedFixture, ITestOutputHelper)'
|
|
BuildAndTest (8.0.40-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/EFCoreCompatibilityTests.cs#L30
The type 'EFCoreCompatibilityHelper' exists in both 'Pomelo.EntityFrameworkCore.MySql.Json.Microsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b' and 'Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft, Version=9.0.8.0, Culture=neutral, PublicKeyToken=2cc498582444921b'
|
|
BuildAndTest (8.0.40-mysql, windows-latest):
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L537
There is no argument given that corresponds to the required parameter 'rowsAffectedCount' of 'BulkUpdatesTestBase<NorthwindBulkUpdatesMySqlFixture<NoopModelCustomizer>>.AssertDelete<TResult>(bool, Func<ISetSource, IQueryable<TResult>>, int)'
|