Magento Coding Standard (PHPCS) report for refersonprado/order-custom-code ========================================================================== Package version: 1.0.4 | Magento: 2.4.9 | Tested: 2026-05-27 5 warnings in 2 files Console/Command/PopulateRetroactiveCustomCode.php 42:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 53:15 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) view/adminhtml/templates/order/view/custom_code.phtml 15:25 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 16:25 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found)