Skip to content

Package Dependencies: Bump xunit and xunit.runner.visualstudio #45

Package Dependencies: Bump xunit and xunit.runner.visualstudio

Package Dependencies: Bump xunit and xunit.runner.visualstudio #45

Triggered via pull request July 1, 2025 03:42
Status Success
Total duration 44s
Artifacts

querykit-unit-tests.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
test (9.0.x): QueryKit/Operators/ComparisonOperator.cs#L205
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
test (9.0.x): QueryKit/QueryKitPropertyMappings.cs#L367
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, QueryKitPropertyInfo>.TryGetValue(string key, out QueryKitPropertyInfo value)'.
test (9.0.x): QueryKit/QueryKitPropertyMappings.cs#L287
Dereference of a possibly null reference.
test (9.0.x): QueryKit/QueryKitPropertyMappings.cs#L282
Dereference of a possibly null reference.
test (9.0.x): QueryKit/QueryKitPropertyMappings.cs#L220
Dereference of a possibly null reference.
test (9.0.x): QueryKit/QueryKitPropertyMappings.cs#L220
Dereference of a possibly null reference.
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#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.
test (9.0.x): QueryKit/SortParser.cs#L98
Possible null reference return.
test (9.0.x): QueryKit/Operators/ComparisonOperator.cs#L419
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#L414
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#L241
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
test (9.0.x): QueryKit/Operators/ComparisonOperator.cs#L240
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
test (9.0.x): QueryKit/Operators/ComparisonOperator.cs#L206
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
test (9.0.x): QueryKit/Operators/ComparisonOperator.cs#L205
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#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.
test (9.0.x): QueryKit/SortParser.cs#L98
Possible null reference return.