Skip to content

Patch 3 - fluent interface #24

Patch 3 - fluent interface

Patch 3 - fluent interface #24

Triggered via push July 25, 2024 11:28
Status Failure
Total duration 6m 28s
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 42s
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/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.