Skip to content

Add triage skill

Add triage skill #3000

Triggered via push April 13, 2026 07:23
Status Failure
Total duration 13m 26s
Artifacts

build.yml

on: push
Matrix: build
publish-ci
0s
publish-ci
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (windows-2022, 17, Release)
Process completed with exit code 1.
Microsoft.EntityFrameworkCore.NpgsqlDatabaseCreatorHasTablesTest.Throws_when_database_does_not_exist(async: True): test/EFCore.PG.FunctionalTests/NpgsqlDatabaseCreatorTest.cs#L262
Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(Npgsql.PostgresException) Actual: typeof(Npgsql.NpgsqlException) ---- Npgsql.NpgsqlException : The operation has timed out -------- System.TimeoutException : The operation has timed out.
Microsoft.EntityFrameworkCore.SeedingNpgsqlTest.Seeding_does_not_leave_context_contaminated(async: True)
System.InvalidOperationException : An exception has been raised that is likely due to a transient failure. ---- Npgsql.NpgsqlException : The operation has timed out -------- System.TimeoutException : The operation has timed out.