Quote column names in DuplicatedField update fragments #4237
+1
−1
Annotations
21 errors and 18 warnings
|
test-code-gen
An error was encountered when reading 'src/CommandLineRunner/Properties/launchSettings.json': The JSON value could not be converted to System.Boolean. Path: $.dotnetRunMessages | LineNumber: 2 | BytePositionInLine: 33.
|
|
test-code-gen
The launch profile "(Default)" could not be applied.
|
|
test-code-gen
An error was encountered when reading 'src/CommandLineRunner/Properties/launchSettings.json': The JSON value could not be converted to System.Boolean. Path: $.dotnetRunMessages | LineNumber: 2 | BytePositionInLine: 33.
|
|
test-code-gen
The launch profile "(Default)" could not be applied.
|
|
test-code-gen
An error was encountered when reading 'src/CommandLineRunner/Properties/launchSettings.json': The JSON value could not be converted to System.Boolean. Path: $.dotnetRunMessages | LineNumber: 2 | BytePositionInLine: 33.
|
|
test-code-gen
The launch profile "(Default)" could not be applied.
|
|
test-code-gen
An error was encountered when reading 'src/CommandLineRunner/Properties/launchSettings.json': The JSON value could not be converted to System.Boolean. Path: $.dotnetRunMessages | LineNumber: 2 | BytePositionInLine: 33.
|
|
test-code-gen
The launch profile "(Default)" could not be applied.
|
|
test-patching
Process completed with exit code 255.
|
|
test-patching
Target "TestPatching" has thrown an exception
|
|
test-patching
[xUnit.net 00:00:13.69] PatchingTests.Patching.patching_api.duplicated_fields_only_update_when_nested_source_is_modified [FAIL]
|
|
test-linq
[xUnit.net 00:01:00.65] LinqTests.Internals.DuplicatedFieldTests.pg_type_is_used_for_string_list(pgType: null, expectedUpdateFragment: "tags_list = CAST(data ->> 'TagsList' as jsonb)") [FAIL]
|
|
test-linq
[xUnit.net 00:01:00.65] LinqTests.Internals.DuplicatedFieldTests.pg_type_is_used_for_string_list(pgType: "varchar[]", expectedUpdateFragment: "tags_list = CAST(ARRAY(SELECT jsonb_array_elements"···) [FAIL]
|
|
test-linq
[xUnit.net 00:01:00.65] LinqTests.Internals.DuplicatedFieldTests.pg_type_is_used_for_string(pgType: "text", expectedUpdateFragment: "string = data ->> 'String'") [FAIL]
|
|
test-linq
[xUnit.net 00:01:00.65] LinqTests.Internals.DuplicatedFieldTests.pg_type_is_used_for_string(pgType: "varchar", expectedUpdateFragment: "string = data ->> 'String'") [FAIL]
|
|
test-linq
[xUnit.net 00:01:00.64] LinqTests.Internals.DuplicatedFieldTests.pg_type_is_used_for_string(pgType: null, expectedUpdateFragment: "string = data ->> 'String'") [FAIL]
|
|
test-linq
[xUnit.net 00:01:00.64] LinqTests.Internals.DuplicatedFieldTests.pg_type_is_used_for_guid(pgType: null, expectedUpdateFragment: "user_id = CAST(data ->> 'UserId' as uuid)") [FAIL]
|
|
test-linq
[xUnit.net 00:01:00.64] LinqTests.Internals.DuplicatedFieldTests.pg_type_is_used_for_guid(pgType: "text", expectedUpdateFragment: "user_id = CAST(data ->> 'UserId' as text)") [FAIL]
|
|
test-linq
[xUnit.net 00:01:00.64] LinqTests.Internals.DuplicatedFieldTests.pg_type_is_used_for_guid(pgType: "uuid", expectedUpdateFragment: "user_id = CAST(data ->> 'UserId' as uuid)") [FAIL]
|
|
test-linq
[xUnit.net 00:01:00.64] LinqTests.Internals.DuplicatedFieldTests.store_options_serializer_with_casing(casing: Default, expectedUpdateFragment: "other_id = CAST(data ->> 'OtherId' as uuid)") [FAIL]
|
|
test-linq
[xUnit.net 00:01:00.64] LinqTests.Internals.DuplicatedFieldTests.store_options_serializer_with_casing(casing: CamelCase, expectedUpdateFragment: "other_id = CAST(data ->> 'otherId' as uuid)") [FAIL]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net8.0]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/marten/marten/src/CommandLineRunner/CommandLineRunner.csproj::TargetFramework=net8.0]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net8.0]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/marten/marten/src/CommandLineRunner/CommandLineRunner.csproj::TargetFramework=net8.0]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net8.0]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/marten/marten/src/CommandLineRunner/CommandLineRunner.csproj::TargetFramework=net8.0]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net8.0]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/marten/marten/src/CommandLineRunner/CommandLineRunner.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/Target.cs(243,12): warning CS8618: Non-nullable property 'Country' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/LinqTestsTypes/LinqTestsTypes.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/Target.cs(243,12): warning CS8618: Non-nullable property 'StateOrProvince' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/LinqTestsTypes/LinqTestsTypes.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/Target.cs(243,12): warning CS8618: Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/LinqTestsTypes/LinqTestsTypes.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/Target.cs(243,12): warning CS8618: Non-nullable property 'Address2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/LinqTestsTypes/LinqTestsTypes.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/Target.cs(243,12): warning CS8618: Non-nullable property 'Address1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/LinqTestsTypes/LinqTestsTypes.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/Target.cs(269,19): warning CS8618: Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/LinqTestsTypes/LinqTestsTypes.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net10.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net9.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/marten/marten/src/Marten.sln]
|
Loading