Magento Coding Standard (PHPCS) report for siteation/magento2-storeinfo-usps ============================================================================ Package version: 2.1.1 | Magento: 2.4.9 | Tested: 2026-05-27 8 errors, 53 warnings in 14 files ViewModel/StoreInfoUsps.php 17:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 47:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 52:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 57:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 62:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 67:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 72:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 77:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Observer/RegisterModuleForHyvaConfig.php 17:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) view/frontend/templates/hyva/header/usps.phtml 45:13 warning Line indented incorrectly; expected 8 spaces, found 12 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 46:9 warning Line indented incorrectly; expected 12 spaces, found 8 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 48:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 62:44 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 62:154 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) 66:9 warning Line indented incorrectly; expected at least 12 spaces, found 8 (Generic.WhiteSpace.ScopeIndent.Incorrect) view/frontend/templates/hyva/product/usps.phtml 45:44 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 45:154 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/hyva/cart/usps.phtml 41:44 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 41:154 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/hyva/footer/usps.phtml 46:17 warning Line indented incorrectly; expected 12 spaces, found 16 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 47:13 warning Line indented incorrectly; expected 16 spaces, found 12 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 49:1 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 63:48 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 63:158 warning Line exceeds 120 characters; contains 161 characters (Generic.Files.LineLength.TooLong) 67:13 warning Line indented incorrectly; expected at least 16 spaces, found 12 (Generic.WhiteSpace.ScopeIndent.Incorrect) view/frontend/templates/luma/header/usps.phtml 40:44 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 40:154 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/luma/product/usps.phtml 27:133 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 40:44 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 40:154 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/luma/cart/usps.phtml 27:123 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 40:44 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 40:154 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/luma/footer/usps.phtml 40:44 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 40:154 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) view/frontend/web/css/source/_module.less 4:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 6:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 15:18 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 16:29 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 26:31 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 37:24 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 39:39 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 60:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/adminhtml/web/css/source/_module.less 18:84 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 28:59 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 34:30 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) Block/Adminhtml/Form/Field/Usps.php 20:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 31:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 47:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 59:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 71:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Adminhtml/Form/Field/IconOptions.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 33:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)