Merge pull request #51 from delegateas/patches/119757-search-changes #68
ci-pipeline.yml
on: push
generator
33s
website
1m 3s
Annotations
2 warnings
|
generator:
Generator/DTO/Attributes/LookupAttribute.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
generator:
Generator/DTO/Attributes/LookupAttribute.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|