Magento Coding Standard (PHPCS) report for magewirephp/magewire-admin ===================================================================== Package version: 3.0.0 | Magento: 2.4.9 | Tested: 2026-06-01 1 error, 11 warnings in 7 files src/Plugin/Magento/Framework/View/Page/Config/Renderer.php 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) src/Model/View/Utils/Magewire.php 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 37:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) src/Magewire/Mechanisms/ResolveComponents/ComponentResolver/LayoutAdminResolver.php 19:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) src/Magewire/Mechanisms/ResolveComponents/ResolveComponentsViewModel.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) src/Controller/MagewireUpdateRouteAdminhtml.php 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 51:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 54:144 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) src/view/adminhtml/templates/dashboard/magewire.phtml 16:80 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) src/view/adminhtml/templates/js/magewire/head/script.phtml 17:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong)