Sync to 8.0.0-rc.2 #2076
Annotations
10 errors
|
|
test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L536
System.InvalidOperationException : An error occurred while reading a database value. The expected type was 'System.String[]' but the actual value was of type 'System.String'.
---- System.InvalidCastException : Reading as 'System.String[]' is not supported for fields having DataTypeName 'jsonb'
-------- System.NotSupportedException : Type 'String[]' required dynamic JSON serialization, which requires an explicit opt-in; call 'EnableDynamicJsonMappings' on 'NpgsqlDataSourceBuilder' or NpgsqlConnection.GlobalTypeMapper (see https://www.npgsql.org/doc/types/json.html and the 8.0 release notes for more details). Alternatively, if you meant to use Newtonsoft JSON.NET instead of System.Text.Json, call UseJsonNet() instead.
|
test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L536
System.InvalidOperationException : An error occurred while reading a database value. The expected type was 'System.String[]' but the actual value was of type 'System.String'.
---- System.InvalidCastException : Reading as 'System.String[]' is not supported for fields having DataTypeName 'jsonb'
-------- System.NotSupportedException : Type 'String[]' required dynamic JSON serialization, which requires an explicit opt-in; call 'EnableDynamicJsonMappings' on 'NpgsqlDataSourceBuilder' or NpgsqlConnection.GlobalTypeMapper (see https://www.npgsql.org/doc/types/json.html and the 8.0 release notes for more details). Alternatively, if you meant to use Newtonsoft JSON.NET instead of System.Text.Json, call UseJsonNet() instead.
|
test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L500
System.InvalidOperationException : An error occurred while reading a database value. The expected type was 'System.String[]' but the actual value was of type 'System.String'.
---- System.InvalidCastException : Reading as 'System.String[]' is not supported for fields having DataTypeName 'json'
-------- System.NotSupportedException : Type 'String[]' required dynamic JSON serialization, which requires an explicit opt-in; call 'EnableDynamicJsonMappings' on 'NpgsqlDataSourceBuilder' or NpgsqlConnection.GlobalTypeMapper (see https://www.npgsql.org/doc/types/json.html and the 8.0 release notes for more details). Alternatively, if you meant to use Newtonsoft JSON.NET instead of System.Text.Json, call UseJsonNet() instead.
|
test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L500
System.InvalidOperationException : An error occurred while reading a database value. The expected type was 'System.String[]' but the actual value was of type 'System.String'.
---- System.InvalidCastException : Reading as 'System.String[]' is not supported for fields having DataTypeName 'json'
-------- System.NotSupportedException : Type 'String[]' required dynamic JSON serialization, which requires an explicit opt-in; call 'EnableDynamicJsonMappings' on 'NpgsqlDataSourceBuilder' or NpgsqlConnection.GlobalTypeMapper (see https://www.npgsql.org/doc/types/json.html and the 8.0 release notes for more details). Alternatively, if you meant to use Newtonsoft JSON.NET instead of System.Text.Json, call UseJsonNet() instead.
|
test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L703
System.InvalidOperationException : An error occurred while reading a database value. The expected type was 'System.Collections.Generic.Dictionary`2[System.String,System.String]' but the actual value was of type 'System.String'.
---- System.InvalidCastException : Reading as 'System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]' is not supported for fields having DataTypeName 'jsonb'
-------- System.NotSupportedException : Type 'Dictionary`2' required dynamic JSON serialization, which requires an explicit opt-in; call 'EnableDynamicJsonMappings' on 'NpgsqlDataSourceBuilder' or NpgsqlConnection.GlobalTypeMapper (see https://www.npgsql.org/doc/types/json.html and the 8.0 release notes for more details). Alternatively, if you meant to use Newtonsoft JSON.NET instead of System.Text.Json, call UseJsonNet() instead.
|
test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L703
System.InvalidOperationException : An error occurred while reading a database value. The expected type was 'System.Collections.Generic.Dictionary`2[System.String,System.String]' but the actual value was of type 'System.String'.
---- System.InvalidCastException : Reading as 'System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]' is not supported for fields having DataTypeName 'jsonb'
-------- System.NotSupportedException : Type 'Dictionary`2' required dynamic JSON serialization, which requires an explicit opt-in; call 'EnableDynamicJsonMappings' on 'NpgsqlDataSourceBuilder' or NpgsqlConnection.GlobalTypeMapper (see https://www.npgsql.org/doc/types/json.html and the 8.0 release notes for more details). Alternatively, if you meant to use Newtonsoft JSON.NET instead of System.Text.Json, call UseJsonNet() instead.
|
test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L618
System.InvalidOperationException : An error occurred while reading a database value. The expected type was 'System.Collections.Generic.Dictionary`2[System.String,System.String]' but the actual value was of type 'System.String'.
---- System.InvalidCastException : Reading as 'System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]' is not supported for fields having DataTypeName 'json'
-------- System.NotSupportedException : Type 'Dictionary`2' required dynamic JSON serialization, which requires an explicit opt-in; call 'EnableDynamicJsonMappings' on 'NpgsqlDataSourceBuilder' or NpgsqlConnection.GlobalTypeMapper (see https://www.npgsql.org/doc/types/json.html and the 8.0 release notes for more details). Alternatively, if you meant to use Newtonsoft JSON.NET instead of System.Text.Json, call UseJsonNet() instead.
|
test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L618
System.InvalidOperationException : An error occurred while reading a database value. The expected type was 'System.Collections.Generic.Dictionary`2[System.String,System.String]' but the actual value was of type 'System.String'.
---- System.InvalidCastException : Reading as 'System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]' is not supported for fields having DataTypeName 'json'
-------- System.NotSupportedException : Type 'Dictionary`2' required dynamic JSON serialization, which requires an explicit opt-in; call 'EnableDynamicJsonMappings' on 'NpgsqlDataSourceBuilder' or NpgsqlConnection.GlobalTypeMapper (see https://www.npgsql.org/doc/types/json.html and the 8.0 release notes for more details). Alternatively, if you meant to use Newtonsoft JSON.NET instead of System.Text.Json, call UseJsonNet() instead.
|
The logs for this run have expired and are no longer available.
Loading