Skip to content

Fix containment inference of multirange mapping from non-range item #2176

Fix containment inference of multirange mapping from non-range item

Fix containment inference of multirange mapping from non-range item #2176

Triggered via pull request December 11, 2023 09:58
Status Failure
Total duration 10m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

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

Annotations

12 errors
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ranges_Contains(async: False): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L360
System.NotSupportedException : The NpgsqlDbType 'IntegerMultirange' isn't present in your database. You may need to install an extension or upgrade to a newer version.
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ranges_Contains(async: True): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L360
System.NotSupportedException : The NpgsqlDbType 'IntegerMultirange' isn't present in your database. You may need to install an extension or upgrade to a newer version.
build (ubuntu-22.04, 13, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ranges_Contains(async: False): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L360
System.NotSupportedException : The NpgsqlDbType 'IntegerMultirange' isn't present in your database. You may need to install an extension or upgrade to a newer version.
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ranges_Contains(async: True): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L360
System.NotSupportedException : The NpgsqlDbType 'IntegerMultirange' isn't present in your database. You may need to install an extension or upgrade to a newer version.
build (ubuntu-22.04, 12, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ranges_Contains(async: False): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L360
System.NotSupportedException : The NpgsqlDbType 'IntegerMultirange' isn't present in your database. You may need to install an extension or upgrade to a newer version.
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ranges_Contains(async: True): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L360
System.NotSupportedException : The NpgsqlDbType 'IntegerMultirange' isn't present in your database. You may need to install an extension or upgrade to a newer version.
build (windows-2022, 13, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ranges_Contains(async: False): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L360
System.NotSupportedException : The NpgsqlDbType 'IntegerMultirange' isn't present in your database. You may need to install an extension or upgrade to a newer version.
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ranges_Contains(async: True): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L360
System.NotSupportedException : The NpgsqlDbType 'IntegerMultirange' isn't present in your database. You may need to install an extension or upgrade to a newer version.
build (windows-2022, 12, Release)
Process completed with exit code 1.