Skip to content

minor #4602 add back @dataProvider annotations (xabbuh) #3499

minor #4602 add back @dataProvider annotations (xabbuh)

minor #4602 add back @dataProvider annotations (xabbuh) #3499

Triggered via push February 27, 2025 08:43
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: push
Matrix: tests
Matrix: PHPStan
Matrix: extension-tests
Matrix: integration-tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan (8.4): src/Error/Error.php#L150
Strict comparison using === between null and null will always evaluate to true.
PHPStan (8.4): src/Error/Error.php#L151
Negated boolean expression is always true.
PHPStan (8.4): src/ExpressionParser/ExpressionParsers.php#L115
Offset Twig\ExpressionParser\ExpressionParserInterface on *NEVER* in isset() always exists and is not nullable.
PHPStan (8.4)
Process completed with exit code 1.