smart-select-nuget #5
Annotations
4 warnings
|
build:
src/RoyalCode.SmartSelector.Generators/Generators/AutoPropertiesInformation.cs#L17
Non-nullable field 'originType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
src/RoyalCode.SmartSelector.Generators/Generators/AutoPropertiesInformation.cs#L12
Non-nullable field 'originType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
src/RoyalCode.SmartSelector.Generators/Generators/AutoPropertiesInformation.cs#L17
Non-nullable field 'originType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
src/RoyalCode.SmartSelector.Generators/Generators/AutoPropertiesInformation.cs#L12
Non-nullable field 'originType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|