Don't use NpgsqlDataSource from DI if connection string/connection is… #2236
Annotations
9 errors and 1 warning
Build:
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:
test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
|
Build:
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
|
Build:
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:
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:
test/EFCore.PG.FunctionalTests/Query/JsonQueryAdHocNpgsqlTest.cs#L7
'JsonQueryAdHocNpgsqlTest' does not implement inherited abstract member 'JsonQueryAdHocTestBase.SeedTrickyBuffering(JsonQueryAdHocTestBase.MyContextTrickyBuffering)'
|
Build:
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L226
'PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_of_ints_Contains(bool)': no suitable method found to override
|
Build:
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
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading