New PHPStan Plugin Test #6142
Annotations
10 errors and 1 warning
PHPStan Static Analysis:
app/code/core/Mage/Adminhtml/Block/Api/Edituser.php#L35
Call to $this->getLayout()->createBlock('adminhtml/api_tab_useredit') resulted in invalid type Mage_Adminhtml_Block_Api_Tab_Useredit.
|
PHPStan Static Analysis:
app/code/core/Mage/Adminhtml/Block/Api/Edituser.php#L35
Cannot call method toHtml() on false.
|
PHPStan Static Analysis:
app/code/core/Mage/Adminhtml/Block/Api/Users.php#L38
Call to $this->getLayout()->createBlock('adminhtml/api_grid_user') resulted in invalid type Mage_Adminhtml_Block_Api_Grid_User.
|
PHPStan Static Analysis:
app/code/core/Mage/Adminhtml/Block/Api/Users.php#L38
Cannot call method toHtml() on false.
|
PHPStan Static Analysis:
app/code/core/Mage/Adminhtml/Block/Catalog/Category/Abstract.php#L94
Call to an undefined method Varien_Data_Tree_Dbp::addCollectionData().
|
PHPStan Static Analysis:
app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Attributes.php#L1
Ignored error pattern #^Parameter \#1 \$renderer of method Varien_Data_Form_Element_Abstract\:\:setRenderer\(\) expects Varien_Data_Form_Element_Renderer_Interface, Mage_Core_Block_Abstract\|false given\.$# (argument.type) in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Attributes.php was not matched in reported errors.
|
PHPStan Static Analysis:
app/code/core/Mage/Adminhtml/Block/Catalog/Form.php#L1
Ignored error pattern #^Parameter \#1 \$renderer of static method Varien_Data_Form\:\:setElementRenderer\(\) expects Varien_Data_Form_Element_Renderer_Interface, Mage_Core_Block_Abstract\|false given\.$# (argument.type) in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Adminhtml/Block/Catalog/Form.php was not matched in reported errors.
|
PHPStan Static Analysis:
app/code/core/Mage/Adminhtml/Block/Catalog/Form.php#L1
Ignored error pattern #^Parameter \#1 \$renderer of static method Varien_Data_Form\:\:setFieldsetElementRenderer\(\) expects Varien_Data_Form_Element_Renderer_Interface, Mage_Core_Block_Abstract\|false given\.$# (argument.type) in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Adminhtml/Block/Catalog/Form.php was not matched in reported errors.
|
PHPStan Static Analysis:
app/code/core/Mage/Adminhtml/Block/Catalog/Form.php#L1
Ignored error pattern #^Parameter \#1 \$renderer of static method Varien_Data_Form\:\:setFieldsetRenderer\(\) expects Varien_Data_Form_Element_Renderer_Interface, Mage_Core_Block_Abstract\|false given\.$# (argument.type) in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Adminhtml/Block/Catalog/Form.php was not matched in reported errors.
|
PHPStan Static Analysis:
app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Attributes.php#L1
Ignored error pattern #^Parameter \#1 \$renderer of method Varien_Data_Form_Element_Abstract\:\:setRenderer\(\) expects Varien_Data_Form_Element_Renderer_Interface, Mage_Core_Block_Abstract\|false given\.$# (argument.type) in path /home/runner/work/magento-lts/magento-lts/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Attributes.php was not matched in reported errors.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading