Magento Coding Standard (PHPCS) report for magerocket/module-gocuotas ===================================================================== Package version: 1.0.7 | Magento: 2.4.9 | Tested: 2026-05-26 348 warnings in 12 files ViewModel/AbstractWidget.php 87:8 warning Short description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 89:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) Plugin/Controller/Version/IndexPlugin.php 43:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) Helper/Data.php 454:8 warning Short description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 456:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 462:5 warning Visibility must be declared on method "maskSensitiveData" (Squiz.Scope.MethodScope.Missing) Model/GoCuotas.php 311:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 312:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 313:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 332:49 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 657:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 836:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 843:9 warning Expected "if (...) {\n"; found "if(...) {\n" (PEAR.ControlStructures.ControlSignature.Found) 843:9 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 888:9 warning Expected "if (...) {\n"; found "if(...) {\n" (PEAR.ControlStructures.ControlSignature.Found) 888:9 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 889:13 warning Expected "if (...) {\n"; found "if(...){\n" (PEAR.ControlStructures.ControlSignature.Found) 889:13 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 889:37 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 890:81 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 890:83 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 892:13 warning Expected "if (...) {\n"; found "if(...){\n" (PEAR.ControlStructures.ControlSignature.Found) 892:13 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 892:40 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 895:13 warning Expected "if (...) {\n"; found "if(...){\n" (PEAR.ControlStructures.ControlSignature.Found) 895:13 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 895:56 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 896:119 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 896:121 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 896:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 898:13 warning Expected "if (...) {\n"; found "if(...){\n" (PEAR.ControlStructures.ControlSignature.Found) 898:13 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 898:37 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 899:81 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 899:83 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 901:13 warning Expected "if (...) {\n"; found "if(...){\n" (PEAR.ControlStructures.ControlSignature.Found) 901:13 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 901:52 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 902:111 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 902:113 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 904:13 warning Expected "if (...) {\n"; found "if(...){\n" (PEAR.ControlStructures.ControlSignature.Found) 904:13 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 904:55 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 905:117 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 905:119 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 905:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/onepage/success.phtml 26:17 warning Line indented incorrectly; expected at least 19 spaces, found 16 (Generic.WhiteSpace.ScopeIndent.Incorrect) 33:1 warning Multi-line function call not indented correctly; expected 16 spaces but found 19 (PSR2.Methods.FunctionCallSignature.Indent) 38:1 warning Multi-line function call not indented correctly; expected 20 spaces but found 24 (PSR2.Methods.FunctionCallSignature.Indent) 39:1 warning Multi-line function call not indented correctly; expected 20 spaces but found 24 (PSR2.Methods.FunctionCallSignature.Indent) 40:1 warning Multi-line function call not indented correctly; expected 16 spaces but found 20 (PSR2.Methods.FunctionCallSignature.Indent) 45:1 warning Multi-line function call not indented correctly; expected 20 spaces but found 24 (PSR2.Methods.FunctionCallSignature.Indent) 46:1 warning Multi-line function call not indented correctly; expected 20 spaces but found 24 (PSR2.Methods.FunctionCallSignature.Indent) 47:1 warning Multi-line function call not indented correctly; expected 16 spaces but found 20 (PSR2.Methods.FunctionCallSignature.Indent) 52:1 warning Multi-line function call not indented correctly; expected 20 spaces but found 24 (PSR2.Methods.FunctionCallSignature.Indent) 53:1 warning Multi-line function call not indented correctly; expected 20 spaces but found 24 (PSR2.Methods.FunctionCallSignature.Indent) 54:1 warning Multi-line function call not indented correctly; expected 16 spaces but found 20 (PSR2.Methods.FunctionCallSignature.Indent) view/frontend/templates/onepage/failure.phtml 19:35 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 33:23 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 37:31 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 41:20 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 44:25 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/frontend/web/css/source/module/_typography.less 14:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 14:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 14:47 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 14:60 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 14:68 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 14:76 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 14:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 14:97 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 24:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 24:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 24:42 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 24:50 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 24:58 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 24:71 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 24:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 24:92 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 24:105 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 24:118 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 24:126 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 24:139 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:42 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:55 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:68 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:76 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:92 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:100 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:108 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:116 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:129 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:137 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:145 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:153 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:161 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:169 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:177 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:185 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 34:193 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 44:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 44:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 44:47 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 44:60 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 44:68 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 44:76 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 44:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 44:97 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 54:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 54:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 54:42 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 54:50 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 54:58 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 54:71 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 54:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 54:92 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 54:105 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 54:118 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 54:126 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 54:139 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:42 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:55 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:68 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:76 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:92 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:100 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:108 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:116 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:129 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:137 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:145 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:153 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:161 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:169 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:177 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:185 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 64:193 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 74:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 74:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 74:47 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 74:60 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 74:68 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 74:76 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 74:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 74:97 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 84:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 84:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 84:42 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 84:50 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 84:58 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 84:71 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 84:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 84:92 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 84:105 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 84:118 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 84:126 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 84:139 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:42 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:55 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:68 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:76 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:92 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:100 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:108 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:116 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:129 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:137 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:145 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:153 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:161 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:169 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:177 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:185 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 94:193 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 104:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 104:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 104:47 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 104:60 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 104:68 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 104:76 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 104:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 104:97 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 114:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 114:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 114:42 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 114:50 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 114:58 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 114:71 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 114:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 114:92 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 114:105 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 114:118 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 114:126 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 114:139 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:42 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:55 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:68 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:76 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:92 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:100 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:108 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:116 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:129 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:137 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:145 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:153 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:161 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:169 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:177 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:185 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 124:193 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 134:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 134:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 134:47 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 134:60 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 134:68 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 134:76 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 134:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 134:97 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 144:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 144:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 144:42 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 144:50 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 144:58 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 144:71 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 144:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 144:92 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 144:105 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 144:118 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 144:126 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 144:139 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:42 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:55 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:68 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:76 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:92 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:100 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:108 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:116 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:129 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:137 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:145 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:153 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:161 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:169 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:177 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:185 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 154:193 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 164:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 164:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 164:47 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 164:60 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 164:68 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 164:76 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 164:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 164:97 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 174:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 174:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 174:42 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 174:50 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 174:58 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 174:71 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 174:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 174:92 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 174:105 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 174:118 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 174:126 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 174:139 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:21 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:34 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:42 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:55 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:68 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:76 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:84 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:92 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:100 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:108 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:116 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:129 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:137 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:145 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:153 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:161 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:169 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:177 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:185 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 184:193 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) view/frontend/web/css/source/_module.less 10:5 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 19:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 23:26 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 24:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 28:5 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 38:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 48:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 61:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 81:31 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 98:5 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 107:30 warning Units specified for "0" value (Magento2.Less.ZeroUnits.ZeroUnitFound) 108:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 132:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 140:9 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 147:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 161:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 175:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 188:9 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 192:29 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 206:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 211:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 215:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/adminhtml/templates/system/config/button.phtml 17:70 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 19:27 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/adminhtml/web/css/source/module/_variables.less 11:43 warning CSS colours must be defined in lowercase; expected #76ca66 but found #76CA66 (Magento2.Less.ColourDefinition.NotLower) 12:43 warning CSS colours must be defined in lowercase; expected #f4b01a but found #F4B01A (Magento2.Less.ColourDefinition.NotLower) 13:41 warning CSS colours must be defined in lowercase; expected #ba0000 but found #BA0000 (Magento2.Less.ColourDefinition.NotLower) view/adminhtml/web/css/source/_module.less 54:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 95:34 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 100:40 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 104:35 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 109:41 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) Cron/CancelOrder.php 87:12 warning Function's nesting level (6) exceeds 5; consider refactoring the function (Generic.Metrics.NestingLevel.TooHigh) 91:13 warning Expected "if (...) {\n"; found "if(...){\n" (PEAR.ControlStructures.ControlSignature.Found) 91:13 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 91:38 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 103:24 warning Line exceeds 120 characters; contains 154 characters (Generic.Files.LineLength.TooLong) 106:25 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 107:164 warning Line exceeds 120 characters; contains 164 characters (Generic.Files.LineLength.TooLong) 111:203 warning Line exceeds 120 characters; contains 203 characters (Generic.Files.LineLength.TooLong) 121:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 126:29 warning Expected "if (...) {\n"; found "if(...) {\n" (PEAR.ControlStructures.ControlSignature.Found) 126:29 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 130:140 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 133:141 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 180:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)