Simplify select parser clause terminators #109
Merged
Annotations
11 warnings
|
Upload build artifacts
No files were found with the provided path: **/bin/GitHub/**. No artifacts will be uploaded.
|
|
Build:
Utils.OData/Metadatas/XmlObjects.cs#L56
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Utils.OData/Metadatas/XmlObjects.cs#L72
Non-nullable property 'Annotations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Utils.OData/Metadatas/XmlObjects.cs#L66
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Utils.OData/Metadatas/XmlObjects.cs#L63
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Utils.OData/Metadatas/XmlObjects.cs#L78
Non-nullable property 'Annotations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Utils.OData/Metadatas/XmlObjects.cs#L94
Non-nullable property 'EnumMembers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Utils.OData/Metadatas/XmlObjects.cs#L88
Non-nullable property 'String' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Utils.OData/Metadatas/XmlObjects.cs#L85
Non-nullable property 'Term' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Utils.OData/Metadatas/XmlObjects.cs#L15
Non-nullable property 'DataServices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Utils.OData/Metadatas/XmlObjects.cs#L101
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading