feat: use async where possible #23
Annotations
4 warnings
src/WebIO/WebIO.Elastic/Management/Search/SortFieldDefinition.cs#L7
Non-nullable property 'FieldName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/WebIO/WebIO.Elastic/Management/Search/SortFieldDefinition.cs#L9
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/WebIO/WebIO.Elastic/Management/Search/SortFieldDefinition.cs#L7
Non-nullable property 'FieldName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/WebIO/WebIO.Elastic/Management/Search/SortFieldDefinition.cs#L9
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading