Magento Coding Standard (PHPCS) report for shkoliar/magento-grid-colors
=======================================================================
Package version: 1.0.3 | Magento: 2.4.9 | Tested: 2026-05-27
8 errors, 11 warnings in 3 files
view/adminhtml/web/template/grid/controls/colors.html
1:1 error Avoid using self-closing tag with non-void html element - " (Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag)
1:1 error Avoid using self-closing tag with non-void html element - "
(Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag)
1:1 error Avoid using self-closing tag with non-void html element - " (Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag)
1:1 error Avoid using self-closing tag with non-void html element - " (Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag)
1:1 error Avoid using self-closing tag with non-void html element - " (Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag)
view/adminhtml/web/template/grid/listing.html
1:1 error Avoid using self-closing tag with non-void html element - "
(Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag)
1:1 error Avoid using self-closing tag with non-void html element - "
(Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag)
1:1 error Avoid using self-closing tag with non-void html element - "
(Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag)
view/adminhtml/web/css/source/_module.less
3:1 warning First and second level comments must be surrounded by empty lines (Magento2.Less.CommentLevels.SpaceMissed)
23:17 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline)
24:15 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline)
25:17 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline)
26:16 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline)
36:25 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound)
42:16 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen)
59:22 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes)
62:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
78:27 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound)
114:28 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound)