Magento Coding Standard (PHPCS) report for magenizr/magento2-suezcanal ====================================================================== Package version: 1.0.2 | Magento: 2.4.9 | Tested: 2026-06-01 1 error, 36 warnings in 3 files view/frontend/templates/notification.phtml 16:72 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/frontend/web/css/source/styles.less 9:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 10:1 warning Line indented incorrectly; expected 4 spaces, found 2 (Magento2.Less.Indentation.Incorrect) 16:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 20:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 21:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 22:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 22:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 26:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 27:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 28:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 28:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 32:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 33:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 34:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 34:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 38:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 39:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 40:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 40:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 44:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 45:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 46:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 46:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 50:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 51:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 52:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 52:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 56:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 57:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 58:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 58:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 62:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 63:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 64:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 64:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) Block/Notification.php 26:10 error Class 'Zend_Filter_Interface' is restricted in /data/vendor/magenizr/magento2-suezcanal/Block/Notification.php. Suggested replacement: Laminas\Filter\FilterInterface (Magento2.Legacy.RestrictedCode.ZendFilterIsRestricted)