Skip to content

Adminhtml: Fixed active menu highlighting #54

Adminhtml: Fixed active menu highlighting

Adminhtml: Fixed active menu highlighting #54

Re-run triggered August 31, 2024 17:46
Status Failure
Total duration 3m 0s
Artifacts

phpstan.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Analyze (8.2): app/code/core/Mage/Admin/Model/Rules.php#L41
Class Mage_Admin_Model_Rules has PHPDoc tag @method for method getResources() return type with no value type specified in iterable type array.
Analyze (8.2): app/code/core/Mage/Admin/Model/Rules.php#L41
Class Mage_Admin_Model_Rules has PHPDoc tag @method for method setResources() parameter #1 $value with no value type specified in iterable type array.
Analyze (8.2): app/code/core/Mage/Admin/Model/Session.php#L47
Class Mage_Admin_Model_Session has PHPDoc tag @method for method setAttributeData() parameter #1 $data with no value type specified in iterable type array.
Analyze (8.2): app/code/core/Mage/Admin/Model/User.php#L71
Class Mage_Admin_Model_User has PHPDoc tag @method for method getExtra() return type with no value type specified in iterable type array.
Analyze (8.2): app/code/core/Mage/Admin/Model/User.php#L71
Class Mage_Admin_Model_User has PHPDoc tag @method for method getRoleIds() return type with no value type specified in iterable type array.
Analyze (8.2): app/code/core/Mage/Admin/Model/User.php#L71
Class Mage_Admin_Model_User has PHPDoc tag @method for method setRoleIds() parameter #1 $value with no value type specified in iterable type array.
Analyze (8.2): app/code/core/Mage/Adminhtml/Block/Page/Menu.php#L25
Class Mage_Adminhtml_Block_Page_Menu has PHPDoc tag @method for method getAdditionalCacheKeyInfo() return type with no value type specified in iterable type array.
Analyze (8.2): app/code/core/Mage/Adminhtml/Block/Page/Menu.php#L25
Class Mage_Adminhtml_Block_Page_Menu has PHPDoc tag @method for method setAdditionalCacheKeyInfo() parameter #1 $cacheKeyInfo with no value type specified in iterable type array.
Analyze (8.2): app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column.php#L33
Class Mage_Adminhtml_Block_Widget_Grid_Column has PHPDoc tag @method for method getActions() return type with no value type specified in iterable type array.
Analyze (8.2): app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column.php#L33
Class Mage_Adminhtml_Block_Widget_Grid_Column has PHPDoc tag @method for method getFilterConditionCallback() return type with no value type specified in iterable type array.
Analyze (8.3)
The job was canceled because "_8_2" failed.
Analyze (8.3)
The operation was canceled.