Add support for From
and To
method conversions (#1117)
#1288
Annotations
8 warnings
SourceGeneratorBenchmarks:
test/Riok.Mapperly.IntegrationTests/Mapper/DeepCloningMapper.cs#L11
No members are mapped in the object mapping from Riok.Mapperly.IntegrationTests.Models.ConvertWithStaticMethodObject to Riok.Mapperly.IntegrationTests.Models.ConvertWithStaticMethodObject (https://localhost:3000/docs/configuration/analyzer-diagnostics/RMG066)
|
SourceGeneratorBenchmarks:
test/Riok.Mapperly.IntegrationTests/Mapper/StaticTestMapper.cs#L76
No members are mapped in the object mapping from decimal to Riok.Mapperly.IntegrationTests.Models.ConvertWithStaticMethodObject (https://localhost:3000/docs/configuration/analyzer-diagnostics/RMG066)
|
SourceGeneratorBenchmarks:
test/Riok.Mapperly.IntegrationTests/Mapper/TestMapper.cs#L90
No members are mapped in the object mapping from decimal to Riok.Mapperly.IntegrationTests.Models.ConvertWithStaticMethodObject (https://localhost:3000/docs/configuration/analyzer-diagnostics/RMG066)
|
SourceGeneratorBenchmarks:
test/Riok.Mapperly.IntegrationTests/Dto/TestObjectDto.cs#L11
Non-nullable property 'ToByteArrayWithInstanceMethod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
MappingBenchmarks:
test/Riok.Mapperly.IntegrationTests/Mapper/DeepCloningMapper.cs#L11
No members are mapped in the object mapping from Riok.Mapperly.IntegrationTests.Models.ConvertWithStaticMethodObject to Riok.Mapperly.IntegrationTests.Models.ConvertWithStaticMethodObject (https://localhost:3000/docs/configuration/analyzer-diagnostics/RMG066)
|
MappingBenchmarks:
test/Riok.Mapperly.IntegrationTests/Mapper/StaticTestMapper.cs#L76
No members are mapped in the object mapping from decimal to Riok.Mapperly.IntegrationTests.Models.ConvertWithStaticMethodObject (https://localhost:3000/docs/configuration/analyzer-diagnostics/RMG066)
|
MappingBenchmarks:
test/Riok.Mapperly.IntegrationTests/Mapper/TestMapper.cs#L90
No members are mapped in the object mapping from decimal to Riok.Mapperly.IntegrationTests.Models.ConvertWithStaticMethodObject (https://localhost:3000/docs/configuration/analyzer-diagnostics/RMG066)
|
MappingBenchmarks:
test/Riok.Mapperly.IntegrationTests/Dto/TestObjectDto.cs#L11
Non-nullable property 'ToByteArrayWithInstanceMethod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|