Magento Coding Standard (PHPCS) report for goomento/module-page-builder ======================================================================= Package version: 0.5.2 | Magento: 2.4.9 | Tested: 2026-05-27 10 errors, 3818 warnings in 347 files Developer.php 20:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 22:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 24:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 83:78 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 94:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 94:22 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 101:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 102:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 112:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Exception/BuilderException.php 18:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) BuildableInterface.php 13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Plugin/PageBuilder/Controller/ValidateAccess.php 59:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 60:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Plugin/Framework/View/Page/InitEditorResources.php 39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 41:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) Plugin/Framework/Data/Form/Element/Editor.php 41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:140 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 56:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 79:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) Plugin/Ui/Component/Form/Element/Wysiwyg/BuilderAssistance.php 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) 48:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 59:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 60:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 72:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 73:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/StateHelper.php 39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:48 warning Logical operator "and" is prohibited; use "&&" instead (Squiz.Operators.ValidLogicalOperators.NotAllowed) 55:88 warning Logical operator "and" is prohibited; use "&&" instead (Squiz.Operators.ValidLogicalOperators.NotAllowed) 55:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 67:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 68:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 94:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 94:20 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 108:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 108:20 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 126:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 126:20 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 145:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 145:20 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 156:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 157:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/AdminUser.php 35:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 36:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/Shapes.php 21:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 43:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 67:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 89:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 115:6 warning Additional blank lines found at end of the annotation block (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 209:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 236:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/ThemeHelper.php 34:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 40:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 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) 86:19 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Helper/AuthorizationHelper.php 29:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/Assets.php 69:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 70:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 70:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 89:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 90:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 90:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 98:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 99:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 99:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 100:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 111:38 warning The use of function dirname() is discouraged; use Magento\Framework\Filesystem\DriverInterface::getParentDirectory() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 113:13 warning The use of function is_dir() is discouraged; use Magento\Framework\Filesystem\DriverInterface::isDirectory() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 114:63 warning The use of function basename() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 119:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 120:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 120:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 121:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 125:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 127:13 warning The use of function is_link() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 128:20 warning The use of function symlink() is discouraged; use Magento\Framework\Filesystem\DriverInterface::symlink() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 128:28 warning The use of function readlink() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 131:13 warning The use of function is_file() is discouraged; use Magento\Framework\Filesystem\DriverInterface::isFile() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 132:20 warning The use of function copy() is discouraged; use Magento\Framework\Filesystem\DriverInterface::copy() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 135:14 warning The use of function is_dir() is discouraged; use Magento\Framework\Filesystem\DriverInterface::isDirectory() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 136:13 warning The use of function mkdir() is discouraged; use Magento\Framework\Filesystem\DriverInterface::createDirectory() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 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) 161:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 162:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 162:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 173:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 173:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 191:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 192:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 192:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 199:14 warning The use of function file_exists() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 205:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 206:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 206:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 207:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 221:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 222:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 222:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 231:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 232:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 232:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 261:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 262:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 262:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 265:30 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 270:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 271:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 271:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 281:49 warning The use of function file_exists() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 283:14 warning The use of function unlink() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 290:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 291:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 291:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 300:38 warning The use of function dirname() is discouraged; use Magento\Framework\Filesystem\DriverInterface::getParentDirectory() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) Helper/Authorization.php 46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47: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 Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 63:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/UrlBuilderHelper.php 40:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 41:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 52:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53: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) 79:8 warning Tags visual alignment must be consistent (Magento2.Annotation.MethodAnnotationStructure.MethodArguments) 91:8 warning Tags visual alignment must be consistent (Magento2.Annotation.MethodAnnotationStructure.MethodArguments) 112:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 113: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) 141:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 142: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 Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 153:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 175:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 176:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 187:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 188:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 199:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 200:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 226:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 227:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 227:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/BuildableContent.php 64:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 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) 74:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 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) 95:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 96:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 96:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 107:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 108:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 116:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 117:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 126:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 135:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 165:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 166:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 170:106 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 175:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 176:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/Data.php 21:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 31:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 36:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 41:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 43:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 44:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 44:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 46:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55: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) 70:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 71:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 71:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 73:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 81:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 82:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 90:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 91:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 100:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 101:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 142:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 142:22 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 187:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 188:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 191:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 197:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 197:20 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 206:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 206:22 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 217:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 217:22 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/LayoutHelper.php 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) Helper/DataHelper.php 57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58: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) 67:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 68:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 90:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 91:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 91:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 92:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 110:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 111:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 112:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 134:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 135:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 135:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 146:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 147:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 148:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 160:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 183:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 209:19 warning Function's nesting level (6) exceeds 5; consider refactoring the function (Generic.Metrics.NestingLevel.TooHigh) 249:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 262:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 262:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 304:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 342:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 343:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 344:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 371:32 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 372:25 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 395:32 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 396:25 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) Helper/MediaHelper.php 48:17 warning The use of function is_file() is discouraged; use Magento\Framework\Filesystem\DriverInterface::isFile() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 65:25 warning The use of function unlink() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 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) 81:22 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 88:19 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 96:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 97:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 103:17 warning The use of function tempnam() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 106:32 warning The use of function fopen() is discouraged; use Magento\Framework\Filesystem\DriverInterface::fileOpen() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 111:15 warning The use of function curl_init() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 112:9 warning The use of function curl_setopt_array() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 113:9 warning The use of function curl_exec() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 114:13 warning The use of function curl_errno() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 115:25 warning The use of function curl_error() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 117:9 warning The use of function curl_close() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 119:13 warning The use of function unlink() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 120:13 warning Direct throw of generic Exception is discouraged. Use context specific instead. (Magento2.Exceptions.DirectThrow.FoundDirectThrow) Helper/EncryptorHelper.php 26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 31:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 45:149 warning Line exceeds 120 characters; contains 149 characters (Generic.Files.LineLength.TooLong) 48:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 53:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 66:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 87:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 88:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 88:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 106:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 107:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 116:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 117: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) 162:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 163:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 173:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 174:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/BuildableContentHelper.php 25:12 warning Line exceeds 120 characters; contains 152 characters (Generic.Files.LineLength.TooLong) 35:12 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 63:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 64:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 79:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 79:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/Fonts.php 16:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 21:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 31:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 33:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 52:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 83:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 85:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 98:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 113:28 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 1043:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1047:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 1064:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1068:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) Helper/CacheHelper.php 23:12 warning Line exceeds 120 characters; contains 156 characters (Generic.Files.LineLength.TooLong) 41:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 43:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 45:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 47:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Helper/RequestHelper.php 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) 44:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 45:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 52:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53: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) 68:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 69:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 70:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 78:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 79:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 87:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 88:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 96:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 97:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 98:8 warning string|array parameter is missing in method arguments signature (Magento2.Annotation.MethodArguments.ArgumentMissing) 101:19 warning $query parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 108:22 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 119:13 warning The use of function parse_str() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 125:13 warning The use of function parse_str() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 128:141 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) Helper/EscaperHelper.php 55:32 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 56:25 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 58:47 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 77:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) Helper/ObjectManagerHelper.php 34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 42:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 43:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 51:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 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) 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) 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) 82:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 83:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 90:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 91:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 98:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 99:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 106:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 107: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) 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) 137:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 138:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/Embed.php 21:137 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 45:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 49:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 71:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 71:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 79:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 116:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 116:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 126:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 126:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) Helper/TemplateHelper.php 27:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 48:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 61:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) Model/LocalSampleCollection.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) 39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40: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) Model/PageBuilderUrlRewriteGenerator.php 21:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 34:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) 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) Model/RevisionRepository.php 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) 135:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 136:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 168:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) Model/BuildableContentManagement.php 107:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 108:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 197:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 204:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 241:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 242:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 256:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 257:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 259:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 268:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 269:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 276:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 277:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 279:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 279:115 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) 297:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 298:8 warning $buildableContent parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 298:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 299:8 warning $saveMassage parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 300:8 warning $isLast parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 304:128 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) 352:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 353:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 355:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 355:110 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 384:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 385:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 387:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Config.php 16:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 18:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 20:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 31:15 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Commenting.ClassPropertyPHPDocFormatting.InvalidDeprecatedTagUsage) 90:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 91:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 91:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 92:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 114:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 160:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 161:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 198:8 warning Tags visual alignment must be consistent (Magento2.Annotation.MethodAnnotationStructure.MethodArguments) Model/PageBuilderUrlPathGenerator.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) Model/Revision.php 31:5 warning Constants must have short description if they add information beyond what the constant name supplies. (Magento2.Commenting.ConstantsPHPDocFormatting.MissingConstantPHPDoc) 31:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 36:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 41:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 53:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 61:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 62:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/SampleImporterProcessor.php 61:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 62: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) 81:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 82:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 82:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 83:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 104:27 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) 113:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 114:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 114:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 128:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 129:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 129:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 143:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 144:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 151:27 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) 160:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 161:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 161:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 173:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 174: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) 198:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 199:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 236:34 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) Model/ContentImportProcessor.php 41:14 warning The use of function file_exists() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 47:30 warning The use of function file_get_contents() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) Model/ContentRegistry.php 22:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 95:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 96:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 96:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 104:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 132:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 133:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 134:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 161:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 162:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 162:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 163:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 193:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 194:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 194:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 195:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 213:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 214:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 214:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 237:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 239:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 240:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 240:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 241:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 248:13 warning The use of function is_null() is discouraged; use strict comparison "=== null"() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 253:14 warning The use of function is_null() is discouraged; use strict comparison "=== null"() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 274:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 275:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 277:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 289:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 290:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 290:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 291:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 303:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 304:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 322:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 323:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 323:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/BetterCaching.php 22:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 24:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 30:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 32:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 79:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 119:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 120:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 128:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 129:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 137:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 138:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 148:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 149:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 158:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 159:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 159:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 165:128 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 173:19 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 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) 191:15 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 202:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 213:47 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) 221:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 222:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 238:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 239:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/ContentRepository.php 123:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 124:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 138:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 139:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 157:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 158:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 170:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 171:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 187:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 188:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 201:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 203:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 204:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Content.php 35:5 warning Constants must have short description if they add information beyond what the constant name supplies. (Magento2.Commenting.ConstantsPHPDocFormatting.MissingConstantPHPDoc) 35:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 40:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 45:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 61:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 68:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 69: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) 87:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 88:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 99:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 100:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 106:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 108:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 109:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 116:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 117:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 119:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 124:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 125:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 132:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 133:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 135:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 140:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 141:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 148:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 149:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 151:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 161:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 162:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 164:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 170:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 171:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 328:15 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 355:15 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) Model/ResourceModel/Config.php 42:15 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 70:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 71:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 95:23 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) Model/ResourceModel/Revision.php 21:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/ResourceModel/TraitResourceModel.php 15:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 16:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 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) Model/ResourceModel/Content.php 24:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 29:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 73:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 74:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 76:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 83:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 84:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/ResourceModel/Content/Grid/Collection.php 42:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 43:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 44:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 45:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 80:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 81: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) Model/ResourceModel/Content/Collection.php 24:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) 31:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) 37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 48:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/ResourceModel/Revision/Collection.php 17:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) 24:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) 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) Model/ContentDataProcessor.php 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) 82:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 83:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 125:133 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) Model/Config/Frontend/Version.php 20:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 26:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found) Model/Config/Source/CatalogCategory.php 32:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Config/Source/OpenAssistance.php 15:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 17:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 19:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Model/Config/Source/PageList.php 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) Model/Cache/Type/PageBuilderFrontend.php 19:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 24:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Model/Cache/Type/PageBuilderBackend.php 19:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 24:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) BuilderRegister.php 45:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 57:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) PageBuilder.php 132:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) EntryPoint.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) Ui/Component/Listing/Column/Content/StoreOptions.php 18:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Ui/Component/Listing/Column/Content/PageActions.php 73:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 74:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Logger/ErrorHandler.php 23:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) Logger/DebugHandler.php 23:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) Controller/Adminhtml/Catalog/Search.php 86:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) Controller/Adminhtml/Manage/Tabs.php 24:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Controller/Adminhtml/Manage/GlobalCss.php 22:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 32:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) Controller/Adminhtml/Manage/ReplaceUrls.php 21:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Controller/Adminhtml/Ajax/BuilderAssistance.php 136:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 137:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 160:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 161:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 190:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 191:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Ajax/Json.php 34:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) Controller/Adminhtml/Content/Grid.php 25:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Controller/Adminhtml/Content/TraitContent.php 10:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 11:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 41:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Content/Importer.php 29:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 34:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 94:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) Controller/Adminhtml/Content/MassPending.php 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) Controller/Adminhtml/Content/SampleImporter.php 26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 79:139 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) Controller/Adminhtml/Content/MassPublish.php 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) Controller/Adminhtml/Content/Save.php 107:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 143:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 160:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 166:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 184:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 199:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 206:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 207:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 208:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 209:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 228:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) Controller/Adminhtml/Content/MassDelete.php 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) Controller/Adminhtml/Content/AbstractContent.php 87:8 warning $contentRegistry parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 87:8 warning $contentFactory parameter is missing in method arguments signature (Magento2.Annotation.MethodArguments.ArgumentMissing) 88:8 warning $contentManagement parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 89:8 warning $logger parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 92:12 warning Extra @param found in method annotation (Magento2.Annotation.MethodArguments.ExtraParam) 109:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) Controller/Adminhtml/Content/AbstractMassAction.php 96:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 97:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Content/MassRefresh.php 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) Controller/Router.php 34:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) 41:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) 55:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) 62:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) Controller/Actions/Actions.php 57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 58:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 136:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 137:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Actions/RenderWidget.php 80:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 82:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 83:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 85:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Controller/Actions/AbstractActions.php 16:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) Controller/Content/Published.php 54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) view/frontend/templates/widgets/star_rating.phtml 43:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 46:147 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/facebook_like.phtml 25:24 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 49:189 warning Line exceeds 120 characters; contains 196 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/counter.phtml 29:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 35:147 warning Line exceeds 120 characters; contains 153 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/addcart_button.phtml 30:7 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 58:45 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 58:138 warning Line exceeds 120 characters; contains 178 characters (Generic.Files.LineLength.TooLong) 71:57 warning Using escapeJs on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 72:124 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/navigation.phtml 36:33 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 37:36 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 37:93 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 38:45 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 48:44 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 48:92 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 48:123 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 54:37 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/frontend/templates/widgets/accordion.phtml 42:157 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) 44:84 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 44:137 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) 45:130 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 46:137 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/image.phtml 70:137 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/banner.phtml 48:143 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/pricing_table.phtml 28:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 54:213 warning Line exceeds 120 characters; contains 213 characters (Generic.Files.LineLength.TooLong) 62:176 warning Line exceeds 120 characters; contains 182 characters (Generic.Files.LineLength.TooLong) 63:169 warning Line exceeds 120 characters; contains 175 characters (Generic.Files.LineLength.TooLong) 66:123 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 67:172 warning Line exceeds 120 characters; contains 178 characters (Generic.Files.LineLength.TooLong) 68:174 warning Line exceeds 120 characters; contains 174 characters (Generic.Files.LineLength.TooLong) 69:142 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong) 81:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 88:129 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/magento/recently_compared_products.phtml 40:36 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) view/frontend/templates/widgets/magento/recently_viewed_products.phtml 40:36 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) view/frontend/templates/widgets/magento/new_products.phtml 46:36 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) view/frontend/templates/widgets/image_carousel.phtml 27:57 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) view/frontend/templates/widgets/testimonial.phtml 30:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 97:141 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/facebook_content.phtml 57:24 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 61:196 warning Line exceeds 120 characters; contains 196 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/tabs.phtml 30:158 warning Line exceeds 120 characters; contains 167 characters (Generic.Files.LineLength.TooLong) 54:152 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/divider.phtml 28:145 warning Line exceeds 120 characters; contains 145 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/image_box.phtml 50:148 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/icon_box.phtml 43:155 warning Line exceeds 120 characters; contains 155 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/alert.phtml 40:59 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/frontend/templates/widgets/product_list.phtml 50:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 51:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 52:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 66:46 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 71:55 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 72:54 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 74:49 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 92:113 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 92:170 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 92:205 warning Line exceeds 120 characters; contains 220 characters (Generic.Files.LineLength.TooLong) 93:112 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 93:161 warning Line exceeds 120 characters; contains 162 characters (Generic.Files.LineLength.TooLong) 94:220 warning Line exceeds 120 characters; contains 221 characters (Generic.Files.LineLength.TooLong) 97:84 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 99:79 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 104:104 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 104:133 warning Line exceeds 120 characters; contains 145 characters (Generic.Files.LineLength.TooLong) 106:106 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 106:139 warning Line exceeds 120 characters; contains 151 characters (Generic.Files.LineLength.TooLong) 117:205 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 117:246 warning Line exceeds 120 characters; contains 247 characters (Generic.Files.LineLength.TooLong) 118:75 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 125:186 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 125:225 warning Line exceeds 120 characters; contains 226 characters (Generic.Files.LineLength.TooLong) 126:75 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 161:57 warning Using escapeJs on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/frontend/templates/widgets/video.phtml 52:125 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 92:147 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 101:63 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/frontend/templates/widgets/toggle.phtml 23:5 warning Line indented incorrectly; expected at least 8 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.Incorrect) 25:5 warning Line indented incorrectly; expected at least 8 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.Incorrect) 26:5 warning Line indented incorrectly; expected at least 8 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.Incorrect) 28:5 warning Line indented incorrectly; expected at least 8 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.Incorrect) 34:5 warning Line indented incorrectly; expected at least 8 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.Incorrect) 36:5 warning Line indented incorrectly; expected at least 8 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.Incorrect) 42:5 warning Line indented incorrectly; expected at least 8 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.Incorrect) 44:22 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 48:70 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 53:160 warning Line exceeds 120 characters; contains 166 characters (Generic.Files.LineLength.TooLong) 58:19 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/frontend/templates/widgets/google_maps.phtml 45:73 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 45:124 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/widgets/call_to_action.phtml 19:23 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 32:22 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) view/frontend/web/css/widgets/_tabs.less 12:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 19:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 25:21 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 53:47 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 76:9 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 93:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 109:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 114:22 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 118:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 126:38 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 156:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 156:85 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/frontend/web/css/widgets/_toggle.less 7:5 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 16:22 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 58:22 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 62:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) view/frontend/web/css/widgets/_button.less 9:24 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 10:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 11:11 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 13:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 16:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 22:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 25:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 75:35 warning Inline comment should have 1 space after "//" (Magento2.Less.CommentLevels.SpaceMissedAfter) view/frontend/web/css/widgets/_icon-list.less 18:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 22:29 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 37:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 56:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 59:14 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 61:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 71:9 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 90:18 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 108:18 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 109:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 115:13 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 123:18 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 124:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 130:13 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 163:22 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 176:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 181:22 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 182:21 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 191:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 196:22 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 197:21 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 233:22 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 246:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 251:22 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 252:21 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 261:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 266:22 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 267:21 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) view/frontend/web/css/widgets/_star-rating.less 8:18 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 9:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 18:22 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 24:21 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 27:22 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 65:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 69:9 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 73:1 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 74:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 78:13 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 80:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 86:13 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 88:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 93:13 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 95:40 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 100:13 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 101:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 107:1 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 111:11 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 111:18 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 112:13 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 118:5 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 121:5 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 125:5 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 128:11 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 132:1 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 137:9 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 143:1 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) view/frontend/web/css/widgets/_image-box.less 16:27 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 26:21 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 27:21 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 34:21 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 35:21 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 77:37 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/frontend/web/css/widgets/_alert.less 11:9 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 11:54 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 16:21 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 22:21 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 22:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 35:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 59:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) view/frontend/web/css/widgets/_icon-box.less 28:21 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 29:21 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 36:21 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 37:21 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) view/frontend/web/css/widgets/_counter.less 25:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 29:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 36:29 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/frontend/web/css/widgets/_text.less 10:18 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/frontend/web/css/widgets/_icon.less 10:13 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 12:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 15:17 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 18:12 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 22:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 27:40 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 36:28 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 37:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 38:15 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 38:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 46:17 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 47:28 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 48:38 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 50:5 warning Expected 0 blank lines before closing brace of class definition; 1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 55:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) view/frontend/web/css/widgets/_progress.less 7:5 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 12:24 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 13:13 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 15:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 26:37 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 34:5 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 34:68 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 38:5 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 78:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 82:9 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) view/frontend/web/css/widgets/_testimonial.less 17:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 21:20 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 22:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 37:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 56:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 63:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 67:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) view/frontend/web/css/widgets/_product-list.less 11:33 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 27:56 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) view/frontend/web/css/widgets/_all.less 8:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 8:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 8:65 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 8:82 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 12:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 13:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 14:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 15:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 16:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 17:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 18:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 19:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 20:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 21:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 22:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 23:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 24:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 25:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 26:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 27:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 28:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 29:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 30:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 31:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 32:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 33:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 34:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 35:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 36:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 37:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 38:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 39:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 40:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) view/frontend/web/css/widgets/_banner.less 10:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 36:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) view/frontend/web/css/widgets/_google-maps.less 6:1 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) view/frontend/web/css/widgets/_calltoaction.less 10:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) view/frontend/web/css/widgets/_text-editor.less 15:40 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 16:28 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 23:29 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 25:50 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 38:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 44:9 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 47:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/frontend/web/css/widgets/_divider.less 9:29 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 9:29 warning CSS colours must be defined in lowercase; expected #2c2c2c but found #2C2C2C (Magento2.Less.ColourDefinition.NotLower) 15:39 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 28:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 37:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 48:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 51:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 53:34 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 54:35 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 57:35 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 62:116 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 68:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 74:42 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 74:43 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 93:42 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 93:43 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 115:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 120:38 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 120:69 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 120:97 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 120:97 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 125:65 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 129:42 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 138:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 142:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 147:26 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) view/frontend/web/css/widgets/_navigation.less 7:18 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 13:31 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 15:31 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 21:42 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 21:49 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 23:28 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 26:57 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 27:32 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 35:38 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 37:42 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 48:51 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 57:13 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 65:37 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 72:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 81:40 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 82:36 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 83:41 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 90:65 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 92:46 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 100:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 109:33 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 118:42 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 126:37 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 126:37 warning CSS colours must use shorthand if available; expected #fff but found #ffffff (Magento2.Less.ColourDefinition.Shorthand) 128:53 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 129:43 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 130:44 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/frontend/web/css/widgets/_accordion.less 8:9 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 24:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 65:46 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 69:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) view/frontend/web/css/widgets/_image.less 18:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/frontend/web/css/widgets/_video.less 22:37 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/frontend/web/css/widgets/_pricing_table.less 6:1 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 9:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 33:50 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) view/frontend/web/css/widgets/_social-icons.less 11:24 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 14:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 15:5 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 16:20 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 19:16 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 28:16 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 28:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 28:23 warning Inline comment should have 1 space after "//" (Magento2.Less.CommentLevels.SpaceMissedAfter) 31:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 32:25 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 32:55 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 33:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 33:55 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 34:25 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 34:55 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 35:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 35:59 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 36:25 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 36:55 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 37:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 37:59 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 38:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 38:61 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 39:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 39:53 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 40:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 40:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 41:25 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 41:51 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 42:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 42:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 43:39 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 43:39 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 43:70 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 44:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 44:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 45:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 45:61 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 46:43 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 46:43 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 46:78 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 47:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 47:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 48:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 48:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 49:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 49:48 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 49:54 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 50:41 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 50:41 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 50:75 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 51:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 51:55 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 52:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 52:59 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 53:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 53:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 54:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 54:47 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 54:53 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 55:40 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 55:40 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 55:71 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 56:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 56:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 57:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 57:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 58:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 58:28 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 58:56 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 59:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 59:63 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 60:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 60:59 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 61:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 61:61 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 62:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 62:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 63:25 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 63:51 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 64:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 64:63 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 65:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 65:55 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 66:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 66:61 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 67:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 67:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 68:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 68:61 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 69:25 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 69:55 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 70:62 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 71:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 71:56 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 72:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 72:60 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 73:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 73:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 74:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 74:60 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 75:25 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 75:59 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 76:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 76:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 77:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 77:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 78:25 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 78:55 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 79:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 79:55 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 80:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 80:55 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 81:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 81:53 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 82:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 82:55 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 83:28 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 83:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 84:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 84:57 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 85:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 85:59 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 86:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 86:53 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 87:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 87:53 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 88:25 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 88:55 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 89:27 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 89:59 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) view/frontend/web/css/_variables.less 10:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 11:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 11:7 warning Expected 1 space after colon in style definition; 9 found (Magento2.Less.ColonSpacing.After) 11:17 warning CSS colours must use shorthand if available; expected #fff but found #ffffff (Magento2.Less.ColourDefinition.Shorthand) 12:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 13:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 14:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 15:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 16:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 17:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 18:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 19:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 20:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 21:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 21:9 warning CSS colours must use shorthand if available; expected #000 but found #000000 (Magento2.Less.ColourDefinition.Shorthand) 23:14 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 23:17 warning CSS colours must be defined in lowercase; expected #2c2c2c but found #2C2C2C (Magento2.Less.ColourDefinition.NotLower) 24:13 warning Expected 1 space after colon in style definition; 3 found (Magento2.Less.ColonSpacing.After) 25:11 warning Expected 1 space after colon in style definition; 5 found (Magento2.Less.ColonSpacing.After) 26:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 26:6 warning Expected 1 space after colon in style definition; 10 found (Magento2.Less.ColonSpacing.After) 27:12 warning Expected 1 space after colon in style definition; 4 found (Magento2.Less.ColonSpacing.After) 27:17 warning CSS colours must be defined in lowercase; expected #d4d4d4 but found #D4D4D4 (Magento2.Less.ColourDefinition.NotLower) 28:14 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 30:12 warning Expected 1 space after colon in style definition; 4 found (Magento2.Less.ColonSpacing.After) 30:17 warning CSS colours must be defined in lowercase; expected #ccd6df but found #CCD6DF (Magento2.Less.ColourDefinition.NotLower) 31:9 warning Expected 1 space after colon in style definition; 7 found (Magento2.Less.ColonSpacing.After) 33:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 33:6 warning Expected 1 space after colon in style definition; 10 found (Magento2.Less.ColonSpacing.After) 34:11 warning Expected 1 space after colon in style definition; 5 found (Magento2.Less.ColonSpacing.After) 35:12 warning Expected 1 space after colon in style definition; 4 found (Magento2.Less.ColonSpacing.After) 36:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 36:7 warning Expected 1 space after colon in style definition; 9 found (Magento2.Less.ColonSpacing.After) 37:13 warning Expected 1 space after colon in style definition; 3 found (Magento2.Less.ColonSpacing.After) 38:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 38:8 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 39:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 39:5 warning Expected 1 space after colon in style definition; 11 found (Magento2.Less.ColonSpacing.After) 40:2 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 40:8 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 40:17 warning CSS colours must be defined in lowercase; expected #9c7ac1 but found #9C7AC1 (Magento2.Less.ColourDefinition.NotLower) 42:6 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 43:9 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 44:9 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 44:19 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 45:8 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 45:18 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 47:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 48:9 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 48:18 warning CSS colours must be defined in lowercase; expected #a4c639 but found #A4C639 (Magento2.Less.ColourDefinition.NotLower) 49:7 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 49:20 warning CSS colours must use shorthand if available; expected #999 but found #999999 (Magento2.Less.ColourDefinition.Shorthand) 50:9 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 51:11 warning Expected 1 space after colon in style definition; 5 found (Magento2.Less.ColonSpacing.After) 52:9 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 52:18 warning CSS colours must use shorthand if available; expected #000 but found #000000 (Magento2.Less.ColourDefinition.Shorthand) 53:11 warning Expected 1 space after colon in style definition; 5 found (Magento2.Less.ColonSpacing.After) 53:17 warning CSS colours must use shorthand if available; expected #39f but found #3399ff (Magento2.Less.ColourDefinition.Shorthand) 54:12 warning Expected 1 space after colon in style definition; 5 found (Magento2.Less.ColonSpacing.After) 55:6 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 56:10 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 57:5 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 58:10 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 59:10 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 60:8 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 61:12 warning Expected 1 space after colon in style definition; 4 found (Magento2.Less.ColonSpacing.After) 62:14 warning Expected 1 space after colon in style definition; 4 found (Magento2.Less.ColonSpacing.After) 63:8 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 63:17 warning CSS colours must use shorthand if available; expected #333 but found #333333 (Magento2.Less.ColourDefinition.Shorthand) 64:8 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 65:13 warning Expected 1 space after colon in style definition; 4 found (Magento2.Less.ColonSpacing.After) 66:7 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 67:11 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 68:10 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 68:19 warning CSS colours must be defined in lowercase; expected #487aa2 but found #487AA2 (Magento2.Less.ColourDefinition.NotLower) 69:10 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 70:8 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 71:8 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 72:10 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 73:15 warning Expected 1 space after colon in style definition; 4 found (Magento2.Less.ColonSpacing.After) 73:20 warning CSS colours must be defined in lowercase; expected #f4731c but found #F4731C (Magento2.Less.ColourDefinition.NotLower) 74:11 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 75:8 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 75:17 warning CSS colours must be defined in lowercase; expected #ef3f56 but found #EF3F56 (Magento2.Less.ColourDefinition.NotLower) 76:7 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 76:20 warning CSS colours must use shorthand if available; expected #aaa but found #aaaaaa (Magento2.Less.ColourDefinition.Shorthand) 77:14 warning Expected 1 space after colon in style definition; 4 found (Magento2.Less.ColonSpacing.After) 78:8 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 79:5 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 80:15 warning Expected 1 space after colon in style definition; 4 found (Magento2.Less.ColonSpacing.After) 80:20 warning CSS colours must be defined in lowercase; expected #4caf50 but found #4CAF50 (Magento2.Less.ColourDefinition.NotLower) 81:7 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 81:20 warning CSS colours must be defined in lowercase; expected #00aff0 but found #00AFF0 (Magento2.Less.ColourDefinition.NotLower) 82:12 warning Expected 1 space after colon in style definition; 4 found (Magento2.Less.ColonSpacing.After) 83:10 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 84:12 warning Expected 1 space after colon in style definition; 4 found (Magento2.Less.ColonSpacing.After) 84:17 warning CSS colours must use shorthand if available; expected #f80 but found #ff8800 (Magento2.Less.ColourDefinition.Shorthand) 85:9 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 86:16 warning Expected 1 space after colon in style definition; 0 found (Magento2.Less.ColonSpacing.NoneAfter) 87:7 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 88:13 warning Expected 1 space after colon in style definition; 4 found (Magento2.Less.ColonSpacing.After) 88:18 warning CSS colours must be defined in lowercase; expected #eb4924 but found #EB4924 (Magento2.Less.ColourDefinition.NotLower) 89:10 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 89:19 warning CSS colours must be defined in lowercase; expected #2ca5e0 but found #2CA5E0 (Magento2.Less.ColourDefinition.NotLower) 90:11 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 91:13 warning Expected 1 space after colon in style definition; 4 found (Magento2.Less.ColonSpacing.After) 92:8 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 93:8 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 93:17 warning CSS colours must be defined in lowercase; expected #6441a5 but found #6441A5 (Magento2.Less.ColourDefinition.NotLower) 94:9 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 94:18 warning CSS colours must be defined in lowercase; expected #1da1f2 but found #1DA1F2 (Magento2.Less.ColourDefinition.NotLower) 95:7 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 96:7 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 97:4 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 98:7 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 99:8 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 100:10 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 101:11 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 102:6 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 103:6 warning Expected 1 space after colon in style definition; 12 found (Magento2.Less.ColonSpacing.After) 104:9 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 105:11 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 109:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 122:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 123:1 warning Selector contains uppercase symbols (Magento2.Less.TypeSelectors.UpperCaseSelector) 123:1 warning Selector contains uppercase symbols (Magento2.Less.TypeSelectors.UpperCaseSelector) 123:1 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 123:55 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 123:55 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 125:14 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 125:23 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 128:14 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 128:23 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 132:1 warning Selector contains uppercase symbols (Magento2.Less.TypeSelectors.UpperCaseSelector) 132:1 warning Selector contains uppercase symbols (Magento2.Less.TypeSelectors.UpperCaseSelector) 132:1 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 132:61 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 132:61 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 134:14 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 134:26 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 137:14 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 137:26 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 142:5 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 146:5 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) view/frontend/web/css/widgets-rtl.less 8:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 9:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) view/frontend/web/css/widgets.less 8:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 9:9 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) view/adminhtml/templates/system/version.phtml 20:66 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 23:25 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 28:25 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 32:37 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 34:39 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 38:39 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 43:45 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 51:1 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 52:1 warning Line exceeds 120 characters; contains 238 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/content/import_template.phtml 18:34 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 18:98 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 18:148 warning Line exceeds 120 characters; contains 151 characters (Generic.Files.LineLength.TooLong) 32:43 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 36:1 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 37:40 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 47:55 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/adminhtml/templates/content/import_samples.phtml 30:69 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 31:69 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 32:69 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 40:40 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 41:47 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 44:132 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 53:74 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 53:126 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 53:177 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 53:204 warning Line exceeds 120 characters; contains 207 characters (Generic.Files.LineLength.TooLong) 62:54 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 62:107 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 62:138 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 68:52 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/adminhtml/templates/manage/tabs/replace_urls.phtml 20:37 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 36:37 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/adminhtml/templates/manage/tabs/globalcss.phtml 12:1 warning There must be one blank line after the last USE statement; 0 found; (PSR2.Namespaces.UseDeclaration.SpaceAfterLastUse) 17:83 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 17:120 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 18:45 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/adminhtml/templates/manage/tabs.phtml 18:1 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) 23:39 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 25:40 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 28:29 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 31:30 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 38:43 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 45:45 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 55:37 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/adminhtml/templates/editor/media_bucket.phtml 12:1 warning Please do not use "text/javascript" type attribute. (Magento2.Legacy.PhtmlTemplate.TextJavascriptTypeFound) 19:39 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/adminhtml/templates/editor/editor.phtml 35:64 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 54:1 warning Line exceeds 120 characters; contains 153 characters (Generic.Files.LineLength.TooLong) 56:33 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 62:1 warning Line exceeds 120 characters; contains 156 characters (Generic.Files.LineLength.TooLong) 82:55 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 85:65 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 87:101 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 87:138 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) 90:35 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 93:102 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 93:136 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 96:35 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 99:98 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 99:142 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) 102:35 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 106:62 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 124:17 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 128:114 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 128:145 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong) 158:100 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 158:126 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 159:51 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 164:38 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 165:51 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 173:40 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 177:40 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 188:40 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 192:40 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 196:40 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 200:40 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 206:75 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 206:104 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 210:74 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 210:102 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 214:74 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 214:102 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 220:40 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 223:55 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 227:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 228:47 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 233:29 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 237:1 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 238:51 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 240:63 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 254:65 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 263:40 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 267:40 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 271:40 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 275:40 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 284:65 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 285:37 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 301:59 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 303:97 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 303:124 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 312:54 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 312:95 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 313:1 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 334:118 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 337:51 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 337:78 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 339:60 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 339:124 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 343:51 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 343:78 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 344:58 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 346:62 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 347:121 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 348:68 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 348:132 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 354:50 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 354:77 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 378:92 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 378:126 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 398:64 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 401:109 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 401:140 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 403:51 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 407:106 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 407:134 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 409:51 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 434:89 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 434:125 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 435:88 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 435:126 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 441:76 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 479:49 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 480:51 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 480:162 warning Line exceeds 120 characters; contains 167 characters (Generic.Files.LineLength.TooLong) 500:33 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 504:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 512:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 521:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 529:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 537:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 546:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 553:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 561:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 574:33 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 579:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 587:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 596:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 605:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 613:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 622:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 630:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 645:1 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) 647:31 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 649:75 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 650:55 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 666:36 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 689:49 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 700:52 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 705:49 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 706:51 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 706:251 warning Line exceeds 120 characters; contains 256 characters (Generic.Files.LineLength.TooLong) 713:44 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 716:33 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 720:44 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 723:33 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 727:44 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 729:33 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 737:30 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 742:44 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 743:60 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 751:49 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 770:55 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 780:72 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 780:91 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 780:129 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 781:51 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 786:74 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 787:51 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 792:70 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 793:51 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 812:23 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 825:52 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 840:1 warning Line exceeds 120 characters; contains 160 characters (Generic.Files.LineLength.TooLong) 841:114 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 841:139 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong) 842:1 warning Line exceeds 120 characters; contains 168 characters (Generic.Files.LineLength.TooLong) 843:116 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 843:143 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong) 844:1 warning Line exceeds 120 characters; contains 175 characters (Generic.Files.LineLength.TooLong) 845:118 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 845:147 warning Line exceeds 120 characters; contains 154 characters (Generic.Files.LineLength.TooLong) 851:1 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 865:1 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 867:33 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 875:95 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 875:134 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 876:83 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 883:1 warning Line exceeds 120 characters; contains 209 characters (Generic.Files.LineLength.TooLong) 884:118 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 884:144 warning Line exceeds 120 characters; contains 151 characters (Generic.Files.LineLength.TooLong) 887:1 warning Line exceeds 120 characters; contains 207 characters (Generic.Files.LineLength.TooLong) 888:117 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 888:143 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong) 891:1 warning Line exceeds 120 characters; contains 211 characters (Generic.Files.LineLength.TooLong) 892:119 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 892:151 warning Line exceeds 120 characters; contains 158 characters (Generic.Files.LineLength.TooLong) 895:1 warning Line exceeds 120 characters; contains 169 characters (Generic.Files.LineLength.TooLong) 896:117 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 896:152 warning Line exceeds 120 characters; contains 159 characters (Generic.Files.LineLength.TooLong) 899:71 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 907:46 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 907:120 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 912:40 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 912:115 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 912:145 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong) 932:1 warning Line exceeds 120 characters; contains 188 characters (Generic.Files.LineLength.TooLong) 933:1 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 935:59 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 943:1 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 944:1 warning Line exceeds 120 characters; contains 145 characters (Generic.Files.LineLength.TooLong) 945:1 warning Line exceeds 120 characters; contains 174 characters (Generic.Files.LineLength.TooLong) 950:83 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 954:1 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 956:56 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 962:55 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 969:87 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 969:115 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 976:91 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 976:119 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 987:52 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 994:51 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 999:99 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 999:140 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong) 1004:25 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 1016:67 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 1016:120 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 1017:69 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 1017:135 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 1018:67 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 1019:155 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 1019:188 warning Line exceeds 120 characters; contains 195 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/editor/media.phtml 41:42 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/adminhtml/web/template/grid/cells/status.html 1:1 error Avoid using self-closing tag with non-void html element - "
(Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag) view/adminhtml/web/template/grid/cells/markdown.html 1:1 error Avoid using self-closing tag with non-void html element - "
(Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag) view/adminhtml/web/css/manage/tabs.less 11:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 13:28 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 13:28 warning CSS colours must use shorthand if available; expected #333 but found #333333 (Magento2.Less.ColourDefinition.Shorthand) 19:39 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 23:33 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 23:40 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 28:37 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 28:41 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 33:29 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 33:29 warning CSS colours must use shorthand if available; expected #fff but found #ffffff (Magento2.Less.ColourDefinition.Shorthand) 37:39 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 41:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 46:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 48:37 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 50:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/adminhtml/web/css/style.less 3:21 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 4:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 9:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 11:49 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 11:62 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) view/adminhtml/web/js/form/element/shortcode.js 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "
" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "
" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "
" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "
" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "
" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "
" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "
" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) 1:1 error Avoid using self-closing tag with non-void html element - "
(Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag) view/base/web/lib/flatpickr/flatpickr.js 1:1 error Avoid using self-closing tag with non-void html element - " (Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag) 1:1 error Avoid using self-closing tag with non-void html element - " (Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag) view/base/web/lib/color-picker/color-picker-alpha.js 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) 1:1 error Avoid using self-closing tag with non-void html element - "
(Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag) 1:1 error Avoid using self-closing tag with non-void html element - "
(Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag) 1:1 error Avoid using self-closing tag with non-void html element - "