Magento Coding Standard (PHPCS) report for swissup/module-breeze-theme-editor ============================================================================= Package version: 1.0.13 | Magento: 2.4.9 | Tested: 2026-07-31 3103 warnings in 214 files View/Helper/BreezeThemeEditor.php 35:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 42:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 65:26 warning Direct use of $_COOKIE Superglobal detected. (Magento2.Security.Superglobal.SuperglobalUsageWarning) 94:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 124:43 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 128:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) ViewModel/ThemeCssVariables.php 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 28:49 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) ViewModel/Toolbar/ToolbarScopeProvider.php 128:15 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 138:15 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) ViewModel/Toolbar/ToolbarAuthProvider.php 43:54 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) ViewModel/AdminToolbar.php 104:54 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 384:628 warning Line exceeds 120 characters; contains 628 characters (Generic.Files.LineLength.TooLong) Plugin/TemplateEngine/PhpPlugin.php 20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 22:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 24:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 25:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Plugin/Mutation/InvalidateCacheAfterMutation.php 23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 28:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 30:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 49:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 54:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 59:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Plugin/GraphQL/AclAuthorization.php 14:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 18:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 20:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Helper/Data.php 10:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 12:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 13:8 warning $key parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 13:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 13:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 14:8 warning $store parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 22:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/ValueRepository.php 22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 29:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 108:8 warning Long description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 111:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Service/ValueInheritanceResolver.php 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 22:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 41:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 74:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 120:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 151:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 205:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 230:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 245:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 278:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 297:80 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 299:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Service/ValidationService.php 11:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 13:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 48:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 88:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 106:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 122:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 144:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Service/PresetService.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 20:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 25:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 41:13 warning Direct throw of generic Exception is discouraged. Use context specific instead. (Magento2.Exceptions.DirectThrow.FoundDirectThrow) 82:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 137:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Service/PublishService.php 22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 34:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 36:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 122:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 217:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 247:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Service/CssGenerator.php 29:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 79:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 127:13 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 127:133 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 160:39 warning The use of function addslashes() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 229:19 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 229:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) Model/Service/DeletePublicationService.php 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 38:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Service/Css/CssVariableBuilder.php 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 64:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) Model/Service/Css/CssValueFormatter.php 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Model/Service/Css/CssFontImportBuilder.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 21:45 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Service/AdminTokenGenerator.php 19:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 106:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 109:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 118:13 warning Direct throw of generic Exception is discouraged. Use context specific instead. (Magento2.Exceptions.DirectThrow.FoundDirectThrow) 146:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 156:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 159:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 195:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 206:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 209:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 218:24 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 256:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 259:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 296:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 299:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Model/Service/ValueService.php 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 20:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 28:53 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 64:51 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 66:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 103:49 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 105:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 156:47 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 158:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Service/ImportExportService.php 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 23:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 28:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 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) Model/StatusCode.php 24:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 25:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 33:19 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 33:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 43:19 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 43:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) Model/PublicationRepository.php 21:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 29:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 31:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 50:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 57:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 77:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 90:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 105:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/StatusRepository.php 21:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 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) 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) 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) 77:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 78: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) 101:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 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) 134:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 135:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Provider/ConfigProvider.php 15:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 22:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 27:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 41:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 67:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 86:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 106:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 123:13 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 123:13 warning $base parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 156:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 173:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 190:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 209:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 228:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 240:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 270:79 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 288:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 301:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 310:24 warning The use of function file_get_contents() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 324:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 328:13 warning The use of function file_exists() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 341:21 warning The use of function file_exists() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 352:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Provider/PageUrlProvider.php 136:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 219:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 247:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) Model/Provider/CompareProvider.php 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 26:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Provider/StatusProvider.php 17:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 23:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 28:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Provider/AdminPageUrlProvider.php 112:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 160:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) Model/Provider/StoreDataProvider.php 130:69 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 149:18 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 280:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 317:47 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Provider/ThemeAvailabilityProvider.php 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 29:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 33:79 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 35:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Resolver/AbstractQueryResolver.php 10:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 13:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 25:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 26:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Model/Resolver/Query/Statuses.php 14:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 22:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/Query/ConfigFromPublication.php 29:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 44:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/Query/AbstractConfigResolver.php 20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 25:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 41:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Resolver/Query/PublicationChangelogTrait.php 9:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Model/Resolver/Query/Config.php 33:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 49:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/Query/Presets.php 16:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/Query/GetCss.php 23:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 30:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 40:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 42:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 83:64 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Resolver/Query/Publication.php 18:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 31:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 33:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 90:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/Query/Values.php 21:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 57:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 76:45 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) Model/Resolver/Query/Compare.php 16:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/Query/Publications.php 20:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 27:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/FieldParamsTypeResolver.php 23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/AbstractMutationResolver.php 11:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 14:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 17:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 26:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 38:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Model/Resolver/Mutation/SaveValue.php 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/Mutation/AbstractSaveMutation.php 20:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 33:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 38:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Resolver/Mutation/DeletePublication.php 25:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 34:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 38:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/Mutation/SavePaletteValue.php 22:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 27:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 34:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 36:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 88:94 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 120:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 124:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Model/Resolver/Mutation/Publish.php 20:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 26:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 27:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 35:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 42:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 44:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 118:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Resolver/Mutation/CopyFromStore.php 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 75:182 warning Line exceeds 120 characters; contains 182 characters (Generic.Files.LineLength.TooLong) Model/Resolver/Mutation/DiscardDraft.php 23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 29:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 31:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/Mutation/ApplyPreset.php 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 75:57 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) Model/Resolver/Mutation/ResetToDefaults.php 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/Mutation/SaveValues.php 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:61 warning Line exceeds 120 characters; contains 142 characters (Generic.Files.LineLength.TooLong) Model/Resolver/Mutation/DiscardPublished.php 23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 28:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 31:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 38:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/Mutation/Rollback.php 20:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 26:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 27:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 35:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 42:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 44:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/Mutation/ExportSettings.php 19:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 25:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 26:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 34:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 40:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 42:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Resolver/Mutation/ImportSettings.php 20:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 32:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 34:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/ChangelogRepository.php 21:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 29:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 31:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 50:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 57:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 77:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 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) 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) Model/Data/Scope.php 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 20:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 31:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 40:9 warning No blank lines are allowed before short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 46:9 warning No blank lines are allowed before short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 52:9 warning No blank lines are allowed before short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:9 warning No blank lines are allowed before short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 68:9 warning No blank lines are allowed before short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Data/ScopeFactory.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Status.php 11:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 31:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 41:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 46:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 51:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/ResourceModel/Publication/Collection.php 13:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/ResourceModel/Changelog/Collection.php 13:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/ResourceModel/Status/Collection.php 13:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/ResourceModel/Status.php 10:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/ResourceModel/Value.php 10:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/ResourceModel/Publication.php 10:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/ResourceModel/Value/Collection.php 13:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/ResourceModel/Changelog.php 10:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Utility/ColorPipeline.php 22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 25:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Model/Utility/UserResolver.php 13:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 16:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 43:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 63:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 101:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 112:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 123:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 134:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Model/Utility/ColorConverter.php 8:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 16:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 23:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 27:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 78:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 85:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 89:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 113:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 117:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 123:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 135:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 139:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 145:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 149:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 174:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 191:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 197:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 201:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 208:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 215:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 219:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) Model/Utility/ColorFormatResolver.php 8:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 12:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 19:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 34:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 38:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 41:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 108:59 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 114:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 118:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 126:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Model/Utility/AdminUserLoader.php 17:13 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 23:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 102:13 warning $user parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) Model/Utility/ColorFormatter.php 8:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 11:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 19:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 42:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 45:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 54:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Model/Utility/ThemeResolver.php 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 31:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 50:8 warning Long description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 96:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 119:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 152:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 174:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 185:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 196:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Utility/MediaQueryResolver.php 59:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) Model/Formatter/PresetFormatter.php 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 15:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 20:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 38:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Formatter/SectionFormatter.php 23:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:43 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 39:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 69:21 warning Expected 0 spaces after opening bracket; newline found (PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace) 181:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 231:81 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 233:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 249:82 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 251:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 260:67 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) 278:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Formatter/FieldFormatter.php 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 18:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 23:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 27:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 27:41 warning Expected 1 space after closing parenthesis; found 8 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 27:50 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 27:102 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 28:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 28:41 warning Expected 1 space after closing parenthesis; found 8 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 28:50 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 28:102 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 29:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 29:35 warning Expected 1 space after closing parenthesis; found 14 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 29:50 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 29:97 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 30:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 30:35 warning Expected 1 space after closing parenthesis; found 14 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 30:50 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 30:97 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 31:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 31:39 warning Expected 1 space after closing parenthesis; found 10 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 31:50 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 31:98 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 32:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 32:51 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 32:109 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 40:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 57:64 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 59:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Formatter/FieldParamsFormatter.php 20:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 47:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 61:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 64:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 64:29 warning Expected 1 space after closing parenthesis; found 2 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 64:32 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 64:65 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 65:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 65:29 warning Expected 1 space after closing parenthesis; found 2 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 65:32 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 65:65 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 66:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 66:32 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 66:66 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 67:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 67:32 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 67:59 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 71:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 74:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 74:33 warning Expected 1 space after closing parenthesis; found 2 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 74:36 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 74:92 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 75:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 75:36 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 75:71 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 79:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 94:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 94:39 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 94:80 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 98:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 101:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 101:37 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 101:74 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 105:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 108:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 108:33 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 108:62 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 115:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 115:39 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 115:76 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 119:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 122:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 122:36 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 122:71 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 123:9 warning Expected "if (...) {\n"; found "if (...) { " (PEAR.ControlStructures.ControlSignature.Found) 123:34 warning Expected 1 space after closing parenthesis; found 2 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 123:37 warning Newline required after opening brace (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace) 123:73 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Model/Config/PaletteProvider.php 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 16:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 115:78 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 122:13 warning Function's nesting level (6) exceeds 5; consider refactoring the function (Generic.Metrics.NestingLevel.TooHigh) 157:21 warning Expected 1 space after closing brace; newline found (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace) 159:21 warning Expected "} elseif (...) {\n"; found "}\n // Legacy var() format (e.g., "var(--color-brand-primary)")\n elseif (...) {\n" (PEAR.ControlStructures.ControlSignature.Found) Model/Config/FontPaletteProvider.php 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 23:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Model/Config/PaletteResolver.php 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 28:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 60:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 62:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 98:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 128:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Model/Publication.php 11:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 31:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 41:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 46:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 51:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 56:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 61:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 66:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 71:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 76:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 81:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 86:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 91:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 96:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 101:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 106:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 112:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 117:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 122:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Changelog.php 11:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 31:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 41:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 46:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 51:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 56:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 61:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 66:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 71:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Session/BackendSession.php 11:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 20:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 25: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) 35:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Setup/Patch/Schema/DropLegacyStoreForeignKeys.php 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 53:19 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 58:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Setup/Patch/Data/InitThemeEditorStatus.php 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 42:19 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 47:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Setup/Patch/Data/MigrateValueScope.php 20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:19 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 53:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) etc/schema.graphqls 48:1 warning Enum value "default" is not in SCREAMING_SNAKE_CASE format (Magento2.GraphQL.ValidEnumValue.NotScreamingSnakeCase) 49:1 warning Enum value "websites" is not in SCREAMING_SNAKE_CASE format (Magento2.GraphQL.ValidEnumValue.NotScreamingSnakeCase) 50:1 warning Enum value "stores" is not in SCREAMING_SNAKE_CASE format (Magento2.GraphQL.ValidEnumValue.NotScreamingSnakeCase) 271:1 warning Interface name "BreezeThemeEditorFieldParamsInterface " is not in PascalCase format (Magento2.GraphQL.ValidTypeName.NotCamelCaps) Logger/BteLogger.php 22:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 23:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Editor/AbstractEditor.php 19:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 101:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 104:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 115:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 118:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 127:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/inline-css-variables.phtml 4:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 6:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 13:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/admin/test-runner.phtml 40:1 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong) 52:69 warning Using escapeJs on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/adminhtml/templates/editor/iframe.phtml 14:48 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/adminhtml/templates/editor/index.phtml 42:30 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/adminhtml/web/css/source/_variables.less 12:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 13:20 warning CSS colours must be defined in lowercase; expected #ec6737 but found #EC6737 (Magento2.Less.ColourDefinition.NotLower) 18:51 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 19:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 23:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 28:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 29:52 warning CSS colours must be defined in lowercase; expected #982ce5 but found #982CE5 (Magento2.Less.ColourDefinition.NotLower) 29:69 warning CSS colours must be defined in lowercase; expected #1d6799 but found #1D6799 (Magento2.Less.ColourDefinition.NotLower) 30:58 warning CSS colours must be defined in lowercase; expected #1d6799 but found #1D6799 (Magento2.Less.ColourDefinition.NotLower) 30:75 warning CSS colours must be defined in lowercase; expected #982ce5 but found #982CE5 (Magento2.Less.ColourDefinition.NotLower) 37:44 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 39:47 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 43:51 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 51:57 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 63:62 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 63:82 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 69:30 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 70:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 71:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 127:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 143:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 143:81 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 147:42 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 151:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 155:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 156:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 166:42 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 167:48 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 170:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 171:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 172:47 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 173:51 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 174:48 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 175:52 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 193:14 warning Expected 1 space after colon in style definition; 13 found (Magento2.Less.ColonSpacing.After) 193:28 warning CSS colours must be defined in lowercase; expected #f1f2f4 but found #F1F2F4 (Magento2.Less.ColourDefinition.NotLower) 194:18 warning Expected 1 space after colon in style definition; 9 found (Magento2.Less.ColonSpacing.After) 194:28 warning CSS colours must be defined in lowercase; expected #ffffff but found #FFFFFF (Magento2.Less.ColourDefinition.NotLower) 194:28 warning CSS colours must use shorthand if available; expected #FFF but found #FFFFFF (Magento2.Less.ColourDefinition.Shorthand) 195:18 warning Expected 1 space after colon in style definition; 9 found (Magento2.Less.ColonSpacing.After) 195:28 warning Units specified for "0" value (Magento2.Less.ZeroUnits.ZeroUnitFound) 195:58 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 196:18 warning Expected 1 space after colon in style definition; 9 found (Magento2.Less.ColonSpacing.After) 199:16 warning Expected 1 space after colon in style definition; 11 found (Magento2.Less.ColonSpacing.After) 199:28 warning CSS colours must be defined in lowercase; expected #3f434e but found #3F434E (Magento2.Less.ColourDefinition.NotLower) 200:22 warning Expected 1 space after colon in style definition; 5 found (Magento2.Less.ColonSpacing.After) 200:28 warning CSS colours must be defined in lowercase; expected #93a5b7 but found #93A5B7 (Magento2.Less.ColourDefinition.NotLower) 203:19 warning Expected 1 space after colon in style definition; 8 found (Magento2.Less.ColonSpacing.After) 203:28 warning CSS colours must be defined in lowercase; expected #ececec but found #ECECEC (Magento2.Less.ColourDefinition.NotLower) 204:22 warning Expected 1 space after colon in style definition; 5 found (Magento2.Less.ColonSpacing.After) 204:28 warning CSS colours must be defined in lowercase; expected #ffffff but found #FFFFFF (Magento2.Less.ColourDefinition.NotLower) 204:28 warning CSS colours must use shorthand if available; expected #FFF but found #FFFFFF (Magento2.Less.ColourDefinition.Shorthand) 205:28 warning CSS colours must be defined in lowercase; expected #ececec but found #ECECEC (Magento2.Less.ColourDefinition.NotLower) 209:20 warning Expected 1 space after colon in style definition; 7 found (Magento2.Less.ColonSpacing.After) 209:28 warning CSS colours must be defined in lowercase; expected #ffffff but found #FFFFFF (Magento2.Less.ColourDefinition.NotLower) 209:28 warning CSS colours must use shorthand if available; expected #FFF but found #FFFFFF (Magento2.Less.ColourDefinition.Shorthand) 210:24 warning Expected 1 space after colon in style definition; 3 found (Magento2.Less.ColonSpacing.After) 210:28 warning CSS colours must be defined in lowercase; expected #e0e6ef but found #E0E6EF (Magento2.Less.ColourDefinition.NotLower) 211:22 warning Expected 1 space after colon in style definition; 5 found (Magento2.Less.ColonSpacing.After) 211:28 warning CSS colours must be defined in lowercase; expected #0b0b0b but found #0B0B0B (Magento2.Less.ColourDefinition.NotLower) 212:24 warning Expected 1 space after colon in style definition; 3 found (Magento2.Less.ColonSpacing.After) 219:52 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) view/adminhtml/web/css/source/_utilities.less 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 7:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 8:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 17:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 18:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 27:37 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 30:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 31:18 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 36:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 37:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 41:60 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 47:13 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 47:29 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 48:26 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 49:15 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 49:33 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 57:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 58:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 61:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) view/adminhtml/web/css/source/components/_page-selector.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 9:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 23:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 24:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 45:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 45:48 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 50:39 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 60:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 63:15 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 70:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 72:22 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 76:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 83:26 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 94:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 96:58 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 96:63 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 103:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 107:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 111:28 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 111:28 warning CSS colours must be defined in lowercase; expected #ec6737 but found #EC6737 (Magento2.Less.ColourDefinition.NotLower) 111:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 111:40 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 118:37 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 122:20 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 122:20 warning CSS colours must be defined in lowercase; expected #ec6737 but found #EC6737 (Magento2.Less.ColourDefinition.NotLower) 122:32 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) view/adminhtml/web/css/source/components/_publication-selector.less 8:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 22:25 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 23:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 43:39 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 50:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 50:44 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 55:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 74:54 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 79:18 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 84:18 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 97:58 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 110:59 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 117:15 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 127:22 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 141:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 141:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 154:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 162:53 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 174:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 179:29 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 196:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 207:44 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 214:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 219:48 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 224:53 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 231:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 240:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 253:46 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 268:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 277:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 277:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 284:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 291:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 301:45 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 310:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 330:53 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 342:53 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 353:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 353:43 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 378:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 378:51 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 378:74 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 378:99 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 378:109 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 409:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 418:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 440:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 444:40 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 457:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 471:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 475:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 476:55 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 486:59 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 490:18 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 492:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 503:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 527:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 527:31 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 558:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 558:31 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/adminhtml/web/css/source/components/_scope-selector.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 9:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 23:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 24:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 45:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 45:48 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 50:39 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 60:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 65:18 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 65:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 68:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 71:15 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 78:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 80:22 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 84:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 94:13 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 100:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 104:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 108:53 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 114:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 115:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 116:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 119:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 128:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 135:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 136:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 139:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 143:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 149:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 152:31 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 159:33 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 163:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 171:26 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 171:29 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 175:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 177:31 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 177:36 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 184:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 193:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 194:58 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 194:63 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 202:41 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 206:24 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 206:24 warning CSS colours must be defined in lowercase; expected #ec6737 but found #EC6737 (Magento2.Less.ColourDefinition.NotLower) 206:36 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 225:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 228:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 228:40 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 232:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 240:22 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 240:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 253:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) view/adminhtml/web/css/source/components/_test-runner.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 10:18 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 17:20 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 19:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 24:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 31:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 39:9 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 41:22 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 45:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 48:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 53:20 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 53:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 65:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 71:18 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 74:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 84:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 84:20 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 87:25 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 88:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 91:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 98:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 102:58 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 110:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 116:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 134:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 144:20 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 147:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 151:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) view/adminhtml/web/css/source/components/_toastify.less 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 19:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 22:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 24:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 32:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 33:42 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 33:73 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 37:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 40:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 43:25 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 43:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 43:55 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 51:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 53:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 55:60 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 56:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 57:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 57:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 60:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 61:26 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 61:35 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 66:56 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 67:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 68:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 68:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 71:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 72:26 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 72:35 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 78:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 79:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 79:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 82:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 83:26 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 83:35 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 88:64 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 89:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 90:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 90:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 93:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 94:26 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 94:35 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 98:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 101:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 102:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 102:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 105:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 106:26 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 106:35 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 110:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 112:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 140:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 141:25 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 141:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 141:53 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 150:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/adminhtml/web/css/source/toolbar/_toolbar-sections.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 7:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 13:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 16:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 23:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 26:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 32:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/adminhtml/web/css/source/toolbar/_toolbar-collapsed.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 5:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 8:27 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 8:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 8:53 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 10:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 16:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 18:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 19:30 warning Units specified for "0" value (Magento2.Less.ZeroUnits.ZeroUnitFound) 22:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 38:42 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 40:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 43:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 47:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 48:38 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 53:31 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 65:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 70:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/adminhtml/web/css/source/toolbar/_toolbar-components.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 4:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 4:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 8:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 23:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 23:27 warning CSS colours must be defined in lowercase; expected #982ce5 but found #982CE5 (Magento2.Less.ColourDefinition.NotLower) 44:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 48:41 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 51:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 64:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 64:40 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 93:42 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 96:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 120:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 128:22 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 130:29 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 134:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 142:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 147:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 163:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 164:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 167:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 186:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 194:22 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 198:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 205:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 212:44 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 216:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 222:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 225:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 249:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 257:33 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/adminhtml/web/css/source/toolbar/_toolbar-base.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 5:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 10:42 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 11:42 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 25:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 35:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 44:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 49:40 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 64:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 65:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 66:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 67:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 68:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 70:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 78:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 91:39 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 105:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 114:41 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 141:39 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/adminhtml/web/css/source/_module.less 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 5:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 9:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 12:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 18:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 25:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 26:48 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 30:48 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 32:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 35:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) view/adminhtml/web/css/source/_admin-fullscreen.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 7:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 21:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 32:15 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 35:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 40:29 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 44:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 45:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 46:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) view/adminhtml/web/css/source/_mixins.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 5:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 6:91 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 25:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 26:38 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 32:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 36:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 39:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 40:45 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 45:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 48:11 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 55:42 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 59:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 64:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 64:15 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 65:1 warning Line indented incorrectly; expected 4 spaces, found 8 (Magento2.Less.Indentation.Incorrect) 65:20 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 65:38 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 65:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 66:1 warning Line indented incorrectly; expected 4 spaces, found 8 (Magento2.Less.Indentation.Incorrect) 66:17 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 67:1 warning Line indented incorrectly; expected 4 spaces, found 8 (Magento2.Less.Indentation.Incorrect) 67:23 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 67:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 74:19 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 75:1 warning Line indented incorrectly; expected 8 spaces, found 12 (Magento2.Less.Indentation.Incorrect) 75:24 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 75:42 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 75:50 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 76:1 warning Line indented incorrectly; expected 8 spaces, found 12 (Magento2.Less.Indentation.Incorrect) 76:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 77:1 warning Line indented incorrectly; expected 8 spaces, found 12 (Magento2.Less.Indentation.Incorrect) 80:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 80:51 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 85:19 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 86:1 warning Line indented incorrectly; expected 8 spaces, found 12 (Magento2.Less.Indentation.Incorrect) 86:20 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 87:1 warning Line indented incorrectly; expected 8 spaces, found 12 (Magento2.Less.Indentation.Incorrect) 87:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 88:1 warning Line indented incorrectly; expected 8 spaces, found 12 (Magento2.Less.Indentation.Incorrect) 88:27 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 94:13 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 94:23 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 95:1 warning Line indented incorrectly; expected 12 spaces, found 16 (Magento2.Less.Indentation.Incorrect) 95:24 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 96:1 warning Line indented incorrectly; expected 12 spaces, found 16 (Magento2.Less.Indentation.Incorrect) 96:25 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 97:1 warning Line indented incorrectly; expected 12 spaces, found 16 (Magento2.Less.Indentation.Incorrect) 103:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 106:62 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 110:22 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 112:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 114:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 120:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 124:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 128:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 140:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 142:54 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 142:59 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 149:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 153:44 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 156:24 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 167:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 171:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 178:26 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) view/adminhtml/web/css/source/panels/_theme-editor-fields.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:15 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 4:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 4:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 10:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 11:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 12:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 28:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 42:14 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 48:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 53:13 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 57:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 70:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 72:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 75:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 79:13 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 82:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 89:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 95:18 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 96:31 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 100:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 102:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 106:18 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 110:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 110:85 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 114:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 120:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 121:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 124:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 125:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 125:45 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 129:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 130:26 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 134:48 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 139:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 140:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 141:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 142:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 146:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 152:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 153:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 156:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 157:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 157:45 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 161:26 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 165:48 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 169:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 170:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 171:40 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 171:45 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 174:20 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 175:44 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 175:49 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 180:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 180:84 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 184:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 190:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 191:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 194:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 195:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 195:44 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 199:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 200:26 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 204:48 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 211:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 213:14 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 219:13 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 224:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 226:14 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 229:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 230:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 231:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 237:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 241:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 248:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 254:34 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 254:38 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 257:47 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 270:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 272:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 278:340 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 281:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 287:64 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 295:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 300:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 303:47 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 308:42 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 312:40 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 317:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 318:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 319:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 325:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 335:33 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 345:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 348:29 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 359:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 359:40 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 362:29 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 368:29 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 369:58 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 373:29 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 374:58 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 384:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 385:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 389:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 390:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 391:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 397:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 402:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 405:47 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 410:42 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 421:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 422:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 423:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 429:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 433:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 436:47 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 441:42 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 445:40 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 449:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 454:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 455:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 456:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 462:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 469:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 473:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 476:47 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 481:42 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 485:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 498:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 500:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 504:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 505:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 506:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 512:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 520:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 523:47 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 528:42 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 532:40 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 536:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 544:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 545:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 549:40 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 549:44 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 554:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 555:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 556:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 564:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 571:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 582:54 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 586:22 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 587:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 599:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 599:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 599:53 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 608:25 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 610:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 614:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 619:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 620:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 621:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 627:50 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 627:55 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 633:25 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 635:18 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 640:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 642:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 650:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 651:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 652:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 656:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 658:18 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 668:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 671:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 674:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 679:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 679:40 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 684:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 685:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 688:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 693:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 694:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 697:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 701:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 702:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 703:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 720:29 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 730:17 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 735:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 739:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 740:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 741:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 744:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 755:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 756:31 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 758:29 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 772:18 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) view/adminhtml/web/css/source/panels/_font-picker.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 4:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 4:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 6:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 7:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 8:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 15:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 22:37 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 29:40 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 32:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 33:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 36:21 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 38:40 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 38:44 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 47:38 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 50:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 60:27 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 60:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 62:44 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 67:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 80:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 82:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 83:34 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 83:48 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 84:34 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 84:61 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 85:34 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 85:65 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 85:89 warning Each property must be on a line by itself (Magento2.Less.PropertiesLineBreak.SameLine) 85:91 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 88:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 97:28 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 97:38 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 109:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 110:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 111:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 113:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 118:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 126:28 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 126:38 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 138:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 138:21 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 142:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 143:20 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 146:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 155:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 159:37 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 159:41 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 162:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 163:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 164:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 165:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 168:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 171:37 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 171:42 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 172:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 172:8 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 173:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 173:35 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 173:52 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 178:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 185:25 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 186:31 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 189:40 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 190:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 190:49 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 194:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 195:30 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 203:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 213:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 221:28 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 221:38 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 224:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 236:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 239:13 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 245:13 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 251:27 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 252:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 255:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 260:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 267:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 271:14 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 274:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 274:21 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 274:32 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 274:45 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 280:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 283:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 286:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 292:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 293:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 297:13 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/adminhtml/web/css/source/panels/_gradient-picker.less 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 9:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 10:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 11:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 18:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 19:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 20:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 27:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 37:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 43:20 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 48:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 51:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 54:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 55:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 64:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 66:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 69:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 70:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 71:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 78:31 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 79:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 87:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 91:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 91:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 91:50 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 94:40 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 99:20 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 112:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 113:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 114:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 119:13 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 125:47 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 128:31 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 128:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 128:54 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 132:50 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 137:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 138:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 139:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 147:51 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 148:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 150:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 152:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 161:31 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 162:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 164:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 175:80 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 175:84 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 184:17 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 190:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 193:20 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 196:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 199:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 204:40 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 208:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 214:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 217:20 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 218:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 230:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 231:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 237:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 246:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 247:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 261:40 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 261:44 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 265:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 272:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 273:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 274:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 275:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) view/adminhtml/web/css/source/panels/_panels.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 5:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 6:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 8:32 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 9:32 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 11:14 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 13:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 18:32 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 23:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 23:53 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 24:40 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 25:31 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 30:40 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 33:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 40:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 45:30 warning Units specified for "0" value (Magento2.Less.ZeroUnits.ZeroUnitFound) view/adminhtml/web/css/source/panels/_palette-section.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 4:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 7:37 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 8:47 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 9:50 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 11:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 13:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 20:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 20:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 23:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 38:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 41:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 46:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 49:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 54:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 57:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 61:40 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 68:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 69:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 72:44 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 73:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 73:53 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 77:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 78:34 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 84:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 86:37 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 90:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 95:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 102:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 109:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 116:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 119:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 120:29 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 123:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 127:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 129:25 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 131:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 131:41 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 134:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 138:17 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 141:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 143:23 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 149:25 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 150:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 152:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 154:47 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 156:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 159:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 161:51 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 165:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 167:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 167:39 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 169:54 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 172:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 172:44 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 174:31 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 174:54 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 174:78 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 175:54 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 175:63 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 178:31 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 178:61 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 179:58 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 183:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 183:64 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 185:31 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 185:54 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 185:71 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 188:31 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 188:61 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 192:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 194:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 194:50 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 197:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 201:33 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 205:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 207:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 215:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 216:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 217:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 221:21 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 222:30 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 225:20 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 229:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 232:31 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 236:31 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 241:31 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 245:20 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) view/adminhtml/web/css/source/panels/_color-picker.less 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 9:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 10:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 11:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 18:42 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 24:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 35:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 44:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 45:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 48:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 49:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 53:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 57:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 58:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 59:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 68:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 70:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 76:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 85:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 93:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 95:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 96:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 101:37 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 103:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 110:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 120:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 120:31 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 123:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 131:50 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 138:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 142:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 143:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 144:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 152:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 155:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 156:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 157:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 159:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 164:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 165:21 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 171:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 176:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 184:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 186:13 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 186:23 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 187:1 warning Line indented incorrectly; expected 12 spaces, found 16 (Magento2.Less.Indentation.Incorrect) 187:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 187:26 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 187:36 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 188:1 warning Line indented incorrectly; expected 12 spaces, found 16 (Magento2.Less.Indentation.Incorrect) 188:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 188:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 188:37 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 188:47 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 192:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 194:13 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 194:23 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 195:1 warning Line indented incorrectly; expected 12 spaces, found 16 (Magento2.Less.Indentation.Incorrect) 200:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 205:20 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 205:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 206:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 207:51 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 207:55 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 210:23 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 214:22 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 214:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 215:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 219:24 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 220:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 223:28 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 224:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 225:25 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 225:31 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 228:51 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 234:92 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 243:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 244:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 248:20 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 249:22 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 249:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 250:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 253:24 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 256:28 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 257:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 258:25 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 259:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 262:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 263:51 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 273:24 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 276:33 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 282:29 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 283:31 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 284:24 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 287:40 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) view/adminhtml/web/css/source/panels/_panels-light.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 4:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 5:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 5:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 9:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 10:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 11:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 16:50 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 19:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 20:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 21:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 28:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 29:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 30:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 48:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 53:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 58:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 63:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 64:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 65:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 81:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 82:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 83:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 94:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 95:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 96:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 117:21 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 119:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 122:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 123:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 124:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 129:37 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 140:47 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 155:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 164:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 165:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 166:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 203:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 204:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 205:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 209:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 215:50 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 226:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 227:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 228:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 247:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 259:20 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 260:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 269:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 277:20 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 278:44 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 278:49 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 281:24 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 282:48 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 282:52 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 287:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 288:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 289:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 295:51 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 307:51 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 323:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 324:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 325:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 331:13 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 332:13 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 332:23 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 333:1 warning Line indented incorrectly; expected 12 spaces, found 16 (Magento2.Less.Indentation.Incorrect) 334:1 warning Line indented incorrectly; expected 12 spaces, found 16 (Magento2.Less.Indentation.Incorrect) 334:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 334:17 warning CSS colours must be defined in lowercase; expected #804ede but found #804EDE (Magento2.Less.ColourDefinition.NotLower) 335:1 warning Line indented incorrectly; expected 12 spaces, found 16 (Magento2.Less.Indentation.Incorrect) 335:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 335:17 warning CSS colours must be defined in lowercase; expected #804ede but found #804EDE (Magento2.Less.ColourDefinition.NotLower) 338:14 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 344:29 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 344:29 warning CSS colours must be defined in lowercase; expected #804ede but found #804EDE (Magento2.Less.ColourDefinition.NotLower) 345:27 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 345:29 warning Units specified for "0" value (Magento2.Less.ZeroUnits.ZeroUnitFound) 345:33 warning Units specified for "0" value (Magento2.Less.ZeroUnits.ZeroUnitFound) 345:61 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 346:1 warning Line indented incorrectly; expected 16 spaces, found 28 (Magento2.Less.Indentation.Incorrect) 346:29 warning Units specified for "0" value (Magento2.Less.ZeroUnits.ZeroUnitFound) 346:58 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 353:29 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 353:29 warning CSS colours must be defined in lowercase; expected #804ede but found #804EDE (Magento2.Less.ColourDefinition.NotLower) 355:17 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 355:27 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 355:29 warning Units specified for "0" value (Magento2.Less.ZeroUnits.ZeroUnitFound) 355:33 warning Units specified for "0" value (Magento2.Less.ZeroUnits.ZeroUnitFound) 355:61 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 356:1 warning Line indented incorrectly; expected 16 spaces, found 28 (Magento2.Less.Indentation.Incorrect) 356:29 warning Units specified for "0" value (Magento2.Less.ZeroUnits.ZeroUnitFound) 356:58 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 356:63 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 361:25 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 361:25 warning CSS colours must be defined in lowercase; expected #eff3fa but found #EFF3FA (Magento2.Less.ColourDefinition.NotLower) 367:20 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 367:20 warning CSS colours must be defined in lowercase; expected #0b0b0b but found #0B0B0B (Magento2.Less.ColourDefinition.NotLower) 369:31 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 373:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 374:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 375:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 382:51 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 399:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 400:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 401:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 408:51 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 424:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 425:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 426:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 433:51 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 457:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 458:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 459:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 471:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 472:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 473:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 487:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 488:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 489:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 496:51 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 512:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 513:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 514:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 520:47 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 527:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 528:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 529:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 539:40 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 551:47 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 559:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 560:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 561:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 575:28 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 575:40 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 576:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 576:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 579:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 580:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 583:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 584:44 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 584:47 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 585:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 585:43 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 585:47 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 589:43 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 589:47 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 590:26 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen) 590:44 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 590:47 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 593:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 594:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 595:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 596:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 603:55 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 645:56 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 654:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 655:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 656:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 657:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 687:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 688:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 689:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 690:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 702:25 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 704:44 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 709:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 755:24 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 755:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) view/adminhtml/web/css/source/panels/_theme-editor-panel.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 10:10 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 10:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 13:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 19:50 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 20:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 27:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 32:29 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 36:14 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 46:18 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 47:15 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 47:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 47:33 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 50:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 54:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 59:78 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 59:85 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 60:18 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 62:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 68:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 72:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 76:23 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 76:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 81:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 82:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 83:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 92:22 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 101:25 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 102:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 106:37 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 110:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 112:11 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 115:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 116:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 117:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 126:22 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 132:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 137:16 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 138:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 139:11 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 139:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 144:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 147:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 153:18 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 153:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 159:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 164:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 165:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 168:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 169:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 174:31 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 175:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 179:14 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 180:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 183:15 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 184:11 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 187:18 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 194:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 202:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 211:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 212:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 213:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 216:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 224:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 232:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 243:37 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 245:10 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 247:16 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 249:28 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 250:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 253:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 257:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 267:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 269:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 275:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 289:27 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 290:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 296:31 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 296:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 308:31 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 310:17 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 313:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 318:38 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 326:31 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 330:20 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 339:13 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 340:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 348:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 348:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 354:31 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 360:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 368:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 369:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 370:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 377:50 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 378:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 382:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 390:31 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 391:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 397:30 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 397:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 400:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 404:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 411:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 418:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 418:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 421:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 422:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 429:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 431:14 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 434:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 439:15 warning Expected 1 space after colon in style definition; 2 found (Magento2.Less.ColonSpacing.After) 439:48 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 440:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 455:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 455:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 458:18 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 460:29 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 470:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 470:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 472:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 472:8 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 474:21 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 478:21 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 483:37 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 487:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 495:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 496:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 497:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 502:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 507:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/adminhtml/web/css/source/_admin-preview.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 5:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 13:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 18:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 22:44 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 23:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 23:38 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 26:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 27:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 31:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 32:23 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 32:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 35:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 41:30 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 46:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 48:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 49:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 50:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 56:22 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 60:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 66:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 67:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 69:48 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 72:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 78:37 warning Expected 0 blank lines before closing brace of class definition; -1 found (Magento2.Less.BracesFormatting.SpacingBeforeClose) 81:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 83:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 84:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 85:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 86:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 87:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 88:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 89:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 95:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 98:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 98:66 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) 99:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 100:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 107:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 108:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 111:42 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 111:73 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 115:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/base/web/css/source/_variables.less 11:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 12:20 warning CSS colours must be defined in lowercase; expected #ec6737 but found #EC6737 (Magento2.Less.ColourDefinition.NotLower) 17:51 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 18:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 22:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 27:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 28:52 warning CSS colours must be defined in lowercase; expected #982ce5 but found #982CE5 (Magento2.Less.ColourDefinition.NotLower) 28:69 warning CSS colours must be defined in lowercase; expected #1d6799 but found #1D6799 (Magento2.Less.ColourDefinition.NotLower) 29:58 warning CSS colours must be defined in lowercase; expected #1d6799 but found #1D6799 (Magento2.Less.ColourDefinition.NotLower) 29:75 warning CSS colours must be defined in lowercase; expected #982ce5 but found #982CE5 (Magento2.Less.ColourDefinition.NotLower) 36:44 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 38:47 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 42:51 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 58:62 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 58:82 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 64:30 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 65:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 66:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 129:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 129:81 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 133:42 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 137:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 141:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 142:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 152:42 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 153:48 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 156:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 157:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 158:47 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 159:51 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 160:48 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 161:52 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) view/base/web/css/source/toolbar/_toolbar-sections.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 7:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 13:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 16:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 23:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 26:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 32:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/base/web/css/source/toolbar/_toolbar-components.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 4:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 4:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 8:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 23:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 23:27 warning CSS colours must be defined in lowercase; expected #982ce5 but found #982CE5 (Magento2.Less.ColourDefinition.NotLower) 44:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 48:41 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 51:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 64:36 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 64:40 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 93:42 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 96:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 120:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 128:22 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 130:29 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 134:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 142:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 147:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 152:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 164:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 165:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 168:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 187:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 195:22 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 199:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 206:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 213:44 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 217:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 223:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 226:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 250:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 258:33 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/base/web/css/source/toolbar/_toolbar-base.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 5:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 14:42 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 16:42 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 30:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 40:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 49:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 54:40 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 69:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 70:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 71:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 72:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 73:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 75:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 83:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 96:39 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 110:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 119:41 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 146:39 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) view/base/web/css/source/_mixins.less 2:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed) 5:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 6:91 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 25:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 26:38 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 32:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 36:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 39:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 40:45 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 45:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 48:11 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 55:42 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 59:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 64:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 64:15 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 65:1 warning Line indented incorrectly; expected 4 spaces, found 8 (Magento2.Less.Indentation.Incorrect) 65:20 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 65:38 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 65:46 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 66:1 warning Line indented incorrectly; expected 4 spaces, found 8 (Magento2.Less.Indentation.Incorrect) 66:17 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 67:1 warning Line indented incorrectly; expected 4 spaces, found 8 (Magento2.Less.Indentation.Incorrect) 67:23 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 67:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 74:19 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 75:1 warning Line indented incorrectly; expected 8 spaces, found 12 (Magento2.Less.Indentation.Incorrect) 75:24 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 75:42 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 75:50 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 76:1 warning Line indented incorrectly; expected 8 spaces, found 12 (Magento2.Less.Indentation.Incorrect) 76:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 77:1 warning Line indented incorrectly; expected 8 spaces, found 12 (Magento2.Less.Indentation.Incorrect) 80:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 80:51 warning Spaces should be before and after combinators (Magento2.Less.CombinatorIndentation.NoSpaces) 85:19 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 86:1 warning Line indented incorrectly; expected 8 spaces, found 12 (Magento2.Less.Indentation.Incorrect) 86:20 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 87:1 warning Line indented incorrectly; expected 8 spaces, found 12 (Magento2.Less.Indentation.Incorrect) 87:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 88:1 warning Line indented incorrectly; expected 8 spaces, found 12 (Magento2.Less.Indentation.Incorrect) 88:27 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 94:13 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 94:23 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 95:1 warning Line indented incorrectly; expected 12 spaces, found 16 (Magento2.Less.Indentation.Incorrect) 95:24 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 96:1 warning Line indented incorrectly; expected 12 spaces, found 16 (Magento2.Less.Indentation.Incorrect) 96:25 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 97:1 warning Line indented incorrectly; expected 12 spaces, found 16 (Magento2.Less.Indentation.Incorrect) 103:35 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 106:62 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 110:22 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 112:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 114:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 120:39 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 124:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 128:49 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 140:32 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 142:54 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 142:59 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 149:45 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 153:44 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 156:24 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 167:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 171:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 178:26 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) Api/PublicationRepositoryInterface.php 23:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 28:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 33:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 38:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 43:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 48:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Api/Data/ChangelogInterface.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) 20:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 21: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) 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) 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) 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) 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) 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) 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) 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) 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) 75:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 76:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Api/Data/PublicationInterface.php 20:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 21:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 26:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 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) 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) 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) 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) 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) 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) 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) 69:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 70:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 75:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 76:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 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) 86:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 87:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 91:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 92:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 97:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 98:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 102:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 103:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 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) 113:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 114:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 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) 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) 130:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 131: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) Api/Data/ScopeInterface.php 19:49 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Api/Data/PublicationSearchResultsInterface.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) 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) Api/Data/ValueInterface.php 24:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 25:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 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) 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) 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) 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) 51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 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) 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) 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) 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) 79:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 80:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 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) 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) 95:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 96:8 warning There must be exactly one blank line before tags (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) 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) 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) 117:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 118:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 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) 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) 134:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 135:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 139:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 140:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Api/Data/ChangelogSearchResultsInterface.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) 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) Api/Data/StatusInterface.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) 18:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 19:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 24:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 25:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 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) 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) 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) 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) 51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Api/StatusRepositoryInterface.php 23:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 26:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 28:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 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) 33:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 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) 38:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 43:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Api/GraphQL/ResolverInterface.php 10:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 13:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 20:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 26:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Test/Unit/View/Helper/BreezeThemeEditorTest.php 20:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 62:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 80:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 116:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 134:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 153:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 262:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) Test/Unit/ViewModel/Toolbar/ToolbarUrlProviderTest.php 23:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/ViewModel/Toolbar/ToolbarPermissionsProviderTest.php 17:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/ViewModel/Toolbar/ToolbarScopeProviderTest.php 20:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/ViewModel/Toolbar/ToolbarAuthProviderTest.php 19:25 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/ViewModel/Toolbar/ToolbarThemeProviderTest.php 21:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/ViewModel/AdminToolbarTest.php 35:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Plugin/TemplateEngine/PhpPluginTest.php 15:51 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 16:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 17:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:23 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Plugin/Mutation/InvalidateCacheAfterMutationTest.php 19:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Plugin/GraphQL/AclAuthorizationTest.php 18:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:24 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:24 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:24 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Plugin/GraphQL/ResolverAclGuardrailTest.php 59:17 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Service/ValueServiceTest.php 17:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 349:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Service/PublishServiceTest.php 32:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:55 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:53 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:43 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 41:46 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 42:43 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 43:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 44:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 104:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 105:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 127:148 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong) 164:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 234:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 671:147 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 705:38 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 705:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Service/ValueInheritanceResolverTest.php 20:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:46 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 121:24 warning Expected "match (...) {\n"; found "match(...) {\n" (PEAR.ControlStructures.ControlSignature.Found) 121:24 warning Expected 1 space after MATCH keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 130:9 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 139:13 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 140:13 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 141:13 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 186:132 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 219:132 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 253:132 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 285:132 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 468:133 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 514:24 warning Expected "match (...) {\n"; found "match(...) {\n" (PEAR.ControlStructures.ControlSignature.Found) 514:24 warning Expected 1 space after MATCH keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 550:24 warning Expected "match (...) {\n"; found "match(...) {\n" (PEAR.ControlStructures.ControlSignature.Found) 550:24 warning Expected 1 space after MATCH keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 622:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 692:38 warning Expected 1 space after comma in argument list; 2 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 693:30 warning Expected 1 space after comma in argument list; 10 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 695:30 warning Expected 1 space after comma in argument list; 10 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 696:37 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 697:30 warning Expected 1 space after comma in argument list; 10 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 784:5 warning Opening brace indented incorrectly; expected 0 spaces, found 4 (Squiz.Functions.MultiLineFunctionDeclaration.BraceIndent) 825:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 825:5 warning Closing brace indented incorrectly; expected 0 spaces, found 4 (Squiz.WhiteSpace.ScopeClosingBrace.Indent) 832:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 838:38 warning Expected 1 space after comma in argument list; 2 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 839:30 warning Expected 1 space after comma in argument list; 10 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 841:30 warning Expected 1 space after comma in argument list; 10 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 842:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 849:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 861:13 warning Line indented incorrectly; expected 8 spaces, found 12 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 867:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 876:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 891:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 896:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 902:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 910:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 917:17 warning Line indented incorrectly; expected 12 spaces, found 16 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 919:17 warning Line indented incorrectly; expected 12 spaces, found 16 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 921:13 warning Line indented incorrectly; expected 8 spaces, found 12 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 927:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 935:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 942:17 warning Line indented incorrectly; expected 12 spaces, found 16 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 944:17 warning Line indented incorrectly; expected 12 spaces, found 16 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 946:13 warning Line indented incorrectly; expected 8 spaces, found 12 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 952:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 962:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 977:13 warning Line indented incorrectly; expected 8 spaces, found 12 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 983:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 993:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 1008:13 warning Line indented incorrectly; expected 8 spaces, found 12 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 1014:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 1026:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 1038:13 warning Line indented incorrectly; expected 8 spaces, found 12 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 1044:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 1050:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 1073:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 1079:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 1098:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 1107:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 1130:13 warning Line indented incorrectly; expected 8 spaces, found 12 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 1139:5 warning Line indented incorrectly; expected 0 spaces, found 4 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) Test/Unit/Model/Service/CssGeneratorTest.php 27:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 29:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 34:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 184:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 185:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 186:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 440:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 446:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 492:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 525:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 530:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 533:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 593:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 597:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 651:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 1185:39 warning Expected 1 space after comma in argument list; 4 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 1373:39 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 1423:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 1460:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 1461:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 1860:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 1914:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 2647:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Test/Unit/Model/Service/Css/CssVariableBuilderRawCssTest.php 17:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 52:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 155:141 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Service/Css/CssVariableBuilderTest.php 17:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 414:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Service/Css/CssValueFormatterTest.php 16:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 174:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Service/Css/CssVariableBuilderMediaTest.php 20:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Service/Css/CssFontImportBuilderTest.php 18:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Service/AdminTokenGeneratorTest.php 23:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 145:34 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 184:34 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) Test/Unit/Model/Service/ValidationServiceTest.php 14:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 145:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Service/ImportExportServiceTest.php 21:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:44 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 303:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 329:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 420:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Test/Unit/Model/Service/PresetServiceTest.php 20:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 186:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 352:132 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 407:132 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 479:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 522:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Provider/CompareProviderTest.php 16:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 17:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Provider/ThemeAvailabilityProviderTest.php 18:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:27 warning There must be 1 space after the property type declaration; 2 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 19:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:26 warning There must be 1 space after the property type declaration; 3 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 21:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:12 warning Method name "ThemeAvailabilityProviderTest::testHasSettings_returnsTrueWhenThemeHasFile" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 58:12 warning Method name "ThemeAvailabilityProviderTest::testHasSettings_returnsFalseWhenThemeHasNoFile" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 77:12 warning Method name "ThemeAvailabilityProviderTest::testHasSettings_returnsFalseWhenThemeResolverThrows" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 96:12 warning Method name "ThemeAvailabilityProviderTest::testHasSettings_memoizesConfigFileMap" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) Test/Unit/Model/Provider/ConfigProviderTest.php 18:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 26:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:44 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:47 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:43 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 454:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 807:13 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 808:13 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 946:12 warning Method name "ConfigProviderTest::testGetThemeIdsWithConfigFile_returnsOnlyThemesWithFile" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 973:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 994:12 warning Method name "ConfigProviderTest::testGetThemeIdsWithConfigFile_emptyCollection_returnsEmptyArray" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) Test/Unit/Model/Provider/StoreDataProviderTest.php 16:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 17:46 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:50 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 53:26 warning Incorrect spacing between argument "$active" and equals sign; expected 1 but found 3 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 55:27 warning Incorrect spacing between argument "$groupId" and equals sign; expected 1 but found 3 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 124:12 warning Method name "StoreDataProviderTest::testGetHierarchicalStores_setsHasSettingsTrueForAllScopes" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 160:12 warning Method name "StoreDataProviderTest::testGetHierarchicalStores_setsHasSettingsFalseWhenNoConfigFile" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 184:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 192:12 warning Method name "StoreDataProviderTest::testGetHierarchicalStores_mixedScopes" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 218:52 warning Expected 1 space after comma in argument list; 2 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 220:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 230:12 warning Method name "StoreDataProviderTest::testGetHierarchicalStores_toleratesUnresolvableCurrentStore" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 257:12 warning Method name "StoreDataProviderTest::testGetAvailableStores_toleratesUnresolvableCurrentStoreAndWebsite" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) Test/Unit/Model/Provider/AdminPageUrlProviderTest.php 30:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:46 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:43 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:43 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Provider/PageUrlProviderTest.php 24:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:46 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Provider/Stub/ArrayObjectStub.php 8:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Provider/StatusProviderTest.php 17:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Resolver/Query/ConfigTest.php 28:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 30:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 35:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 41:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 42:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 43:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 44:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 45:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 46:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 47:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 48:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 49:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 51:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 52:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 53:25 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 110:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 139:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 181:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 236:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 253:140 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 271:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 288:140 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 306:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 319:140 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 349:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 362:140 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 410:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 442:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 475:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Resolver/Query/ConfigFromPublicationTest.php 31:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:44 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:55 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:53 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:53 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 41:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 42:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 43:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 44:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 104:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 104:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 104:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 118:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 118:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 118:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 144:142 warning Line exceeds 120 characters; contains 142 characters (Generic.Files.LineLength.TooLong) 150:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 150:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 150:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) Test/Unit/Model/Resolver/Query/CompareTest.php 20:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 63:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 63:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 63:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 85:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 85:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 85:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 101:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 101:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 101:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) Test/Unit/Model/Resolver/Query/PublicationTest.php 25:25 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:55 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:53 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:46 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 87:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 87:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 87:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 103:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 103:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 103:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 129:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 129:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 129:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 149:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 149:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 149:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 153:148 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Resolver/Query/ValuesTest.php 22:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 24:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 29:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:25 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 76:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 90:13 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 104:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 154:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 190:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 215:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 276:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 318:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Test/Unit/Model/Resolver/Query/GetCssTest.php 27:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 29:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 34:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 41:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 42:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 43:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 44:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 46:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 47:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 48:25 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Resolver/Query/PublicationsTest.php 27:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:55 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:46 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 98:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 98:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 98:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 126:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 126:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 126:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 146:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 146:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 146:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 157:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 157:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 157:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 172:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 172:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 172:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) Test/Unit/Model/Resolver/FieldParamsTypeResolverTest.php 19:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Resolver/Mutation/PublishTest.php 23:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 48:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Resolver/Mutation/ApplyPresetTest.php 26:25 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 91:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 91:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 91:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 105:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 105:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 105:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 124:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 124:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 124:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 154:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 154:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 154:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 171:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 171:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 171:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) Test/Unit/Model/Resolver/Mutation/SaveValueTest.php 23:23 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:25 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 50:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 103:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 147:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 186:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 224:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 262:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 300:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 336:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 372:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Resolver/Mutation/ImportSettingsTest.php 23:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:44 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 48:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 74:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 74:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 74:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 99:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 99:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 99:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 121:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 121:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 121:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 152:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 152:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 152:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) Test/Unit/Model/Resolver/Mutation/SavePaletteValueTest.php 23:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 47:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Resolver/Mutation/DiscardPublishedTest.php 20:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Resolver/Mutation/DiscardDraftTest.php 21:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 74:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 74:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 74:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 94:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 94:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 94:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 108:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 112:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 112:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 112:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 129:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 129:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 129:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) Test/Unit/Model/Resolver/Mutation/SaveValuesTest.php 24:24 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 77:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Resolver/Mutation/ExportSettingsTest.php 20:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 22:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 27:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:25 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 71:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 103:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 142:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 176:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 206:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Test/Unit/Model/Resolver/Mutation/CopyFromStoreTest.php 24:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 51:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 73:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 73:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 73:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 92:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 92:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 92:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 113:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 113:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 113:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 138:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 138:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 138:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 161:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 161:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 161:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) Test/Unit/Model/Resolver/Mutation/RollbackTest.php 23:22 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:55 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 46:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Resolver/Mutation/DeletePublicationTest.php 19:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Resolver/Mutation/ResetToDefaultsTest.php 24:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 89:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 89:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 89:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 116:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 116:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 116:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 138:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 138:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 138:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 154:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 154:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 154:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 179:27 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 179:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 179:63 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) Test/Unit/Model/Data/ScopeFactoryTest.php 11:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Utility/AdminUserLoaderTest.php 15:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 16:43 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 17:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Utility/MediaQueryResolverTest.php 14:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 84:42 warning Expected 1 space after comma in argument list; 2 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 85:42 warning Expected 1 space after comma in argument list; 2 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) Test/Unit/Model/Utility/UserResolverTest.php 16:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 17:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Utility/ColorPipelineTest.php 21:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Utility/ColorConverterTest.php 10:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 12:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) Test/Unit/Model/Utility/ColorFormatResolverTest.php 16:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 17:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:12 warning Method name "ColorFormatResolverTest::it_respects_explicit_rgb_format" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 39:12 warning Method name "ColorFormatResolverTest::it_respects_explicit_hex_format" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 47:12 warning Method name "ColorFormatResolverTest::it_normalizes_uppercase_format" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 58:12 warning Method name "ColorFormatResolverTest::it_auto_detects_rgb_from_default" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 72:12 warning Method name "ColorFormatResolverTest::it_auto_detects_hex_from_default" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 86:12 warning Method name "ColorFormatResolverTest::it_defaults_to_hex_for_palette_references" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 97:12 warning Method name "ColorFormatResolverTest::it_defaults_to_hex_when_no_default_provided" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 105:12 warning Method name "ColorFormatResolverTest::it_resolves_auto_format_with_rgb_default" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 113:12 warning Method name "ColorFormatResolverTest::it_resolves_auto_format_with_hex_default" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 121:12 warning Method name "ColorFormatResolverTest::it_resolves_auto_format_with_palette_reference" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 129:12 warning Method name "ColorFormatResolverTest::it_resolves_auto_format_without_default_to_hex" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 141:12 warning Method name "ColorFormatResolverTest::it_detects_rgb_as_auto_detectable" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 150:12 warning Method name "ColorFormatResolverTest::it_detects_hex_as_auto_detectable" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 159:12 warning Method name "ColorFormatResolverTest::it_detects_palette_reference_as_auto_detectable" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 167:12 warning Method name "ColorFormatResolverTest::it_returns_false_for_null_or_empty" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 176:12 warning Method name "ColorFormatResolverTest::it_returns_false_for_invalid_values" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 189:12 warning Method name "ColorFormatResolverTest::it_detects_rgb_format_from_value" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 198:12 warning Method name "ColorFormatResolverTest::it_detects_hex_format_from_value" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 207:12 warning Method name "ColorFormatResolverTest::it_detects_palette_format_from_value" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 216:12 warning Method name "ColorFormatResolverTest::it_returns_unknown_for_invalid_values" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 229:12 warning Method name "ColorFormatResolverTest::it_handles_complex_workflow_rgb_field" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 248:12 warning Method name "ColorFormatResolverTest::it_handles_complex_workflow_palette_field" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 268:12 warning Method name "ColorFormatResolverTest::it_handles_edge_case_empty_string_default" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 276:12 warning Method name "ColorFormatResolverTest::it_handles_edge_case_whitespace_default" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 284:12 warning Method name "ColorFormatResolverTest::it_handles_mixed_case_format" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 297:12 warning Method name "ColorFormatResolverTest::it_detects_hex8_as_auto_detectable" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 307:12 warning Method name "ColorFormatResolverTest::it_detects_hex8_format_as_hex" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 316:12 warning Method name "ColorFormatResolverTest::it_auto_detects_hex_from_hex8_default" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) 327:12 warning Method name "ColorFormatResolverTest::it_respects_explicit_rgb_format_for_hex8_value" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) Test/Unit/Model/Utility/ColorFormatterTest.php 11:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 15:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 20:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Utility/ThemeResolverTest.php 22:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:45 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:47 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:44 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Formatter/SectionFormatterFontPaletteTest.php 28:19 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 37:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 38:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 94:41 warning Expected 1 space after comma in argument list; 10 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 95:40 warning Expected 1 space after comma in argument list; 12 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 96:43 warning Expected 1 space after comma in argument list; 9 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 97:36 warning Expected 1 space after comma in argument list; 16 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 98:36 warning Expected 1 space after comma in argument list; 16 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 99:50 warning Expected 1 space after comma in argument list; 2 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 100:44 warning Expected 1 space after comma in argument list; 8 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 101:50 warning Expected 1 space after comma in argument list; 2 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 141:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 178:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 211:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Formatter/SectionFormatterColorTest.php 31:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 116:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 125:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 136:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 145:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 156:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 165:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 167:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 175:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 184:141 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 195:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 204:141 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 214:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 223:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Formatter/SectionFormatterRefTest.php 22:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Formatter/SectionFormatterPassthroughTest.php 25:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Formatter/FieldParamsFormatterTest.php 22:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 50:32 warning Expected 1 space after comma in argument list; 2 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 84:32 warning Expected 1 space after comma in argument list; 2 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 199:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 233:34 warning Expected 1 space after comma in argument list; 11 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 254:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/Formatter/SectionFormatterMediaAliasTest.php 31:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 158:35 warning Expected 1 space after comma in argument list; 13 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) Test/Unit/Model/Formatter/SectionFormatterMediaTest.php 23:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Formatter/FieldParamsFormatterFontStylesheetsTest.php 19:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 62:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 63:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 71:37 warning Expected 1 space after comma in argument list; 4 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 102:37 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 103:41 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 145:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 157:42 warning Expected 1 space after comma in argument list; 2 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) Test/Unit/Model/Config/PaletteResolverTest.php 17:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/Config/FontPaletteProviderTest.php 15:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 16:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 129:50 warning Expected 1 space after comma in argument list; 12 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 130:38 warning Expected 1 space after comma in argument list; 24 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 131:59 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 217:36 warning Expected 1 space after comma in argument list; 13 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 218:36 warning Expected 1 space after comma in argument list; 13 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 219:43 warning Expected 1 space after comma in argument list; 6 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 300:34 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 302:33 warning Expected 1 space after comma in argument list; 4 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) Test/Unit/Controller/Adminhtml/Editor/AbstractEditorTest.php 28:46 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Block/TestRunner.php 61:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 80:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 101:39 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 187:13 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 199:13 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 207:13 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) Block/ThemeCssVariables.php 34:79 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/Editor/Iframe.php 14:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 15:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)