Skip to content

Add support for From and To method conversions (#1117) #3694

Add support for From and To method conversions (#1117)

Add support for From and To method conversions (#1117) #3694

Status Failure
Total duration 49s
Artifacts

test.yml

on: pull_request
validate-package
0s
validate-package
integration-test-net-framework
0s
integration-test-net-framework
sample
0s
sample
Matrix: integration-test
Fit to window
Zoom out
Zoom in

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.