Package Dependencies: Bump the microsoft group with 5 updates #9
Annotations
1 error and 22 warnings
test (8.0.x)
Process completed with exit code 1.
|
test (8.0.x)
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/.
|
test (8.0.x)
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/
|
test (8.0.x):
QueryKit/Operators/LogicalOperator.cs#L54
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (8.0.x):
QueryKit/Operators/LogicalOperator.cs#L55
Non-nullable property 'Operator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (8.0.x):
QueryKit/QueryKitPropertyMappings.cs#L86
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, QueryKitPropertyInfo>.TryGetValue(string key, out QueryKitPropertyInfo value)'.
|
test (8.0.x):
QueryKit/SortParser.cs#L98
Possible null reference return.
|
test (8.0.x):
QueryKit/Operators/ComparisonOperator.cs#L204
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
test (8.0.x):
QueryKit/Operators/ComparisonOperator.cs#L205
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
test (8.0.x):
QueryKit/Operators/ComparisonOperator.cs#L230
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
test (8.0.x):
QueryKit/Operators/ComparisonOperator.cs#L231
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
test (8.0.x):
QueryKit/Operators/ComparisonOperator.cs#L377
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|
test (8.0.x):
QueryKit/Operators/ComparisonOperator.cs#L382
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|
test (8.0.x):
QueryKit/SortParser.cs#L98
Possible null reference return.
|
test (8.0.x):
QueryKit/QueryKitPropertyMappings.cs#L86
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, QueryKitPropertyInfo>.TryGetValue(string key, out QueryKitPropertyInfo value)'.
|
test (8.0.x):
QueryKit/Operators/LogicalOperator.cs#L54
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (8.0.x):
QueryKit/Operators/LogicalOperator.cs#L55
Non-nullable property 'Operator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (8.0.x):
QueryKit/Operators/ComparisonOperator.cs#L872
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
test (8.0.x):
QueryKit/Operators/ComparisonOperator.cs#L873
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
test (8.0.x):
QueryKit/Operators/ComparisonOperator.cs#L898
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
test (8.0.x):
QueryKit/Operators/ComparisonOperator.cs#L899
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
test (8.0.x):
QueryKit/Operators/ComparisonOperator.cs#L901
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|
test (8.0.x):
QueryKit/Operators/ComparisonOperator.cs#L905
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|