feat: WIP semi fix nullable value type constructors #2281
Annotations
10 errors
samples/Riok.Mapperly.Sample/CarMapper.cs#L10
Partial method 'CarMapper.MapCarToDto(Car)' must have an implementation part because it has accessibility modifiers.
|
test/Riok.Mapperly.IntegrationTests/Mapper/CircularReferenceMapper.cs#L10
Partial method 'CircularReferenceMapper.ToDto(CircularReferenceObject)' must have an implementation part because it has accessibility modifiers.
|
test/Riok.Mapperly.IntegrationTests/Mapper/DeepCloningMapper.cs#L9
Partial method 'DeepCloningMapper.Copy(IdObject)' must have an implementation part because it has accessibility modifiers.
|
test/Riok.Mapperly.IntegrationTests/Mapper/DeepCloningMapper.cs#L15
Partial method 'DeepCloningMapper.Copy(TestObject)' must have an implementation part because it has accessibility modifiers.
|
test/Riok.Mapperly.IntegrationTests/Mapper/DerivedMapper.cs#L8
Partial method 'BaseMapper.IntToLong(int)' must have an implementation part because it has accessibility modifiers.
|
test/Riok.Mapperly.IntegrationTests/Mapper/DerivedMapper.cs#L10
Partial method 'BaseMapper.IntToShort(int)' must have an implementation part because it has accessibility modifiers.
|
test/Riok.Mapperly.IntegrationTests/Mapper/DerivedMapper.cs#L16
Partial method 'DerivedMapper.IntToLong(int)' must have an implementation part because it has accessibility modifiers.
|
test/Riok.Mapperly.IntegrationTests/Mapper/DerivedMapper.cs#L22
Partial method 'DerivedMapper2.IntToLong(int)' must have an implementation part because it has accessibility modifiers.
|
test/Riok.Mapperly.IntegrationTests/Mapper/DerivedMapper.cs#L24
Partial method 'DerivedMapper2.IntToShort(int)' must have an implementation part because it has accessibility modifiers.
|
test/Riok.Mapperly.IntegrationTests/Mapper/NestedMapper.cs#L12
Partial method 'NestedTestMapper.TestNesting.NestedMapper.ToInt(decimal)' must have an implementation part because it has accessibility modifiers.
|
The logs for this run have expired and are no longer available.
Loading