feat: add MapDerivedType
for existing target type mapping
#1885
Annotations
5 errors
build:
test/Riok.Mapperly.IntegrationTests/Mapper/StaticTestMapper.cs#L96
Derived source type Riok.Mapperly.IntegrationTests.Models.ExistingObjects.ExistingObjectTypeA is not assignable to parameter type Riok.Mapperly.IntegrationTests.Models.ExistingObjects.ExistingObjectBase
|
build:
test/Riok.Mapperly.IntegrationTests/Mapper/StaticTestMapper.cs#L96
Derived source type Riok.Mapperly.IntegrationTests.Models.ExistingObjects.ExistingObjectTypeB is not assignable to parameter type Riok.Mapperly.IntegrationTests.Models.ExistingObjects.ExistingObjectBase
|
build:
test/Riok.Mapperly.IntegrationTests/Mapper/StaticTestMapper.cs#L96
Derived source type Riok.Mapperly.IntegrationTests.Models.ExistingObjects.ExistingObjectTypeA is not assignable to parameter type Riok.Mapperly.IntegrationTests.Models.ExistingObjects.ExistingObjectBase
|
build:
test/Riok.Mapperly.IntegrationTests/Mapper/StaticTestMapper.cs#L96
Derived source type Riok.Mapperly.IntegrationTests.Models.ExistingObjects.ExistingObjectTypeB is not assignable to parameter type Riok.Mapperly.IntegrationTests.Models.ExistingObjects.ExistingObjectBase
|
build
Process completed with exit code 1.
|