Bump phpstan/phpstan from 2.1.14 to 2.1.17 #7211
workflow.yml
on: push
Check files
/
Changed
15s
Debug
2s
Matrix: Code-QL / Analyze
Matrix: Cypress E2E Tests / Cypress
Waiting for pending jobs
Matrix: PHP Syntax / syntax_php
Waiting for pending jobs
Matrix: PHPUnit / unit-tests
Waiting for pending jobs
Rector
/
Rector
Annotations
3 errors
PHPStan / Analyze
Process completed with exit code 1.
|
PHPStan / Analyze:
lib/Varien/Data/Collection/Db.php#L249
Parameter #2 $callback of function array_filter expects (callable(mixed): bool)|null, Closure(mixed): array<int<0, max>, non-empty-string> given.
|
PHPStan / Analyze:
lib/Varien/Data/Collection/Db.php#L0
Ignored error pattern #^Parameter \#2 \$callback of function array_filter expects \(callable\(mixed\)\: bool\)\|null, Closure\(mixed\)\: array\<int\<0, max\>, string\> given\.$# (argument.type) in path /home/runner/work/magento-lts/magento-lts/lib/Varien/Data/Collection/Db.php was not matched in reported errors.
|