feat(net8): make it compile #1332
Annotations
10 errors
tests/Sitko.Core.Repository.EntityFrameworkCore.Tests/TPHTests.cs#L29
System.InvalidOperationException : The entity type 'FirstTPHClassConfig' requires a primary key to be defined. If you intended to use a keyless entity type, call 'HasNoKey' in 'OnModelCreating'. For more information on keyless entity types, see https://go.microsoft.com/fwlink/?linkid=2141943.
|
tests/Sitko.Core.Repository.EntityFrameworkCore.Tests/TPHTests.cs#L19
System.InvalidOperationException : The entity type 'FirstTPHClassConfig' requires a primary key to be defined. If you intended to use a keyless entity type, call 'HasNoKey' in 'OnModelCreating'. For more information on keyless entity types, see https://go.microsoft.com/fwlink/?linkid=2141943.
|
tests/Sitko.Core.Repository.EntityFrameworkCore.Tests/TPHTests.cs#L43
System.InvalidOperationException : The entity type 'FirstTPHClassConfig' requires a primary key to be defined. If you intended to use a keyless entity type, call 'HasNoKey' in 'OnModelCreating'. For more information on keyless entity types, see https://go.microsoft.com/fwlink/?linkid=2141943.
|
tests/Sitko.Core.Repository.EntityFrameworkCore.Tests/EFDisconnectedOneToManyTests.cs#L173
System.NullReferenceException : Object reference not set to an instance of an object.
|
tests/Sitko.Core.Repository.EntityFrameworkCore.Tests/EFDisconnectedOneToManyTests.cs#L186
Assert.NotNull() Failure: Value is null
|
tests/Sitko.Core.Repository.EntityFrameworkCore.Tests/EFDisconnectedOneToManyTests.cs#L247
Assert.Equal() Failure: Values differ
Expected: 3
Actual: 1
|
tests/Sitko.Core.Repository.EntityFrameworkCore.Tests/EFDisconnectedOneToManyTests.cs#L34
Expected bar not to be <null>.
|
tests/Sitko.Core.Repository.EntityFrameworkCore.Tests/EFDisconnectedOneToManyTests.cs#L74
Expected bar not to be <null>.
|
tests/Sitko.Core.Repository.EntityFrameworkCore.Tests/EFDisconnectedOneToOneTests.cs#L184
Assert.NotNull() Failure: Value is null
|
tests/Sitko.Core.Repository.EntityFrameworkCore.Tests/EFDisconnectedOneToOneTests.cs#L26
Assert.NotNull() Failure: Value is null
|
The logs for this run have expired and are no longer available.
Loading