Skip to content

Add default testcontainer support in the tests #2900

Add default testcontainer support in the tests

Add default testcontainer support in the tests #2900

Triggered via pull request February 25, 2026 14:36
Status Failure
Total duration 10m 45s
Artifacts

build.yml

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

Annotations

80 errors
Microsoft.EntityFrameworkCore.Query.Inheritance.TPTFiltersInheritanceQueryNpgsqlTest.Can_use_of_type_bird(async: False)
System.TypeInitializationException : The type initializer for 'Microsoft.EntityFrameworkCore.TestUtilities.TestEnvironment' threw an exception. ---- Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:latest"}
Microsoft.EntityFrameworkCore.SequenceEndToEndTest.Can_use_sequence_end_to_end
System.TypeInitializationException : The type initializer for 'Microsoft.EntityFrameworkCore.TestUtilities.TestEnvironment' threw an exception. ---- Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:latest"}
Microsoft.EntityFrameworkCore.FieldMappingNpgsqlTest.Include_reference_write_only_props_with_named_fields(tracking: True)
System.TypeInitializationException : The type initializer for 'Microsoft.EntityFrameworkCore.TestUtilities.TestEnvironment' threw an exception. ---- Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:latest"}
Microsoft.EntityFrameworkCore.Query.Inheritance.TPTFiltersInheritanceQueryNpgsqlTest.Can_use_of_type_bird(async: True)
System.TypeInitializationException : The type initializer for 'Microsoft.EntityFrameworkCore.TestUtilities.TestEnvironment' threw an exception. ---- Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:latest"}
Microsoft.EntityFrameworkCore.SequenceEndToEndTest.Can_use_identity_with_nullable_key_end_to_end
System.TypeInitializationException : The type initializer for 'Microsoft.EntityFrameworkCore.TestUtilities.TestEnvironment' threw an exception. ---- Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:latest"}
Microsoft.EntityFrameworkCore.FieldMappingNpgsqlTest.Include_reference_write_only_props_with_named_fields(tracking: False)
System.TypeInitializationException : The type initializer for 'Microsoft.EntityFrameworkCore.TestUtilities.TestEnvironment' threw an exception. ---- Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:latest"}
Microsoft.EntityFrameworkCore.Query.Inheritance.TPTFiltersInheritanceQueryNpgsqlTest.Can_use_of_type_kiwi(async: True)
System.TypeInitializationException : The type initializer for 'Microsoft.EntityFrameworkCore.TestUtilities.TestEnvironment' threw an exception. ---- Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:latest"}
Microsoft.EntityFrameworkCore.Query.Inheritance.TPTFiltersInheritanceQueryNpgsqlTest.Can_use_of_type_kiwi(async: False)
System.TypeInitializationException : The type initializer for 'Microsoft.EntityFrameworkCore.TestUtilities.TestEnvironment' threw an exception. ---- Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:latest"}
Microsoft.EntityFrameworkCore.FieldMappingNpgsqlTest.Load_collection_fields_only_only_for_navs_too
System.TypeInitializationException : The type initializer for 'Microsoft.EntityFrameworkCore.TestUtilities.TestEnvironment' threw an exception. ---- Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:latest"}
Microsoft.EntityFrameworkCore.SequenceEndToEndTest.Can_use_explicit_values
System.TypeInitializationException : The type initializer for 'Microsoft.EntityFrameworkCore.TestUtilities.TestEnvironment' threw an exception. ---- Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:latest"}
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Y(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Y(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Intersects_not_equal_to_null(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Intersects_not_equal_to_null(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Touches(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Touches(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Intersection(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Intersection(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.Distance_on_converted_geometry_type_constant_lhs(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.Distance_on_converted_geometry_type_constant_lhs(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.SpatialNpgsqlTest.Mutation_of_tracked_values_does_not_mutate_values_in_store
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.SpatialNpgsqlTest.Translators_handle_static_members
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.SpatialNpgsqlTest.Values_arent_compared_by_reference
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.SpatialNpgsqlTest.Can_roundtrip_Z_and_M
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.SpatialNpgsqlTest.Values_are_copied_into_change_tracker
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.GetGeometryN(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.GetGeometryN(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.ConvexHull(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.ConvexHull(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.OgcGeometryType(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.OgcGeometryType(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.Difference(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.Difference(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.Distance_on_converted_geometry_type_constant_lhs(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.Distance_on_converted_geometry_type_constant_lhs(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.GetGeometryN_with_null_argument(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.GetGeometryN_with_null_argument(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Y(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Y(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Intersects_not_equal_to_null(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Intersects_not_equal_to_null(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Touches(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Touches(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Intersection(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Intersection(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.GetGeometryN_with_null_argument(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.GetGeometryN_with_null_argument(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Y(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Y(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Intersects_not_equal_to_null(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Intersects_not_equal_to_null(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Touches(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Touches(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Intersection(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeographyTest.Intersection(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.GetGeometryN(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.GetGeometryN(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.ConvexHull(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.ConvexHull(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.OgcGeometryType(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.OgcGeometryType(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.Difference(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.Difference(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.Distance_on_converted_geometry_type_constant_lhs(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.Distance_on_converted_geometry_type_constant_lhs(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.GetGeometryN(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.GetGeometryN(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.ConvexHull(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.ConvexHull(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.OgcGeometryType(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.OgcGeometryType(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.Difference(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.Difference(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.Distance_on_converted_geometry_type_constant_lhs(async: True)
Npgsql.PostgresException : 0A000: extension "postgis" is not available
Microsoft.EntityFrameworkCore.Query.SpatialQueryNpgsqlGeometryTest.Distance_on_converted_geometry_type_constant_lhs(async: False)
Npgsql.PostgresException : 0A000: extension "postgis" is not available