Skip to content

Merge pull request #345 from bytehead/patch-2 #152

Merge pull request #345 from bytehead/patch-2

Merge pull request #345 from bytehead/patch-2 #152

Triggered via push February 5, 2025 17:08
Status Failure
Total duration 32s
Artifacts

build.yaml

on: push
PHPStan
19s
PHPStan
PHP-CS-Fixer
6s
PHP-CS-Fixer
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHPStan: src/Knp/Component/Pager/Event/Subscriber/Filtration/Doctrine/ORM/Query/WhereWalker.php#L206
Instanceof between Doctrine\ORM\Query\AST\ConditionalPrimary and Doctrine\ORM\Query\AST\ConditionalPrimary will always evaluate to true.
PHPStan: src/Knp/Component/Pager/Pagination/SlidingPagination.php#L94
Strict comparison using !== between iterable<TKey, TValue> and null will always evaluate to true.