feat: Assembly-wide UseStaticMapper #3931
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.
|