Diagnostic for mapping null mismatch #3643
Annotations
10 warnings
Run dotnet build -f net8.0 -p:MapperlyIntegrationTestsTargetFramework=net8.0 -p:MapperlyNugetPackageVersion="0.0.1-dev.$GITHUB_RUN_ID"
Mapping the nullable source property NestedNullable.IntValue of Riok.Mapperly.IntegrationTests.Models.TestObjectProjection to the target property NestedNullableIntValue of Riok.Mapperly.IntegrationTests.Dto.TestObjectDtoProjection which is not nullable
|
Run dotnet build -f net8.0 -p:MapperlyIntegrationTestsTargetFramework=net8.0 -p:MapperlyNugetPackageVersion="0.0.1-dev.$GITHUB_RUN_ID"
Mapping the nullable source property NestedNullableTargetNotNullable of Riok.Mapperly.IntegrationTests.Models.TestObjectProjection to the target property NestedNullableTargetNotNullable of Riok.Mapperly.IntegrationTests.Dto.TestObjectDtoProjection which is not nullable
|
Run dotnet build -f net8.0 -p:MapperlyIntegrationTestsTargetFramework=net8.0 -p:MapperlyNugetPackageVersion="0.0.1-dev.$GITHUB_RUN_ID"
Mapping the nullable source property StringNullableTargetNotNullable of Riok.Mapperly.IntegrationTests.Models.TestObjectProjection to the target property StringNullableTargetNotNullable of Riok.Mapperly.IntegrationTests.Dto.TestObjectDtoProjection which is not nullable
|
Run dotnet build -f net8.0 -p:MapperlyIntegrationTestsTargetFramework=net8.0 -p:MapperlyNugetPackageVersion="0.0.1-dev.$GITHUB_RUN_ID"
Mapping the nullable source property NestedNullable.IntValue of Riok.Mapperly.IntegrationTests.Models.TestObjectProjection to the target property NestedNullableIntValue of Riok.Mapperly.IntegrationTests.Dto.TestObjectDtoProjection which is not nullable
|
Run dotnet build -f net8.0 -p:MapperlyIntegrationTestsTargetFramework=net8.0 -p:MapperlyNugetPackageVersion="0.0.1-dev.$GITHUB_RUN_ID"
Mapping the nullable source property NestedNullableTargetNotNullable of Riok.Mapperly.IntegrationTests.Models.TestObjectProjection to the target property NestedNullableTargetNotNullable of Riok.Mapperly.IntegrationTests.Dto.TestObjectDtoProjection which is not nullable
|
Run dotnet build -f net8.0 -p:MapperlyIntegrationTestsTargetFramework=net8.0 -p:MapperlyNugetPackageVersion="0.0.1-dev.$GITHUB_RUN_ID"
Mapping the nullable source property StringNullableTargetNotNullable of Riok.Mapperly.IntegrationTests.Models.TestObjectProjection to the target property StringNullableTargetNotNullable of Riok.Mapperly.IntegrationTests.Dto.TestObjectDtoProjection which is not nullable
|
Run dotnet build -f net8.0 -p:MapperlyIntegrationTestsTargetFramework=net8.0 -p:MapperlyNugetPackageVersion="0.0.1-dev.$GITHUB_RUN_ID"
Mapping the nullable source property NestedNullable.IntValue of Riok.Mapperly.IntegrationTests.Models.TestObject to the target property NestedNullableIntValue of Riok.Mapperly.IntegrationTests.Dto.TestObjectDto which is not nullable
|
Run dotnet build -f net8.0 -p:MapperlyIntegrationTestsTargetFramework=net8.0 -p:MapperlyNugetPackageVersion="0.0.1-dev.$GITHUB_RUN_ID"
Mapping the nullable source property NestedNullableTargetNotNullable of Riok.Mapperly.IntegrationTests.Models.TestObject to the target property NestedNullableTargetNotNullable of Riok.Mapperly.IntegrationTests.Dto.TestObjectDto which is not nullable
|
Run dotnet build -f net8.0 -p:MapperlyIntegrationTestsTargetFramework=net8.0 -p:MapperlyNugetPackageVersion="0.0.1-dev.$GITHUB_RUN_ID"
Mapping the nullable source property StringNullableTargetNotNullable of Riok.Mapperly.IntegrationTests.Models.TestObject to the target property StringNullableTargetNotNullable of Riok.Mapperly.IntegrationTests.Dto.TestObjectDto which is not nullable
|
Run dotnet build -f net8.0 -p:MapperlyIntegrationTestsTargetFramework=net8.0 -p:MapperlyNugetPackageVersion="0.0.1-dev.$GITHUB_RUN_ID"
Mapping the nullable source property NestedNullable.IntValue of Riok.Mapperly.IntegrationTests.Models.TestObject to the target property NestedNullableIntValue of Riok.Mapperly.IntegrationTests.Dto.TestObjectDto which is not nullable
|
Loading