Magento Coding Standard (PHPCS) report for magepow/social-login =============================================================== Package version: 1.0.0 | Magento: 2.4.9 | Tested: 2026-05-26 7 errors, 1728 warnings in 13 files Helper/Data.php 9:1 warning There must be one blank line after the last USE statement; 0 found; (PSR2.Namespaces.UseDeclaration.SpaceAfterLastUse) 12:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 14:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 16:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 33:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 40:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 53:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 68:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 69:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 70:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 81:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 82:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 82: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 null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 92: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 null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 102:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 116:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 117:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 117:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 126:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 127:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 127:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 136:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 137:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 137:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 146:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 147:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 147:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 156:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 157:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 164:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 165:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 165:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 174:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 175:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 175:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/Social.php 17:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 18:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 18:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 56:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 57:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 57:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 76:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 77:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 79:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 84:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 85:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 85:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 94:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 95:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 95:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 104:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 105:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 105:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 116:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 117:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 117:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 128:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 129:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 129:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 157:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 158:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 161:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 180:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 181:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 195:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 196:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Social.php 31:4 warning Tag @package MUST NOT be used. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.ForbiddenTags) 33:1 warning Class description must contain meaningful information beyond what its name provides or be removed. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.InvalidDescription) 35:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 37:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 39:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 44:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 49:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 64:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 69:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 92:8 warning $dateTime parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 93:8 warning $resource parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 94:8 warning $resourceCollection parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 130:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 131:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 131:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 132:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 153:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 154:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 154:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 155:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 172:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 173:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 173:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 174:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 248:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 249:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 249:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 250:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 251:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 272:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 273:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 273:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 274:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 284:45 warning The use of function base64_decode() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 289:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 290:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 290:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 291:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 310:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 311:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 311:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 312:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) Model/ResourceModel/Social/Collection.php 10:4 warning Tag @package MUST NOT be used. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.ForbiddenTags) 12:1 warning Class description must contain meaningful information beyond what its name provides or be removed. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.InvalidDescription) 22:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 23:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 23:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/System/RedirectUrl.php 13:4 warning Tag @package MUST NOT be used. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.ForbiddenTags) 20:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 49:200 warning Line exceeds 120 characters; contains 200 characters (Generic.Files.LineLength.TooLong) Model/System/Config/Source/Position.php 8:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 9:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 10:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 11:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Setup/InstallSchema.php 1:1 error InstallSchema scripts are obsolete. Please use declarative schema approach in module's etc/db_schema.xml file (Magento2.Legacy.InstallUpgrade.ObsoleteInstallSchemaScript) 12:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 13:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) etc/acl.xml 4:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 5:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 6:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 7:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 8:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 9:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 10:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 11:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 12:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 13:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 14:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 15:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 16:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) Controller/Social/AbstractSocial.php 33:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 38:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 43:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 48:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 53:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 81:6 warning Expected 1 space after asterisk; 0 found (Squiz.Commenting.DocCommentAlignment.NoSpaceAfterStar) 98:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 133:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 134:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 134:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 135:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 145:69 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 165:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 166:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 190:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 191:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 191:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 203:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 252:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 279:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 280:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 280:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 305:13 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 322:13 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) Controller/Social/Login.php 15:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 16:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 17:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:151 warning Line exceeds 120 characters; contains 151 characters (Generic.Files.LineLength.TooLong) 31:9 warning Expected "if (...) {\n"; found "if(...){\n" (PEAR.ControlStructures.ControlSignature.Found) 31:9 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 31:17 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 34:9 warning Expected "if (...) {\n"; found "if(...) {\n" (PEAR.ControlStructures.ControlSignature.Found) 34:9 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 74:10 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 81:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 82:6 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 106:6 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 107:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 108:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 108:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 113:6 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 125:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 126:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 133:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 134:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 134:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) view/frontend/templates/form/social.phtml 5:26 warning The use of function sizeof() is discouraged; use count()() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 10:87 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 11:72 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 12:72 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 12:112 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 12:150 warning Line exceeds 120 characters; contains 154 characters (Generic.Files.LineLength.TooLong) 14:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 23:75 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) view/frontend/web/css/source/_module.less 5:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 5:17 warning CSS colours must be defined in lowercase; expected #fff but found #FFF (Magento2.Less.ColourDefinition.NotLower) 12:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 13:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 14:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 17:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 18:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 20:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 23:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 24:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 26:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 26:23 warning CSS colours must use shorthand if available; expected #39c but found #3399cc (Magento2.Less.ColourDefinition.Shorthand) 26:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 29:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 30:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 32:14 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 39:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 40:17 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 40:78 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 43:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 44:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 47:30 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 47:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 50:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 51:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 52:13 warning Units specified for "0" value (Magento2.Less.ZeroUnits.ZeroUnitFound) 63:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 64:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 72:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 72:12 warning CSS colours must use shorthand if available; expected #fff but found #ffffff (Magento2.Less.ColourDefinition.Shorthand) 72:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 87:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 88:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 88:12 warning CSS colours must use shorthand if available; expected #fff but found #ffffff (Magento2.Less.ColourDefinition.Shorthand) 124:17 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 129:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 129:12 warning CSS colours must use shorthand if available; expected #fff but found #ffffff (Magento2.Less.ColourDefinition.Shorthand) 129:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 146:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 150:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 161:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 161:15 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 161:29 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 161:43 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 161:57 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 161:72 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 161:86 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 161:101 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 161:115 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 161:129 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 161:145 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 161:158 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 161:158 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 161:158 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 161:158 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 161:158 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 161:158 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 161:158 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 161:158 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 161:158 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 161:158 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 165:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 168:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 171:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 180:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 181:22 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 181:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 186:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 195:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 199:22 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 200:15 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 212:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 213:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 214:39 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 219:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 228:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 233:15 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 245:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 246:33 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 251:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 260:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 265:15 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 277:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 282:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 283:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 288:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 297:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 302:15 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 318:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 320:31 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 325:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 334:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 339:15 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 348:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 349:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 354:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 363:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 368:15 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 390:38 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 398:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 399:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 410:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 411:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 411:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 415:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 420:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 421:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 425:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 430:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 431:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 435:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 440:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 441:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 452:15 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 463:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 464:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 464:43 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 468:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 473:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 474:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 478:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 483:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 484:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 488:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 493:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 494:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 500:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 506:20 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 507:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 513:20 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 514:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 520:20 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 521:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 525:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 526:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 526:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 527:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 527:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 530:32 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 531:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 532:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 532:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 533:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 533:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 537:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 538:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 538:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 539:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 539:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 542:68 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 542:68 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 543:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 544:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 544:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 545:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 545:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 548:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 548:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 548:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 548:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 548:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 548:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 548:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 548:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 549:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 550:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 550:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 551:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 551:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 554:68 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 554:68 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 555:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 558:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 558:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 558:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 558:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 558:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 558:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 558:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 558:258 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 559:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 560:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 560:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 564:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 564:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 565:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 565:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 569:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 570:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 570:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 571:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 571:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 574:44 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 575:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 576:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 576:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 577:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 577:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 581:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 582:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 582:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 583:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 583:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 586:86 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 586:86 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 587:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 588:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 588:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 589:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 589:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 592:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 592:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 592:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 592:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 592:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 592:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 592:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 592:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 593:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 594:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 594:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 595:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 595:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 598:86 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 598:86 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 599:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 602:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 602:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 602:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 602:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 602:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 602:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 602:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 602:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 603:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 604:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 604:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 608:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 608:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 609:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 609:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 613:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 614:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 614:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 615:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 615:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 618:40 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 619:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 620:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 620:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 621:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 621:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 625:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 626:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 626:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 627:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 627:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 630:80 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 630:80 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 631:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 632:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 632:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 633:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 633:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 636:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 636:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 636:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 636:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 636:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 636:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 636:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 636:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 637:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 638:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 638:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 639:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 639:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 642:80 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 642:80 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 643:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 646:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 646:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 646:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 646:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 646:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 646:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 646:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 646:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 647:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 648:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 648:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 652:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 652:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 653:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 653:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 657:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 658:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 658:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 659:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 659:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 662:42 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 663:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 664:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 664:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 665:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 665:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 669:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 670:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 670:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 671:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 671:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 674:83 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 674:83 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 675:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 676:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 676:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 677:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 677:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 680:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 680:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 680:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 680:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 680:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 680:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 680:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 680:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 681:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 682:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 682:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 683:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 683:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 686:83 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 686:83 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 687:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 690:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 690:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 690:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 690:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 690:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 690:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 690:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 690:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 691:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 692:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 692:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 696:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 696:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 697:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 697:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 701:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 702:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 702:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 703:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 703:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 706:38 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 707:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 708:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 708:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 709:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 709:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 713:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 714:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 714:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 715:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 715:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 718:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 718:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 719:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 720:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 720:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 721:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 721:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 724:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 724:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 724:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 724:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 724:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 724:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 724:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 724:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 725:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 726:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 726:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 727:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 727:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 730:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 730:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 731:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 734:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 734:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 734:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 734:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 734:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 734:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 734:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 734:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 735:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 736:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 736:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 740:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 740:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 741:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 741:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 745:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 746:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 746:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 747:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 747:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 750:46 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 751:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 752:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 752:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 753:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 753:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 757:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 758:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 758:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 759:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 759:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 762:89 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 762:89 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 763:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 764:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 764:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 765:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 765:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 768:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 768:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 768:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 768:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 768:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 768:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 768:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 768:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 769:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 770:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 770:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 771:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 771:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 774:89 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 774:89 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 775:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 778:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 778:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 778:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 778:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 778:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 778:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 778:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 778:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 779:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 780:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 780:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 784:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 784:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 785:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 785:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 789:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 790:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 790:23 warning CSS colours must be defined in lowercase; expected #2e9fff but found #2E9FFF (Magento2.Less.ColourDefinition.NotLower) 790:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 791:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 791:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 799:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 799:14 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 803:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 804:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 804:23 warning CSS colours must be defined in lowercase; expected #005ff9 but found #005FF9 (Magento2.Less.ColourDefinition.NotLower) 804:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 805:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 805:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 808:38 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 809:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 810:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 810:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 811:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 811:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 815:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 816:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 816:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 817:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 817:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 820:75 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 820:75 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 821:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 822:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 822:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 823:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 823:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 826:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 826:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 826:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 826:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 826:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 826:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 826:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 826:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 827:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 828:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 828:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 829:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 829:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 832:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 832:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 833:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 836:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 836:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 836:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 836:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 836:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 836:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 836:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 836:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 837:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 838:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 838:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 842:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 842:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 843:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 843:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 851:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 851:14 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 855:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 856:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 856:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 857:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 857:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 860:36 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 861:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 862:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 862:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 863:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 863:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 867:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 868:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 868:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 869:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 869:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 872:74 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 872:74 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 873:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 874:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 874:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 875:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 875:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 878:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 878:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 878:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 878:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 878:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 878:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 878:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 878:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 879:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 880:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 880:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 881:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 881:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 884:74 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 884:74 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 885:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 888:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 888:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 888:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 888:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 888:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 888:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 888:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 888:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 889:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 890:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 890:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 894:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 894:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 895:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 895:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 899:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 900:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 900:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 901:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 901:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 904:38 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 905:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 906:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 906:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 907:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 907:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 911:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 912:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 912:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 913:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 913:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 916:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 916:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 917:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 918:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 918:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 919:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 919:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 922:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 922:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 922:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 922:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 922:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 922:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 922:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 922:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 923:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 924:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 924:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 925:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 925:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 928:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 928:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 929:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 932:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 932:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 932:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 932:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 932:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 932:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 932:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 932:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 933:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 934:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 934:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 938:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 938:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 939:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 939:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 943:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 944:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 944:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 945:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 945:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 948:38 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 949:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 950:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 950:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 951:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 951:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 955:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 956:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 956:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 957:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 957:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 960:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 960:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 961:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 962:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 962:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 963:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 963:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 966:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 966:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 966:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 966:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 966:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 966:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 966:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 966:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 967:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 968:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 968:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 969:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 969:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 972:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 972:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 973:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 976:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 976:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 976:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 976:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 976:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 976:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 976:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 976:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 977:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 978:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 978:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 982:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 982:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 983:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 983:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 991:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 991:14 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 999:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 999:14 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 1007:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1007:14 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 1015:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1015:14 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 1023:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1023:14 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 1027:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1028:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1028:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1029:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1029:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1032:42 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1033:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1034:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1034:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1035:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1035:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1039:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1040:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1040:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1041:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1041:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1044:83 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1044:83 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1045:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1046:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1046:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1047:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1047:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1050:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1050:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1050:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1050:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1050:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1050:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1050:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1050:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1051:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1052:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1052:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1053:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1053:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1056:83 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1056:83 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1057:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1060:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1060:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1060:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1060:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1060:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1060:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1060:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1060:303 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1061:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1062:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1062:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1066:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1066:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1067:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1067:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1071:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1072:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1072:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1073:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1073:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1076:44 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1077:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1078:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1078:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1079:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1079:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1083:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1084:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1084:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1085:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1085:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1088:86 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1088:86 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1089:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1090:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1090:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1091:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1091:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1094:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1094:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1094:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1094:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1094:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1094:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1094:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1094:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1095:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1096:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1096:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1097:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1097:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1100:86 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1100:86 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1101:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1104:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1104:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1104:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1104:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1104:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1104:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1104:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1104:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1105:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1106:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1106:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1110:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1110:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1111:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1111:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1115:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1116:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1116:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1117:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1117:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1120:52 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1121:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1122:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1122:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1123:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1123:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1127:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1128:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1128:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1129:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1129:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1132:98 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1132:98 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1133:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1134:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1134:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1135:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1135:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1138:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1138:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1138:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1138:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1138:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1138:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1138:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1138:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1139:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1140:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1140:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1141:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1141:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1144:98 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1144:98 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1145:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1148:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1148:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1148:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1148:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1148:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1148:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1148:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1148:348 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1149:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1150:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1150:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1154:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1154:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1155:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1155:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1159:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1160:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1160:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1161:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1161:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1164:38 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1165:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1166:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1166:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1167:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1167:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1171:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1172:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1172:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1173:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1173:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1176:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1176:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1177:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1178:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1178:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1179:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1179:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1182:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1182:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1182:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1182:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1182:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1182:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1182:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1182:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1183:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1184:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1184:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1185:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1185:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1188:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1188:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1189:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1192:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1192:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1192:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1192:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1192:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1192:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1192:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1192:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1193:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1194:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1194:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1198:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1198:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1199:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1199:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1203:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1204:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1204:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1205:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1205:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1208:44 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1209:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1210:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1210:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1211:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1211:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1215:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1216:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1216:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1217:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1217:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1220:86 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1220:86 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1221:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1222:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1222:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1223:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1223:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1226:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1226:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1226:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1226:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1226:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1226:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1226:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1226:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1227:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1228:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1228:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1229:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1229:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1232:86 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1232:86 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1233:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1236:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1236:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1236:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1236:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1236:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1236:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1236:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1236:312 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1237:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1238:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1238:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1242:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1242:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1243:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1243:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1247:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1248:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1248:23 warning CSS colours must use shorthand if available; expected #f60 but found #ff6600 (Magento2.Less.ColourDefinition.Shorthand) 1248:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1249:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1249:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1252:38 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1253:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1254:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1254:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1255:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1255:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1259:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1260:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1260:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1261:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1261:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1264:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1264:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1265:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1266:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1266:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1267:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1267:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1270:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1270:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1270:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1270:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1270:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1270:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1270:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1270:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1271:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1272:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1272:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1273:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1273:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1276:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1276:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1277:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1280:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1280:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1280:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1280:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1280:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1280:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1280:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1280:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1281:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1282:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1282:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1286:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1286:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1287:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1287:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1291:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1292:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1292:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1293:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1293:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1296:46 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1297:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1298:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1298:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1299:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1299:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1303:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1304:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1304:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1305:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1305:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1308:89 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1308:89 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1309:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1310:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1310:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1311:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1311:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1314:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1314:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1314:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1314:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1314:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1314:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1314:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1314:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1315:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1316:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1316:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1317:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1317:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1320:89 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1320:89 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1321:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1324:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1324:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1324:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1324:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1324:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1324:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1324:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1324:321 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1325:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1326:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1326:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1330:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1330:16 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1331:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1331:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1335:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1336:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1336:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1337:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1337:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1340:38 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1341:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1342:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1342:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1343:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1343:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1347:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1348:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1348:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1349:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1349:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1352:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1352:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1353:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1354:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1354:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1355:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1355:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1358:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1358:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1358:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1358:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1358:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1358:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1358:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1358:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1359:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1360:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1360:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1361:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1361:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1364:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1364:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1365:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1368:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1368:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1368:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1368:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1368:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1368:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1368:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1368:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1369:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1370:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1370:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1374:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1374:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1375:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1375:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1379:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1380:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1380:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1381:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1381:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1384:40 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1385:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1386:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1386:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1387:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1387:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1391:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1392:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1392:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1393:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1393:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1396:80 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1396:80 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1397:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1398:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1398:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1399:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1399:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1402:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1402:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1402:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1402:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1402:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1402:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1402:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1402:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1403:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1404:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1404:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1405:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1405:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1408:80 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1408:80 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1409:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1412:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1412:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1412:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1412:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1412:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1412:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1412:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1412:294 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1413:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1414:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1414:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1418:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1418:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1419:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1419:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1423:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1424:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1424:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1425:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1425:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1428:36 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1429:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1430:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1430:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1431:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1431:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1435:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1436:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1436:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1437:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1437:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1440:74 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1440:74 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1441:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1442:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1442:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1443:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1443:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1446:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1446:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1446:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1446:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1446:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1446:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1446:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1446:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1447:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1448:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1448:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1449:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1449:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1452:74 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1452:74 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1453:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1456:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1456:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1456:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1456:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1456:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1456:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1456:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1456:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1457:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1458:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1458:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1462:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1462:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1463:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1463:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1467:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1468:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1468:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1469:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1469:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1472:30 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1473:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1474:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1474:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1475:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1475:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1479:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1480:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1480:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1481:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1481:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1484:65 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1484:65 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1485:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1486:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1486:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1487:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1487:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1490:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1490:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1490:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1490:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1490:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1490:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1490:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1490:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1491:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1492:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1492:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1493:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1493:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1496:65 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1496:65 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1497:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1500:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1500:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1500:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1500:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1500:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1500:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1500:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1500:249 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1501:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1502:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1502:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1506:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1506:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1507:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1507:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1511:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1512:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1512:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1513:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1513:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1516:36 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1517:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1518:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1518:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1519:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1519:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1523:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1524:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1524:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1525:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1525:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1528:74 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1528:74 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1529:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1530:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1530:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1531:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1531:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1534:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1534:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1534:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1534:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1534:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1534:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1534:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1534:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1535:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1536:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1536:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1537:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1537:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1540:74 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1540:74 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1541:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1544:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1544:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1544:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1544:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1544:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1544:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1544:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1544:276 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1545:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1546:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1546:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1550:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1550:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1551:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1551:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1555:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1556:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1556:23 warning CSS colours must use shorthand if available; expected #f90 but found #ff9900 (Magento2.Less.ColourDefinition.Shorthand) 1556:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1557:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1557:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1560:38 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1561:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1562:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1562:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1563:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1563:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1567:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1568:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1568:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1569:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1569:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1572:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1572:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1573:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1574:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1574:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1575:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1575:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1578:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1578:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1578:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1578:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1578:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1578:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1578:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1578:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1579:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1580:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1580:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1581:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1581:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1584:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1584:77 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1585:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1588:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1588:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1588:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1588:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1588:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1588:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1588:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1588:285 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1589:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1589:23 warning CSS colours must use shorthand if available; expected #f90 but found #ff9900 (Magento2.Less.ColourDefinition.Shorthand) 1590:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1590:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1594:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1594:12 warning CSS colours must use shorthand if available; expected #f90 but found #ff9900 (Magento2.Less.ColourDefinition.Shorthand) 1594:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1595:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1595:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1603:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1604:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1604:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1605:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1605:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1608:34 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1609:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1610:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1610:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1611:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1611:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1615:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1616:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1616:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1617:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1617:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1620:71 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1620:71 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1621:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1622:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1622:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1623:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1623:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1626:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1626:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1626:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1626:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1626:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1626:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1626:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1626:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1627:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1628:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1628:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1629:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1629:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1632:71 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1632:71 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1633:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1636:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1636:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1636:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1636:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1636:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1636:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1636:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1636:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1637:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1638:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1638:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1642:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1642:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1643:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1643:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1651:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1651:14 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 1654:1 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 1655:18 warning Units specified for "0" value (Magento2.Less.ZeroUnits.ZeroUnitFound) 1661:22 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1686:22 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1688:5 warning Id selector is used (Magento2.Less.AvoidId.IdSelectorUsage) 1693:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1697:95 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1698:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1706:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1707:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1708:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1708:37 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1711:34 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1712:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1713:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1713:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1714:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1714:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1718:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1719:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1719:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1720:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1720:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1723:71 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1723:71 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1724:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1725:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1725:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1726:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1726:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1729:269 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1729:269 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1729:269 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1729:269 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1729:269 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1729:269 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1729:269 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1729:269 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1730:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1731:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1731:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1732:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1732:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1735:71 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1735:71 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1736:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1739:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1739:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1739:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1739:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1739:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1739:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1739:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1739:267 warning Add a line break after each selector delimiter (Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter) 1740:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1741:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1741:33 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 1745:12 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 1745:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 1746:5 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 1746:23 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) Block/Social.php 12:4 warning Tag @package MUST NOT be used. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.ForbiddenTags) 14:1 warning Class description must contain meaningful information beyond what its name provides or be removed. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.InvalidDescription) 19:15 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 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) 54:1 warning This comment is 100% valid code; is this commented out code? (Squiz.PHP.CommentedOutCode.Found) 58:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 59:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 59:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 76:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 77:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 91:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 92:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 92: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 Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 111:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)