Skip to content

Merge branch 'main' into dependabot/composer/phpstan/phpstan-2.1.17 #7230

Merge branch 'main' into dependabot/composer/phpstan/phpstan-2.1.17

Merge branch 'main' into dependabot/composer/phpstan/phpstan-2.1.17 #7230

Triggered via push June 13, 2025 00:02
Status Failure
Total duration 12m 41s
Artifacts

workflow.yml

on: push
Composer  /  Validation
9s
Composer / Validation
Spellcheck  /  Markdown
24s
Spellcheck / Markdown
XML Syntax  /  XML Validation
XML Syntax / XML Validation
Matrix: Code-QL / Analyze
Matrix: Cypress E2E Tests / Cypress
Matrix: PHP Syntax / syntax_php
Matrix: PHPUnit / unit-tests
Rector  /  Rector
Rector / Rector
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
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.
PHPUnit / unit-tests (ubuntu-latest, 8.1, 5.7)
Process completed with exit code 1.
SonarScanner
Running this GitHub Action without SONAR_TOKEN is not recommended