Skip to content

Added missing packages #21

Added missing packages

Added missing packages #21

Triggered via push July 25, 2024 10:49
Status Failure
Total duration 6m 26s
Artifacts

workflow.yml

on: push
Composer  /  Validation
8s
Composer / Validation
XML Syntax  /  XML Validation
XML Syntax / XML Validation
Matrix: Code-QL / Analyze
Matrix: PHP CS / phpcs
PHP CS Fixer  /  Validation
2m 47s
PHP CS Fixer / Validation
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
Unit Tests (OpenMage) / unit-tests
Fit to window
Zoom out
Zoom in

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.