Skip to content

feat: Assembly-wide UseStaticMapper #3931

feat: Assembly-wide UseStaticMapper

feat: Assembly-wide UseStaticMapper #3931

Triggered via pull request December 29, 2025 13:28
Status Failure
Total duration 54s
Artifacts

docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
build
Process completed with exit code 1.
build: test/Riok.Mapperly.IntegrationTests/Models/GloballyMappedModel.cs#L6
Non-nullable property 'Value2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Riok.Mapperly.IntegrationTests/Models/GloballyMappedModel.cs#L5
Non-nullable property 'Value1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Riok.Mapperly.IntegrationTests/Dto/GloballyMappedDto.cs#L6
Non-nullable property 'Value2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Riok.Mapperly.IntegrationTests/Dto/GloballyMappedDto.cs#L5
Non-nullable property 'Value1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Riok.Mapperly.IntegrationTests/Models/GloballyMappedModel.cs#L6
Non-nullable property 'Value2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Riok.Mapperly.IntegrationTests/Models/GloballyMappedModel.cs#L5
Non-nullable property 'Value1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Riok.Mapperly.IntegrationTests/Dto/GloballyMappedDto.cs#L6
Non-nullable property 'Value2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: test/Riok.Mapperly.IntegrationTests/Dto/GloballyMappedDto.cs#L5
Non-nullable property 'Value1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.