Patch 3 - fluent interface #24
workflow.yml
on: push
Check files
/
Changed
17s
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/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, 8.3):
app/code/core/Mage/Catalog/Model/Resource/Category.php#L468
Method Mage_Catalog_Model_Resource_Category::getChildrenAmount() should return int but returns string.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Catalog/Model/Resource/Category/Flat.php#L1380
Method Mage_Catalog_Model_Resource_Category_Flat::checkId() should return bool but returns string.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Catalog/Model/Resource/Product.php#L139
Method Mage_Catalog_Model_Resource_Product::getIdBySku() should return int|false but returns string.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
app/code/core/Mage/Catalog/Model/Resource/Product/Compare/Item.php#L1
Ignored error pattern #^Method Mage_Catalog_Model_Resource_Product_Compare_Item\:\:getCount\(\) should return int but returns string\|false\|null\.$# in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Catalog/Model/Resource/Product/Compare/Item.php was not matched in reported errors.
|
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.
|