Rector: CQ - UnusedForeachValueToArrayKeysRector #1
workflow.yml
on: push
Check files
/
Changed
11s
Debug
0s
XML Syntax
/
XML Validation
Matrix: Code-QL / Analyze
Waiting for pending jobs
Matrix: PHP CS / phpcs
Matrix: PHPStan / Analyze
Matrix: Unit Tests (Sonar) / unit
Matrix: PHP Syntax / syntax_php
Waiting for pending jobs
Unit Tests (OpenMage)
/
unit-tests
26s
Annotations
8 errors
PHP CS / Ecg
Process completed with exit code 1.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Core/Model/Date.php#L264
Undefined variable: $regRule
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Dataflow/Model/Batch.php#L100
Call to function unset() contains undefined variable $value.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/ImportExport/Model/Export/Entity/Product.php#L1
Ignored error pattern #^Offset int\|string on non\-empty\-array\<int\|string, non\-empty\-array\> in isset\(\) always exists and is not nullable\.$# in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/ImportExport/Model/Export/Entity/Product.php was not matched in reported errors.
|
PHPStan / Analyze (ubuntu-latest, 8.3)
Process completed with exit code 1.
|
PHPStan / Analyze (ubuntu-latest, 7.4)
The job was canceled because "ubuntu-latest_8_3" failed.
|
PHPStan / Analyze (ubuntu-latest, 7.4)
The operation was canceled.
|
PHP CS / PhpCompatibility
Process completed with exit code 1.
|