Use .NET/EF 9.0 GA #2478
build.yml
on: pull_request
Matrix: build
publish-ci
0s
release
0s
Annotations
104 errors
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocPrecompiledQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/AdHocPrecompiledQueryNpgsqlTest.cs#L74
-- Missing test overrides --
public override async Task Projecting_property_requiring_converter_with_closure_is_not_supported(bool async)
{
await base.Projecting_property_requiring_converter_with_closure_is_not_supported(async);
AssertSql();
}
public override async Task Projecting_expression_requiring_converter_without_closure_works(bool async)
{
await base.Projecting_expression_requiring_converter_without_closure_works(async);
AssertSql();
}
public override async Task Projecting_entity_with_property_requiring_converter_with_closure_works(bool async)
{
await base.Projecting_entity_with_property_requiring_converter_with_closure_works(async);
AssertSql();
}
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
build (ubuntu-22.04, 17, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocPrecompiledQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/AdHocPrecompiledQueryNpgsqlTest.cs#L74
-- Missing test overrides --
public override async Task Projecting_property_requiring_converter_with_closure_is_not_supported(bool async)
{
await base.Projecting_property_requiring_converter_with_closure_is_not_supported(async);
AssertSql();
}
public override async Task Projecting_expression_requiring_converter_without_closure_works(bool async)
{
await base.Projecting_expression_requiring_converter_without_closure_works(async);
AssertSql();
}
public override async Task Projecting_entity_with_property_requiring_converter_with_closure_works(bool async)
{
await base.Projecting_entity_with_property_requiring_converter_with_closure_works(async);
AssertSql();
}
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
build (ubuntu-22.04, 17, Debug)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocPrecompiledQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/AdHocPrecompiledQueryNpgsqlTest.cs#L74
-- Missing test overrides --
public override async Task Projecting_property_requiring_converter_with_closure_is_not_supported(bool async)
{
await base.Projecting_property_requiring_converter_with_closure_is_not_supported(async);
AssertSql();
}
public override async Task Projecting_expression_requiring_converter_without_closure_works(bool async)
{
await base.Projecting_expression_requiring_converter_without_closure_works(async);
AssertSql();
}
public override async Task Projecting_entity_with_property_requiring_converter_with_closure_works(bool async)
{
await base.Projecting_entity_with_property_requiring_converter_with_closure_works(async);
AssertSql();
}
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
build (ubuntu-22.04, 12, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocPrecompiledQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/AdHocPrecompiledQueryNpgsqlTest.cs#L74
-- Missing test overrides --
public override async Task Projecting_property_requiring_converter_with_closure_is_not_supported(bool async)
{
await base.Projecting_property_requiring_converter_with_closure_is_not_supported(async);
AssertSql();
}
public override async Task Projecting_expression_requiring_converter_without_closure_works(bool async)
{
await base.Projecting_expression_requiring_converter_without_closure_works(async);
AssertSql();
}
public override async Task Projecting_entity_with_property_requiring_converter_with_closure_works(bool async)
{
await base.Projecting_entity_with_property_requiring_converter_with_closure_works(async);
AssertSql();
}
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
build (ubuntu-22.04, 15, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocPrecompiledQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/AdHocPrecompiledQueryNpgsqlTest.cs#L74
-- Missing test overrides --
public override async Task Projecting_property_requiring_converter_with_closure_is_not_supported(bool async)
{
await base.Projecting_property_requiring_converter_with_closure_is_not_supported(async);
AssertSql();
}
public override async Task Projecting_expression_requiring_converter_without_closure_works(bool async)
{
await base.Projecting_expression_requiring_converter_without_closure_works(async);
AssertSql();
}
public override async Task Projecting_entity_with_property_requiring_converter_with_closure_works(bool async)
{
await base.Projecting_entity_with_property_requiring_converter_with_closure_works(async);
AssertSql();
}
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
build (ubuntu-22.04, 13, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocPrecompiledQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/AdHocPrecompiledQueryNpgsqlTest.cs#L74
-- Missing test overrides --
public override async Task Projecting_property_requiring_converter_with_closure_is_not_supported(bool async)
{
await base.Projecting_property_requiring_converter_with_closure_is_not_supported(async);
AssertSql();
}
public override async Task Projecting_expression_requiring_converter_without_closure_works(bool async)
{
await base.Projecting_expression_requiring_converter_without_closure_works(async);
AssertSql();
}
public override async Task Projecting_entity_with_property_requiring_converter_with_closure_works(bool async)
{
await base.Projecting_entity_with_property_requiring_converter_with_closure_works(async);
AssertSql();
}
|
build (ubuntu-22.04, 14, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocPrecompiledQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/AdHocPrecompiledQueryNpgsqlTest.cs#L74
-- Missing test overrides --
public override async Task Projecting_property_requiring_converter_with_closure_is_not_supported(bool async)
{
await base.Projecting_property_requiring_converter_with_closure_is_not_supported(async);
AssertSql();
}
public override async Task Projecting_expression_requiring_converter_without_closure_works(bool async)
{
await base.Projecting_expression_requiring_converter_without_closure_works(async);
AssertSql();
}
public override async Task Projecting_entity_with_property_requiring_converter_with_closure_works(bool async)
{
await base.Projecting_entity_with_property_requiring_converter_with_closure_works(async);
AssertSql();
}
|
build (ubuntu-22.04, 16, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocPrecompiledQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/AdHocPrecompiledQueryNpgsqlTest.cs#L74
-- Missing test overrides --
public override async Task Projecting_property_requiring_converter_with_closure_is_not_supported(bool async)
{
await base.Projecting_property_requiring_converter_with_closure_is_not_supported(async);
AssertSql();
}
public override async Task Projecting_expression_requiring_converter_without_closure_works(bool async)
{
await base.Projecting_expression_requiring_converter_without_closure_works(async);
AssertSql();
}
public override async Task Projecting_entity_with_property_requiring_converter_with_closure_works(bool async)
{
await base.Projecting_entity_with_property_requiring_converter_with_closure_works(async);
AssertSql();
}
|
build (windows-2022, 15, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocPrecompiledQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/AdHocPrecompiledQueryNpgsqlTest.cs#L74
-- Missing test overrides --
public override async Task Projecting_property_requiring_converter_with_closure_is_not_supported(bool async)
{
await base.Projecting_property_requiring_converter_with_closure_is_not_supported(async);
AssertSql();
}
public override async Task Projecting_expression_requiring_converter_without_closure_works(bool async)
{
await base.Projecting_expression_requiring_converter_without_closure_works(async);
AssertSql();
}
public override async Task Projecting_entity_with_property_requiring_converter_with_closure_works(bool async)
{
await base.Projecting_entity_with_property_requiring_converter_with_closure_works(async);
AssertSql();
}
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
build (windows-2022, 14, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocPrecompiledQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/AdHocPrecompiledQueryNpgsqlTest.cs#L74
-- Missing test overrides --
public override async Task Projecting_property_requiring_converter_with_closure_is_not_supported(bool async)
{
await base.Projecting_property_requiring_converter_with_closure_is_not_supported(async);
AssertSql();
}
public override async Task Projecting_expression_requiring_converter_without_closure_works(bool async)
{
await base.Projecting_expression_requiring_converter_without_closure_works(async);
AssertSql();
}
public override async Task Projecting_entity_with_property_requiring_converter_with_closure_works(bool async)
{
await base.Projecting_entity_with_property_requiring_converter_with_closure_works(async);
AssertSql();
}
|
build (windows-2022, 13, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocPrecompiledQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/AdHocPrecompiledQueryNpgsqlTest.cs#L74
-- Missing test overrides --
public override async Task Projecting_property_requiring_converter_with_closure_is_not_supported(bool async)
{
await base.Projecting_property_requiring_converter_with_closure_is_not_supported(async);
AssertSql();
}
public override async Task Projecting_expression_requiring_converter_without_closure_works(bool async)
{
await base.Projecting_expression_requiring_converter_without_closure_works(async);
AssertSql();
}
public override async Task Projecting_entity_with_property_requiring_converter_with_closure_works(bool async)
{
await base.Projecting_entity_with_property_requiring_converter_with_closure_works(async);
AssertSql();
}
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
build (windows-2022, 16, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocPrecompiledQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/AdHocPrecompiledQueryNpgsqlTest.cs#L74
-- Missing test overrides --
public override async Task Projecting_property_requiring_converter_with_closure_is_not_supported(bool async)
{
await base.Projecting_property_requiring_converter_with_closure_is_not_supported(async);
AssertSql();
}
public override async Task Projecting_expression_requiring_converter_without_closure_works(bool async)
{
await base.Projecting_expression_requiring_converter_without_closure_works(async);
AssertSql();
}
public override async Task Projecting_entity_with_property_requiring_converter_with_closure_works(bool async)
{
await base.Projecting_entity_with_property_requiring_converter_with_closure_works(async);
AssertSql();
}
|
build (windows-2022, 17, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_without_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_property_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: True)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocAdvancedMappingsQueryNpgsqlTest.Projecting_expression_with_converter_with_closure(async: False)
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.AdHocPrecompiledQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/AdHocPrecompiledQueryNpgsqlTest.cs#L74
-- Missing test overrides --
public override async Task Projecting_property_requiring_converter_with_closure_is_not_supported(bool async)
{
await base.Projecting_property_requiring_converter_with_closure_is_not_supported(async);
AssertSql();
}
public override async Task Projecting_expression_requiring_converter_without_closure_works(bool async)
{
await base.Projecting_expression_requiring_converter_without_closure_works(async);
AssertSql();
}
public override async Task Projecting_entity_with_property_requiring_converter_with_closure_works(bool async)
{
await base.Projecting_entity_with_property_requiring_converter_with_closure_works(async);
AssertSql();
}
|
build (windows-2022, 12, Release)
Process completed with exit code 1.
|