Package Dependencies: Bump MediatR from 12.4.1 to 13.1.0 #60
Annotations
20 warnings
|
test (9.0.x):
QueryKit/Operators/ComparisonOperator.cs#L458
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|
|
test (9.0.x):
QueryKit/Operators/ComparisonOperator.cs#L453
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|
|
test (9.0.x):
QueryKit/Operators/ComparisonOperator.cs#L374
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|
|
test (9.0.x):
QueryKit/Operators/ComparisonOperator.cs#L369
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|
|
test (9.0.x):
QueryKit/Operators/ComparisonOperator.cs#L252
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
|
test (9.0.x):
QueryKit/Operators/ComparisonOperator.cs#L251
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
|
test (9.0.x):
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.
|
|
test (9.0.x):
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.
|
|
test (9.0.x):
QueryKit/QueryKitPropertyMappings.cs#L473
Non-nullable property 'DerivedExpression' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test (9.0.x):
QueryKit/SortParser.cs#L108
Possible null reference return.
|
|
test (9.0.x):
QueryKit/Operators/ComparisonOperator.cs#L968
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|
|
test (9.0.x):
QueryKit/Operators/ComparisonOperator.cs#L964
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|
|
test (9.0.x):
QueryKit/Operators/ComparisonOperator.cs#L962
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
|
test (9.0.x):
QueryKit/Operators/ComparisonOperator.cs#L961
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
|
test (9.0.x):
QueryKit/Operators/ComparisonOperator.cs#L936
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
|
test (9.0.x):
QueryKit/Operators/ComparisonOperator.cs#L935
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
|
test (9.0.x):
QueryKit/QueryKitPropertyMappings.cs#L473
Non-nullable property 'DerivedExpression' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test (9.0.x):
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.
|
|
test (9.0.x):
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.
|
|
test (9.0.x):
QueryKit/SortParser.cs#L108
Possible null reference return.
|