Diagnostic for mapping null mismatch #3643
Annotations
12 errors
Run clearlyip/code-coverage-report-action@v5
Unable to access Cobertura.xml
|
Run danielpalme/ReportGenerator-GitHub-Action@v5
Failed to execute ReportGenerator global tool
|
Run dotnet build /p:TreatWarningsAsErrors=true:
test/Riok.Mapperly.IntegrationTests/Mapper/ProjectionMapper.cs#L16
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 /p:TreatWarningsAsErrors=true:
test/Riok.Mapperly.IntegrationTests/Mapper/ProjectionMapper.cs#L16
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 /p:TreatWarningsAsErrors=true:
test/Riok.Mapperly.IntegrationTests/Mapper/ProjectionMapper.cs#L16
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 /p:TreatWarningsAsErrors=true:
test/Riok.Mapperly.IntegrationTests/Mapper/ProjectionMapper.cs#L16
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 /p:TreatWarningsAsErrors=true:
test/Riok.Mapperly.IntegrationTests/Mapper/ProjectionMapper.cs#L16
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 /p:TreatWarningsAsErrors=true:
test/Riok.Mapperly.IntegrationTests/Mapper/ProjectionMapper.cs#L16
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 /p:TreatWarningsAsErrors=true:
test/Riok.Mapperly.IntegrationTests/Mapper/StaticTestMapper.cs#L39
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 /p:TreatWarningsAsErrors=true:
test/Riok.Mapperly.IntegrationTests/Mapper/StaticTestMapper.cs#L39
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 /p:TreatWarningsAsErrors=true:
test/Riok.Mapperly.IntegrationTests/Mapper/StaticTestMapper.cs#L39
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 /p:TreatWarningsAsErrors=true:
test/Riok.Mapperly.IntegrationTests/Mapper/StaticTestMapper.cs#L61
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