Skip to content

Don't use NpgsqlDataSource from DI if connection string/connection is… #2236

Don't use NpgsqlDataSource from DI if connection string/connection is…

Don't use NpgsqlDataSource from DI if connection string/connection is… #2236

Triggered via push February 17, 2024 18:32
Status Failure
Total duration 3m 24s
Artifacts

build.yml

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

Annotations

99 errors and 11 warnings
build (ubuntu-22.04, 15, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (ubuntu-22.04, 15, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (ubuntu-22.04, 15, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (ubuntu-22.04, 15, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (ubuntu-22.04, 15, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (ubuntu-22.04, 15, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (ubuntu-22.04, 15, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (ubuntu-22.04, 15, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (ubuntu-22.04, 15, Release)
Process completed with exit code 1.
build (ubuntu-22.04, 12, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (ubuntu-22.04, 12, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (ubuntu-22.04, 12, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (ubuntu-22.04, 12, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (ubuntu-22.04, 12, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (ubuntu-22.04, 12, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (ubuntu-22.04, 12, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (ubuntu-22.04, 12, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (ubuntu-22.04, 12, Release)
Process completed with exit code 1.
build (ubuntu-22.04, 16, Debug): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (ubuntu-22.04, 16, Debug): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (ubuntu-22.04, 16, Debug): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (ubuntu-22.04, 16, Debug): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (ubuntu-22.04, 16, Debug): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (ubuntu-22.04, 16, Debug): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (ubuntu-22.04, 16, Debug): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (ubuntu-22.04, 16, Debug): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (ubuntu-22.04, 16, Debug)
Process completed with exit code 1.
build (ubuntu-22.04, 13, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (ubuntu-22.04, 13, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (ubuntu-22.04, 13, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (ubuntu-22.04, 13, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (ubuntu-22.04, 13, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (ubuntu-22.04, 13, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (ubuntu-22.04, 13, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (ubuntu-22.04, 13, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (ubuntu-22.04, 13, Release)
Process completed with exit code 1.
build (ubuntu-22.04, 16, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (ubuntu-22.04, 16, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (ubuntu-22.04, 16, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (ubuntu-22.04, 16, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (ubuntu-22.04, 16, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (ubuntu-22.04, 16, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (ubuntu-22.04, 16, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (ubuntu-22.04, 16, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (ubuntu-22.04, 16, Release)
Process completed with exit code 1.
build (ubuntu-22.04, 14, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (ubuntu-22.04, 14, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (ubuntu-22.04, 14, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (ubuntu-22.04, 14, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (ubuntu-22.04, 14, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (ubuntu-22.04, 14, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (ubuntu-22.04, 14, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (ubuntu-22.04, 14, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (ubuntu-22.04, 14, Release)
Process completed with exit code 1.
build (windows-2022, 12, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (windows-2022, 12, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (windows-2022, 12, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (windows-2022, 12, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (windows-2022, 12, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (windows-2022, 12, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (windows-2022, 12, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (windows-2022, 12, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (windows-2022, 12, Release)
Process completed with exit code 1.
build (windows-2022, 13, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (windows-2022, 13, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (windows-2022, 13, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (windows-2022, 13, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (windows-2022, 13, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (windows-2022, 13, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (windows-2022, 13, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (windows-2022, 13, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (windows-2022, 13, Release)
Process completed with exit code 1.
build (windows-2022, 14, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (windows-2022, 14, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (windows-2022, 14, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (windows-2022, 14, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (windows-2022, 14, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (windows-2022, 14, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (windows-2022, 14, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (windows-2022, 14, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (windows-2022, 14, Release)
Process completed with exit code 1.
build (windows-2022, 15, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (windows-2022, 15, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (windows-2022, 15, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (windows-2022, 15, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (windows-2022, 15, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (windows-2022, 15, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (windows-2022, 15, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (windows-2022, 15, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (windows-2022, 15, Release)
Process completed with exit code 1.
build (windows-2022, 16, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (windows-2022, 16, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (windows-2022, 16, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (windows-2022, 16, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (windows-2022, 16, Release): test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
build (windows-2022, 16, Release): test/EFCore.PG.FunctionalTests/Query/FunkyDataQueryNpgsqlTest.cs#L40
'FunkyDataQueryNpgsqlTest.String_Contains_and_StartsWith_with_same_parameter(bool)' hides inherited member 'FunkyDataQueryTestBase<FunkyDataQueryNpgsqlTest.FunkyDataQueryNpgsqlFixture>.String_Contains_and_StartsWith_with_same_parameter(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (windows-2022, 16, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
build (windows-2022, 16, Release): test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L282
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_strings_Contains_non_nullable_string(bool)': no suitable method found to override
build (windows-2022, 16, Release)
Process completed with exit code 1.
build (ubuntu-22.04, 15, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-22.04, 12, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-22.04, 16, Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-22.04, 13, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-22.04, 16, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-22.04, 14, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-2022, 12, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-2022, 13, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-2022, 14, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-2022, 15, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-2022, 16, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.