Fix SQL clause parsing and stabilize tests #110
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#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#L49
Non-nullable property 'PropertyRefs' 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#L43
Non-nullable property 'Properties' 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#L40
Non-nullable property 'Key' 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#L37
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#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.
|
|
Build:
Utils.OData/Metadatas/XmlObjects.cs#L30
Non-nullable property 'AnnotationsSets' 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#L27
Non-nullable property 'EntityTypes' 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#L21
Non-nullable property 'Schemas' 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.
|
Loading