Added missing packages #21
workflow.yml
on: push
Check files
/
Changed
13s
Debug
0s
XML Syntax
/
XML Validation
Matrix: Code-QL / Analyze
Matrix: PHP CS / phpcs
Matrix: PHPStan / Analyze
Matrix: Unit Tests (Sonar) / unit
Waiting for pending jobs
Matrix: PHP Syntax / syntax_php
Waiting for pending jobs
Unit Tests (OpenMage)
/
unit-tests
Annotations
14 errors
PHP CS / Ecg
Process completed with exit code 1.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Admin/Model/Observer.php#L88
Call to an undefined method Zend_Controller_Request_Http::setRouteName().
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Admin/Model/Session.php#L171
Call to an undefined method Zend_Controller_Response_Abstract::sendHeadersAndExit().
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Adminhtml/controllers/Sales/Order/ShipmentController.php#L741
Method Mage_Adminhtml_Sales_Order_ShipmentController::getShippingItemsGridAction() should return Mage_Core_Controller_Response_Http but returns Zend_Controller_Response_Abstract.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Api2/Model/Response.php#L51
Method Mage_Api2_Model_Response::setMimeType() should return $this(Mage_Api2_Model_Response) but returns Zend_Controller_Response_Abstract.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Catalog/Model/Resource/Attribute.php#L1
Ignored error pattern #^Method Mage_Catalog_Model_Resource_Attribute\:\:isUsedBySuperProducts\(\) should return int but returns string\|false\|null\.$# in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Catalog/Model/Resource/Attribute.php was not matched in reported errors.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Catalog/Model/Resource/Attribute.php#L152
Method Mage_Catalog_Model_Resource_Attribute::isUsedBySuperProducts() should return int but returns string.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Catalog/Model/Resource/Category.php#L1
Ignored error pattern #^Method Mage_Catalog_Model_Resource_Category\:\:getChildrenAmount\(\) should return int but returns string\|false\|null\.$# in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Catalog/Model/Resource/Category.php was not matched in reported errors.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Catalog/Model/Resource/Category.php#L1
Ignored error pattern #^Method Mage_Catalog_Model_Resource_Category\:\:getChildrenCount\(\) should return int but returns string\|false\|null\.$# in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Catalog/Model/Resource/Category.php was not matched in reported errors.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Catalog/Model/Resource/Category.php#L394
Method Mage_Catalog_Model_Resource_Category::getChildrenCount() should return int but returns string.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Catalog/Model/Resource/Category.php#L410
Method Mage_Catalog_Model_Resource_Category::checkId() should return bool but returns string.
|
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.
|