Skip to content

Bump github/gh-aw from 0.57.0 to 0.57.2 #2947

Bump github/gh-aw from 0.57.0 to 0.57.2

Bump github/gh-aw from 0.57.0 to 0.57.2 #2947

Triggered via pull request March 11, 2026 10:52
Status Failure
Total duration 12m 33s
Artifacts

build.yml

on: pull_request
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.NpgsqlDatabaseCreatorCreateTablesTest.Throws_if_database_does_not_exist(async: True): test/EFCore.PG.FunctionalTests/NpgsqlDatabaseCreatorTest.cs#L447
Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(Npgsql.PostgresException) Actual: typeof(Npgsql.NpgsqlException) ---- Npgsql.NpgsqlException : Exception while reading from stream -------- System.TimeoutException : Timeout during reading attempt
Microsoft.EntityFrameworkCore.SequenceEndToEndTest.Can_use_sequence_end_to_end_on_multiple_databases: test/EFCore.PG.FunctionalTests/SequenceEndToEndTest.cs#L71
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.