Marten Tests Reapply #3
Closed
Annotations
10 warnings
|
QueryKit/QueryKitPropertyMappings.cs#L367
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, QueryKitPropertyInfo>.TryGetValue(string key, out QueryKitPropertyInfo value)'.
|
|
QueryKit/QueryKitPropertyMappings.cs#L287
Dereference of a possibly null reference.
|
|
QueryKit/QueryKitPropertyMappings.cs#L282
Dereference of a possibly null reference.
|
|
QueryKit/QueryKitPropertyMappings.cs#L220
Dereference of a possibly null reference.
|
|
QueryKit/QueryKitPropertyMappings.cs#L220
Dereference of a possibly null reference.
|
|
QueryKit/Operators/LogicalOperator.cs#L55
Non-nullable property 'Operator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
QueryKit/Operators/LogicalOperator.cs#L54
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
QueryKit/QueryKitPropertyMappings.cs#L446
Non-nullable property 'DerivedExpression' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
QueryKit/SortParser.cs#L98
Possible null reference return.
|
|
QueryKit/SortParser.cs#L98
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading