Update to EFCore 9 #1373
Annotations
8 errors and 1 warning
Run Live Tests:
tests/Tgstation.Server.Tests/TestDatabase.cs#L26
Test method Tgstation.Server.Tests.TestDatabase.TestDownMigrations threw exception:
System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Migrations.PendingModelChangesWarning': The model for context 'SqliteDatabaseContext' has pending changes. Add a new migration before updating the database. This exception can be suppressed or logged by passing event ID 'RelationalEventId.PendingModelChangesWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'.
|
Run Live Tests:
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L305
Test method Tgstation.Server.Tests.Live.TestLiveServer.TestUpdateProtocolAndDisabledOAuth threw exception:
System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Migrations.PendingModelChangesWarning': The model for context 'SqliteDatabaseContext' has pending changes. Add a new migration before updating the database. This exception can be suppressed or logged by passing event ID 'RelationalEventId.PendingModelChangesWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'.
|
Run Live Tests:
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L469
Test method Tgstation.Server.Tests.Live.TestLiveServer.TestUpdateBadVersion threw exception:
System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Migrations.PendingModelChangesWarning': The model for context 'SqliteDatabaseContext' has pending changes. Add a new migration before updating the database. This exception can be suppressed or logged by passing event ID 'RelationalEventId.PendingModelChangesWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'.
|
Run Live Tests:
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L506
Test method Tgstation.Server.Tests.Live.TestLiveServer.TestOneServerSwarmUpdate threw exception:
System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Migrations.PendingModelChangesWarning': The model for context 'SqliteDatabaseContext' has pending changes. Add a new migration before updating the database. This exception can be suppressed or logged by passing event ID 'RelationalEventId.PendingModelChangesWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'.
|
Run Live Tests:
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L600
Test method Tgstation.Server.Tests.Live.TestLiveServer.TestSwarmSynchronizationAndUpdates threw exception:
System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Migrations.PendingModelChangesWarning': The model for context 'SqliteDatabaseContext' has pending changes. Add a new migration before updating the database. This exception can be suppressed or logged by passing event ID 'RelationalEventId.PendingModelChangesWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'.
|
Run Live Tests:
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L877
Test method Tgstation.Server.Tests.Live.TestLiveServer.TestSwarmReconnection threw exception:
System.InvalidOperationException: An error was generated for warning 'Microsoft.EntityFrameworkCore.Migrations.PendingModelChangesWarning': The model for context 'SqliteDatabaseContext' has pending changes. Add a new migration before updating the database. This exception can be suppressed or logged by passing event ID 'RelationalEventId.PendingModelChangesWarning' to the 'ConfigureWarnings' method in 'DbContext.OnConfiguring' or 'AddDbContext'.
|
Run Live Tests:
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L1359
TGS ERR: Instance manager startup error!
|
Run Live Tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading