Add support for From
and To
method conversions (#1117)
#3694
test.yml
on: pull_request
package
30s
test
35s
validate-package
0s
integration-test-net-framework
0s
sample
0s
Matrix: integration-test
Annotations
13 errors and 1 warning
package:
src/Riok.Mapperly/Descriptors/MappingBuilders/ConvertStaticMethodMappingBuilder.cs#L169
'IParameterSymbol' does not contain a definition for 'IsParamsCollection' and no accessible extension method 'IsParamsCollection' accepting a first argument of type 'IParameterSymbol' could be found (are you missing a using directive or an assembly reference?)
|
package
Process completed with exit code 1.
|
test
Unable to access Cobertura.xml
|
test
Failed to execute ReportGenerator global tool
|
test:
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)
|
test:
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)
|
test:
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)
|
test:
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.
|
test:
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)
|
test:
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)
|
test:
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)
|
test:
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.
|
test
Process completed with exit code 1.
|
package
No files were found with the provided path: **/*.received.*. No artifacts will be uploaded.
|