Package Dependencies: Bump MediatR from 12.2.0 to 12.3.0 #20
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
QueryKit/Operators/LogicalOperator.cs#L54
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
QueryKit/Operators/LogicalOperator.cs#L55
Non-nullable property 'Operator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
QueryKit/QueryKitPropertyMappings.cs#L337
Non-nullable property 'DerivedExpression' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
QueryKit/SortParser.cs#L98
Possible null reference return.
|
QueryKit/Operators/ComparisonOperator.cs#L238
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
QueryKit/Operators/ComparisonOperator.cs#L239
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
QueryKit/Operators/ComparisonOperator.cs#L205
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
QueryKit/Operators/ComparisonOperator.cs#L206
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
QueryKit/Operators/ComparisonOperator.cs#L342
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|
QueryKit/Operators/ComparisonOperator.cs#L347
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|
QueryKit/SortParser.cs#L98
Possible null reference return.
|
QueryKit/QueryKitPropertyMappings.cs#L337
Non-nullable property 'DerivedExpression' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
QueryKit/Operators/LogicalOperator.cs#L54
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
QueryKit/Operators/LogicalOperator.cs#L55
Non-nullable property 'Operator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
QueryKit/QueryKitPropertyMappings.cs#L143
Dereference of a possibly null reference.
|
QueryKit/QueryKitPropertyMappings.cs#L143
Dereference of a possibly null reference.
|
QueryKit/QueryKitPropertyMappings.cs#L205
Dereference of a possibly null reference.
|
QueryKit/QueryKitPropertyMappings.cs#L210
Dereference of a possibly null reference.
|
QueryKit/QueryKitPropertyMappings.cs#L290
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, QueryKitPropertyInfo>.TryGetValue(string key, out QueryKitPropertyInfo value)'.
|
QueryKit/Operators/ComparisonOperator.cs#L205
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
This job succeeded
Loading