Skip to content

feat: add MapDerivedType for existing target type mapping #1885

feat: add MapDerivedType for existing target type mapping

feat: add MapDerivedType for existing target type mapping #1885

Triggered via pull request November 24, 2023 20:53
Status Failure
Total duration 48s
Artifacts

docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.