Skip to content

Package Dependencies: Bump Testcontainers and Testcontainers.PostgreSql #38

Package Dependencies: Bump Testcontainers and Testcontainers.PostgreSql

Package Dependencies: Bump Testcontainers and Testcontainers.PostgreSql #38

Triggered via pull request June 28, 2025 00:37
Status Failure
Total duration 1m 4s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
test (9.0.x)
Process completed with exit code 1.
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.
test (9.0.x): QueryKit/Operators/ComparisonOperator.cs#L926
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.