Magento Coding Standard (PHPCS) report for mage-os/module-widgetkit =================================================================== Package version: 1.4.8 | Magento: 2.4.9 | Tested: 2026-06-08 194 errors, 357 warnings in 53 files Observer/RegisterModuleForHyvaConfig.php 17:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 19:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 20:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) view/adminhtml/templates/page/js/require_js.phtml 14:17 warning Short echo tag syntax must be used; expected "escapeHtml() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 34:21 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 39:18 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) view/base/templates/widget/hyva/slideshow/templates/template.phtml 13:11 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 18:16 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 28:16 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 34:16 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 36:162 warning Line exceeds 120 characters; contains 162 characters (Generic.Files.LineLength.TooLong) 37:178 warning Line exceeds 120 characters; contains 178 characters (Generic.Files.LineLength.TooLong) 43:16 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 54:16 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 56:162 warning Line exceeds 120 characters; contains 162 characters (Generic.Files.LineLength.TooLong) 57:158 warning Line exceeds 120 characters; contains 159 characters (Generic.Files.LineLength.TooLong) 63:30 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 64:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 65:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 69:11 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 69:14 warning Expected 0 spaces after opening bracket; newline found (PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace) 75:9 warning Line indented incorrectly; expected at least 15 spaces, found 8 (Generic.WhiteSpace.ScopeIndent.Incorrect) 75:13 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 75:20 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 81:13 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 81:20 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 83:15 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 83:18 warning Expected 0 spaces after opening bracket; newline found (PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace) 89:13 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 89:20 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 92:11 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 92:14 warning Expected 0 spaces after opening bracket; newline found (PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace) 98:13 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 98:20 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 100:9 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 100:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 104:31 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 107:32 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 113:30 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 116:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 179:80 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 179:111 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 179:122 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) view/base/templates/widget/hyva/slideshow/templates/template-items.phtml 10:17 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 12:6 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 14:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 16:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 23:10 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 24:1 warning Line indented incorrectly; expected 4 spaces, found 0 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 38:9 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 38:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 39:9 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 39:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 41:32 warning Each PHP statement must be on a line by itself (Generic.Formatting.DisallowMultipleStatements.SameLine) view/base/templates/widget/hyva/slideshow/templates/template-slidenav.phtml 9:11 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 12:16 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 28:17 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 30:24 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 33:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 34:1 warning Line exceeds 120 characters; contains 234 characters (Generic.Files.LineLength.TooLong) 39:24 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 42:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 43:1 warning Line exceeds 120 characters; contains 234 characters (Generic.Files.LineLength.TooLong) view/base/templates/widget/hyva/slider.phtml 5:14 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 6:20 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 7:26 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 10:18 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 11:6 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 11:31 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 12:9 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 12:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 13:7 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 13:14 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 16:18 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 17:17 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 18:9 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 18:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 22:5 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 22:12 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) view/base/templates/widget/hyva/product-grid.phtml 2:14 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 3:20 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 4:26 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 7:18 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 8:6 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 8:31 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 9:9 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 9:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 10:7 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 10:14 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 13:18 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 14:17 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 15:9 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 15:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 19:5 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 19:12 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) view/base/templates/widget/hyva/grid.phtml 2:14 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 3:20 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 4:26 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 7:18 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 8:6 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 8:31 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 9:9 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 9:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 10:7 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 10:14 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 13:18 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 14:17 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 15:9 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 15:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 19:5 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 19:12 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) view/base/templates/widget/hyva/grid/templates/item/template-media.phtml 11:11 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 12:11 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 24:16 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 26:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 32:16 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 80:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 85:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 118:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 123:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) view/base/templates/widget/hyva/grid/templates/template.phtml 11:11 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 31:9 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 31:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) view/base/templates/widget/hyva/grid/templates/template-items.phtml 9:11 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 11:16 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 15:5 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 17:5 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 19:5 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 21:5 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 23:5 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 25:5 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 28:132 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 28:159 warning Line exceeds 120 characters; contains 160 characters (Generic.Files.LineLength.TooLong) 29:13 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 29:20 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) Block/Widgets/Grid.php 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 25:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 48:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 49:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 74:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 75:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Widgets/ProductWidget.php 1:1 warning End of line character is invalid; expected "\n" but found "\r\n" (Generic.Files.LineEndings.InvalidEOLChar) 23:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 43:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 44:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 64:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 65:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 111:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 112:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 169:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 170:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Widgets/ProductSlider.php 49:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 50:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 56:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 57:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 65:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 66:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 76:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 77:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 81:56 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 84:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 85:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 109:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 110:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 134:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 135:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 159:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 160:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Widgets/ProductGrid.php 51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 60:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 61:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 71:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 72:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 79:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 80:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 102:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 103:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 127:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 128:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Widgets/Slideshow.php 29:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 31:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 32:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 38:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 66:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 67:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 94:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 95:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 122:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 123:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 152:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 153:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 181:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 182:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 209:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 211:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Block/Widgets/Slider.php 30:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 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) 62:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 63:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 142:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 143:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Widgets/HyvaWidget.php 13:22 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 16:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 17:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/ProductGrid/Item.php 10:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:174 warning Line exceeds 120 characters; contains 174 characters (Generic.Files.LineLength.TooLong) 35:174 warning Line exceeds 120 characters; contains 174 characters (Generic.Files.LineLength.TooLong) 51:174 warning Line exceeds 120 characters; contains 174 characters (Generic.Files.LineLength.TooLong) Block/Adminhtml/ProductGrid/Preview.php 55:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 56:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/ProductSlider/Item.php 10:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Block/Adminhtml/ProductSlider/Preview.php 58:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 59:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/Slideshow/Item.php 10:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 91:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Block/Adminhtml/Slideshow/Preview.php 24:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 31:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 32:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/Grid/Item.php 10:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 41:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 84:174 warning Line exceeds 120 characters; contains 174 characters (Generic.Files.LineLength.TooLong) 99:174 warning Line exceeds 120 characters; contains 174 characters (Generic.Files.LineLength.TooLong) 115:174 warning Line exceeds 120 characters; contains 174 characters (Generic.Files.LineLength.TooLong) 131:174 warning Line exceeds 120 characters; contains 174 characters (Generic.Files.LineLength.TooLong) 147:174 warning Line exceeds 120 characters; contains 174 characters (Generic.Files.LineLength.TooLong) 163:174 warning Line exceeds 120 characters; contains 174 characters (Generic.Files.LineLength.TooLong) Block/Adminhtml/Grid/Preview.php 28:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 29:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/Slider/Item.php 10:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 84:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Block/Adminhtml/Slider/Preview.php 30:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 31:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)