Minor fixes #14
workflow.yml
on: push
Check files
/
Changed
31s
Debug
0s
Syntax
/
XML Validation
Matrix: PHPCS / phpcs
PHPStan
/
Analyze
2m 55s
Matrix: Sonar Unit Tests / unit
Waiting for pending jobs
Matrix: Syntax / syntax_php
Waiting for pending jobs
OpenMage LTS - Unit Tests
/
unit-tests
Annotations
14 errors
PHPCS / Ecg
Process completed with exit code 1.
|
PHP-CS-Fixer / Validation
Process completed with exit code 8.
|
PHPCS / Default
Process completed with exit code 2.
|
PHPStan / Analyze:
app/code/core/Mage/Admin/Model/Resource/User.php#L1
Ignored error pattern #^Return type \(bool\) of method Mage_Admin_Model_Resource_User\:\:delete\(\) should be compatible with return type \(\$this\(Mage_Core_Model_Resource_Db_Abstract\)\) of method Mage_Core_Model_Resource_Db_Abstract\:\:delete\(\)$# in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Admin/Model/Resource/User.php was not matched in reported errors.
|
PHPStan / Analyze:
app/code/core/Mage/Api/Model/Resource/User.php#L1
Ignored error pattern #^Return type \(bool\) of method Mage_Api_Model_Resource_User\:\:delete\(\) should be compatible with return type \(\$this\(Mage_Core_Model_Resource_Db_Abstract\)\) of method Mage_Core_Model_Resource_Db_Abstract\:\:delete\(\)$# in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Api/Model/Resource/User.php was not matched in reported errors.
|
PHPStan / Analyze:
app/code/core/Mage/Catalog/Helper/Product.php#L514
Method Mage_Catalog_Helper_Product::getMinimalQty() should return int|null but returns float.
|
PHPStan / Analyze:
app/code/core/Mage/Catalog/Model/Layer/Filter/Attribute.php#L1
Ignored error pattern #^Comparison operation "\=\=" between Mage_Catalog_Model_Resource_Eav_Attribute and 1 results in an error\.$# in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Catalog/Model/Layer/Filter/Attribute.php was not matched in reported errors.
|
PHPStan / Analyze:
app/code/core/Mage/Catalog/Model/Product.php#L707
Property Mage_Catalog_Model_Product::$_stockItem (Mage_CatalogInventory_Model_Stock_Item) does not accept Varien_Object.
|
PHPStan / Analyze:
app/code/core/Mage/Catalog/Model/Resource/Category.php#L1
Ignored error pattern #^Property Mage_Catalog_Model_Resource_Category\:\:\$_isActiveAttributeId \(int\) does not accept 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:
app/code/core/Mage/CatalogSearch/Model/Layer/Filter/Attribute.php#L1
Ignored error pattern #^Return type \(bool\) of method Mage_CatalogSearch_Model_Layer_Filter_Attribute\:\:_getIsFilterableAttribute\(\) should be compatible with return type \(Mage_Catalog_Model_Resource_Eav_Attribute\) of method Mage_Catalog_Model_Layer_Filter_Attribute\:\:_getIsFilterableAttribute\(\)$# in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/CatalogSearch/Model/Layer/Filter/Attribute.php was not matched in reported errors.
|
PHPStan / Analyze:
app/code/core/Mage/Core/Model/Abstract.php#L1
Ignored error pattern #^If condition is always true\.$# in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Core/Model/Abstract.php was not matched in reported errors.
|
PHPStan / Analyze:
app/code/core/Mage/Downloadable/Block/Adminhtml/Catalog/Product/Edit/Tab/Downloadable/Links.php#L1
Ignored error pattern #^Method Mage_Downloadable_Block_Adminhtml_Catalog_Product_Edit_Tab_Downloadable_Links\:\:getPurchasedSeparatelyAttribute\(\) should return Mage_Catalog_Model_Resource_Eav_Attribute but returns Mage_Eav_Model_Entity_Attribute\.$# in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Downloadable/Block/Adminhtml/Catalog/Product/Edit/Tab/Downloadable/Links.php was not matched in reported errors.
|
PHPStan / Analyze:
app/code/core/Mage/Downloadable/Block/Adminhtml/Catalog/Product/Edit/Tab/Downloadable/Links.php#L1
Ignored error pattern #^Property Mage_Downloadable_Block_Adminhtml_Catalog_Product_Edit_Tab_Downloadable_Links\:\:\$_purchasedSeparatelyAttribute \(Mage_Catalog_Model_Resource_Eav_Attribute\|null\) does not accept Mage_Eav_Model_Entity_Attribute\.$# in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Downloadable/Block/Adminhtml/Catalog/Product/Edit/Tab/Downloadable/Links.php was not matched in reported errors.
|
PHPCS / PhpCompatibility
Process completed with exit code 1.
|