Merge branch 'main' into patch-14 #16
workflow.yml
on: push
Check files
/
Changed
21s
Debug
0s
XML Syntax
/
XML Validation
18s
Matrix: Code-QL / Analyze
Matrix: PHP CS / phpcs
Matrix: PHPStan / Analyze
Matrix: Unit Tests (Sonar) / unit
Matrix: PHP Syntax / syntax_php
Unit Tests (OpenMage)
/
unit-tests
29s
Annotations
7 errors
PHP CS / Ecg
Process completed with exit code 1.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Catalog/Model/Product/Attribute/Media/Api.php#L154
Undefined variable: $fileContent
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Catalog/Model/Product/Attribute/Media/Api.php#L158
Call to function unset() contains undefined variable $fileContent.
|
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.
|