Skip to content

Package Dependencies: Bump MediatR from 12.3.0 to 12.4.1 #32

Package Dependencies: Bump MediatR from 12.3.0 to 12.4.1

Package Dependencies: Bump MediatR from 12.3.0 to 12.4.1 #32

Triggered via pull request October 1, 2024 03:58
Status Failure
Total duration 1m 5s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
test (8.0.x)
Process completed with exit code 1.
test (8.0.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1.7.2. 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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (8.0.x): QueryKit/SortParser.cs#L98
Possible null reference return.
test (8.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 (8.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 (8.0.x): QueryKit/QueryKitPropertyMappings.cs#L337
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 (8.0.x): QueryKit/Operators/ComparisonOperator.cs#L238
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
test (8.0.x): QueryKit/Operators/ComparisonOperator.cs#L239
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#L206
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
test (8.0.x): QueryKit/Operators/ComparisonOperator.cs#L398
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#L403
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#L337
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 (8.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 (8.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 (8.0.x): QueryKit/Operators/ComparisonOperator.cs#L910
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
test (8.0.x): QueryKit/Operators/ComparisonOperator.cs#L911
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
test (8.0.x): QueryKit/Operators/ComparisonOperator.cs#L936
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
test (8.0.x): QueryKit/Operators/ComparisonOperator.cs#L937
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
test (8.0.x): QueryKit/Operators/ComparisonOperator.cs#L939
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#L943
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.