Skip to content

Merge pull request #344 from bytehead/patch-1 #153

Merge pull request #344 from bytehead/patch-1

Merge pull request #344 from bytehead/patch-1 #153

Triggered via push February 5, 2025 17:09
Status Failure
Total duration 25s
Artifacts

build.yaml

on: push
PHPStan
12s
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.