Stop testing on all Windows versions, simplify CI (#3650) #2755
build.yml
on: push
Matrix: build
publish-ci
0s
release
0s
Annotations
2 errors
|
build (ubuntu-24.04, 14, Release)
Process completed with exit code 1.
|
|
Microsoft.EntityFrameworkCore.SequenceEndToEndTest.Can_use_sequence_end_to_end_from_multiple_contexts_concurrently_async:
test/EFCore.PG.FunctionalTests/SequenceEndToEndTest.cs#L197
System.InvalidOperationException : The model must be finalized and its runtime dependencies must be initialized before 'GetRelationalModel' can be used. Ensure that either 'OnModelCreating' has completed or, if using a stand-alone 'ModelBuilder', that 'IModelRuntimeInitializer.Initialize(model.FinalizeModel())' was called.
|