Skip to content

Package Dependencies: Bump Bogus from 35.6.1 to 35.6.5 #54

Package Dependencies: Bump Bogus from 35.6.1 to 35.6.5

Package Dependencies: Bump Bogus from 35.6.1 to 35.6.5 #54

Triggered via pull request November 1, 2025 03:06
Status Success
Total duration 59s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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/ComparisonOperator.cs#L217
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
test (9.0.x): QueryKit/Operators/ComparisonOperator.cs#L216
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/FilterParser.cs#L406
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
test (9.0.x): QueryKit/FilterParser.cs#L400
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
test (9.0.x): QueryKit/FilterParser.cs#L392
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
test (9.0.x): QueryKit/FilterParser.cs#L386
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
test (9.0.x): QueryKit/FilterParser.cs#L376
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
test (9.0.x): QueryKit/FilterParser.cs#L370
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
test (9.0.x): QueryKit/FilterParser.cs#L351
Possible null reference argument for parameter 'type' in 'NewArrayExpression Expression.NewArrayInit(Type type, params Expression[] initializers)'.
test (9.0.x): QueryKit/FilterParser.cs#L347
Possible null reference argument for parameter 'key' in 'Func<string, object> Dictionary<Type, Func<string, object>>.this[Type key]'.
test (9.0.x): QueryKit/SortParser.cs#L108
Possible null reference return.
test (9.0.x): QueryKit/SortParser.cs#L108
Possible null reference return.