Merge pull request #48 from delegateas/copilot/fix-47 #72
ci-pipeline.yml
on: push
generator
24s
website
1m 1s
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.
|