Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(0 errors, 0 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]


Javascript coding style problems

(18 errors, 162 warnings)

This section shows the coding style problems detected in the code by eslint [More info]

theme/boost_magnific/amd/src/acctoolbar.js
(#8) Each then() should return a value or throw (promise/always-return)
(#8) 'js' is defined but never used. (no-unused-vars)
(#9) A constructor name should not start with a lowercase letter. (@babel/new-cap)
(#11) 'ex' is defined but never used. (no-unused-vars)
(#11) Unexpected empty function. (no-empty-function)
(#18) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#18) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#67) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#69) Identifier 'boost_magnific_toolboxAppstate' is not in camel case. (camelcase)
(#124) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#124) Identifier 'initialApp_iframe' is not in camel case. (camelcase)
(#140) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#154) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#162) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#176) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#180) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#187) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#201) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#204) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#209) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#213) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#221) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#228) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#231) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#236) Missing semicolon. (@babel/semi)
(#238) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#245) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#248) Comments should not begin with a lowercase character. (capitalized-comments)
(#254) Missing semicolon. (@babel/semi)
(#256) This line has a length of 134. Maximum allowed is 132. (max-len)
(#256) 'items' declared on line 271 column 13 is used outside of binding context. (block-scoped-var)
(#257) 'i' declared on line 272 column 18 is used outside of binding context. (block-scoped-var)
(#257) 'i' declared on line 272 column 18 is used outside of binding context. (block-scoped-var)
(#257) 'items' declared on line 271 column 13 is used outside of binding context. (block-scoped-var)
(#257) 'i' declared on line 272 column 18 is used outside of binding context. (block-scoped-var)
(#258) 'item' declared on line 273 column 17 is used outside of binding context. (block-scoped-var)
(#258) 'items' declared on line 271 column 13 is used outside of binding context. (block-scoped-var)
(#258) 'i' declared on line 272 column 18 is used outside of binding context. (block-scoped-var)
(#259) 'font' declared on line 274 column 17 is used outside of binding context. (block-scoped-var)
(#259) 'item' declared on line 273 column 17 is used outside of binding context. (block-scoped-var)
(#260) 'fontSize' declared on line 275 column 17 is used outside of binding context. (block-scoped-var)
(#260) 'font' declared on line 274 column 17 is used outside of binding context. (block-scoped-var)
(#261) 'item' declared on line 273 column 17 is used outside of binding context. (block-scoped-var)
(#261) 'fontSize' declared on line 275 column 17 is used outside of binding context. (block-scoped-var)
(#268) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#271) This line has a length of 134. Maximum allowed is 132. (max-len)
(#271) 'items' is already defined. (no-redeclare)
(#271) 'items' declared on line 256 column 13 is used outside of binding context. (block-scoped-var)
(#272) 'i' is already defined. (no-redeclare)
(#272) 'i' declared on line 257 column 18 is used outside of binding context. (block-scoped-var)
(#272) 'i' declared on line 257 column 18 is used outside of binding context. (block-scoped-var)
(#272) 'items' declared on line 256 column 13 is used outside of binding context. (block-scoped-var)
(#272) 'i' declared on line 257 column 18 is used outside of binding context. (block-scoped-var)
(#273) 'item' is already defined. (no-redeclare)
(#273) 'item' declared on line 258 column 17 is used outside of binding context. (block-scoped-var)
(#273) 'items' declared on line 256 column 13 is used outside of binding context. (block-scoped-var)
(#273) 'i' declared on line 257 column 18 is used outside of binding context. (block-scoped-var)
(#274) 'font' is already defined. (no-redeclare)
(#274) 'font' declared on line 259 column 17 is used outside of binding context. (block-scoped-var)
(#274) 'item' declared on line 258 column 17 is used outside of binding context. (block-scoped-var)
(#275) 'fontSize' is already defined. (no-redeclare)
(#275) 'fontSize' declared on line 260 column 17 is used outside of binding context. (block-scoped-var)
(#275) 'font' declared on line 259 column 17 is used outside of binding context. (block-scoped-var)
(#276) 'item' declared on line 258 column 17 is used outside of binding context. (block-scoped-var)
(#276) 'fontSize' declared on line 260 column 17 is used outside of binding context. (block-scoped-var)
(#282) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#283) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#288) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#291) 'i' declared on line 297 column 14 is used outside of binding context. (block-scoped-var)
(#291) 'i' declared on line 297 column 14 is used outside of binding context. (block-scoped-var)
(#291) 'i' declared on line 297 column 14 is used outside of binding context. (block-scoped-var)
(#292) 'item' declared on line 298 column 13 is used outside of binding context. (block-scoped-var)
(#292) 'i' declared on line 297 column 14 is used outside of binding context. (block-scoped-var)
(#293) 'font' declared on line 299 column 13 is used outside of binding context. (block-scoped-var)
(#293) 'item' declared on line 298 column 13 is used outside of binding context. (block-scoped-var)
(#294) 'item' declared on line 298 column 13 is used outside of binding context. (block-scoped-var)
(#294) 'font' declared on line 299 column 13 is used outside of binding context. (block-scoped-var)
(#295) 'fs' declared on line 300 column 13 is used outside of binding context. (block-scoped-var)
(#295) 'item' declared on line 298 column 13 is used outside of binding context. (block-scoped-var)
(#297) 'i' is already defined. (no-redeclare)
(#297) 'i' declared on line 291 column 14 is used outside of binding context. (block-scoped-var)
(#297) 'i' declared on line 291 column 14 is used outside of binding context. (block-scoped-var)
(#297) 'i' declared on line 291 column 14 is used outside of binding context. (block-scoped-var)
(#298) 'item' is already defined. (no-redeclare)
(#298) 'item' declared on line 292 column 13 is used outside of binding context. (block-scoped-var)
(#298) 'i' declared on line 291 column 14 is used outside of binding context. (block-scoped-var)
(#299) 'font' is already defined. (no-redeclare)
(#299) 'font' declared on line 293 column 13 is used outside of binding context. (block-scoped-var)
(#299) 'item' declared on line 292 column 13 is used outside of binding context. (block-scoped-var)
(#300) 'fs' is already defined. (no-redeclare)
(#300) 'fs' declared on line 295 column 13 is used outside of binding context. (block-scoped-var)
(#300) 'font' declared on line 293 column 13 is used outside of binding context. (block-scoped-var)
(#301) 'item' declared on line 292 column 13 is used outside of binding context. (block-scoped-var)
(#301) 'fs' declared on line 295 column 13 is used outside of binding context. (block-scoped-var)
(#308) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#314) 'fs' is assigned a value but never used. (no-unused-vars)
(#318) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#324) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#332) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#342) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#350) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#356) 'title' declared on line 362 column 17 is used outside of binding context. (block-scoped-var)
(#357) 'title' declared on line 362 column 17 is used outside of binding context. (block-scoped-var)
(#358) 'title' declared on line 362 column 17 is used outside of binding context. (block-scoped-var)
(#359) 'title' declared on line 362 column 17 is used outside of binding context. (block-scoped-var)
(#360) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#362) 'title' is already defined. (no-redeclare)
(#362) 'title' declared on line 356 column 17 is used outside of binding context. (block-scoped-var)
(#363) 'title' declared on line 356 column 17 is used outside of binding context. (block-scoped-var)
(#364) 'title' declared on line 356 column 17 is used outside of binding context. (block-scoped-var)
(#365) 'title' declared on line 356 column 17 is used outside of binding context. (block-scoped-var)
(#371) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#373) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#376) Unexpected console statement. (no-console)
(#381) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#381) 'event' is defined but never used. (no-unused-vars)
(#390) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#390) 'event' is defined but never used. (no-unused-vars)
(#394) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#403) Identifier 'boost_magnific_AccessTool' is not in camel case. (camelcase)
(#403) 'event' is defined but never used. (no-unused-vars)
theme/boost_magnific/amd/src/settings.js
(#1) 'minicolors' is defined but never used. (no-unused-vars)
(#2) Identifier 'theme_boost_magnific' is not in camel case. (camelcase)
(#4) Identifier 'top_scroll' is not in camel case. (camelcase)
(#5) Identifier 'top_scroll' is not in camel case. (camelcase)
(#6) Identifier 'top_scroll' is not in camel case. (camelcase)
(#7) Identifier 'top_scroll' is not in camel case. (camelcase)
(#10) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#10) Identifier 'top_scroll_changue' is not in camel case. (camelcase)
(#12) Identifier 'top_scroll' is not in camel case. (camelcase)
(#31) Identifier 'login_theme' is not in camel case. (camelcase)
(#33) Identifier 'login_theme' is not in camel case. (camelcase)
(#36) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#36) Identifier 'login_changue' is not in camel case. (camelcase)
(#37) Identifier 'login_backgroundfoto' is not in camel case. (camelcase)
(#38) This line has a length of 142. Maximum allowed is 132. (max-len)
(#38) Identifier 'login_description' is not in camel case. (camelcase)
(#39) Identifier 'login_backgroundcolor' is not in camel case. (camelcase)
(#41) Identifier 'login_backgroundfoto' is not in camel case. (camelcase)
(#42) Identifier 'login_description' is not in camel case. (camelcase)
(#43) Identifier 'login_backgroundcolor' is not in camel case. (camelcase)
(#45) Identifier 'login_theme' is not in camel case. (camelcase)
(#47) Identifier 'login_backgroundfoto' is not in camel case. (camelcase)
(#48) Identifier 'login_backgroundcolor' is not in camel case. (camelcase)
(#51) Identifier 'login_backgroundfoto' is not in camel case. (camelcase)
(#54) Identifier 'login_backgroundfoto' is not in camel case. (camelcase)
(#55) Identifier 'login_description' is not in camel case. (camelcase)
(#57) Multiple spaces found before ''login_theme_login''. (no-multi-spaces)
(#66) Identifier 'about_enable' is not in camel case. (camelcase)
(#67) Identifier 'about_enable' is not in camel case. (camelcase)
(#68) Identifier 'about_enable' is not in camel case. (camelcase)
(#71) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#71) Identifier 'about_changue' is not in camel case. (camelcase)
(#72) Identifier 'about_enable' is not in camel case. (camelcase)
(#87) Identifier 'element_id' is not in camel case. (camelcase)
(#88) Identifier 'element_id' is not in camel case. (camelcase)
(#94) Identifier 'theme_boost_magnific' is not in camel case. (camelcase)
theme/boost_magnific/amd/src/slideshow.js
(#2) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#7) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#7) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#10) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#14) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#17) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#21) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#22) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#22) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#26) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#26) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#28) Identifier 'slideshow_num' is not in camel case. (camelcase)
(#29) Identifier 'slides_length' is not in camel case. (camelcase)
(#30) Identifier 'slideshow_num' is not in camel case. (camelcase)
(#30) Identifier 'slides_length' is not in camel case. (camelcase)
(#31) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#31) Missing semicolon. (@babel/semi)
(#33) Identifier 'slideshow_num' is not in camel case. (camelcase)
(#34) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#34) Identifier 'slides_length' is not in camel case. (camelcase)
(#37) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#40) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)
(#44) Identifier 'slideshow_boost_magnific' is not in camel case. (camelcase)

CSS problems

(1369 errors, 82 warnings)

This section shows CSS problems detected by stylelint [More info]

theme/boost_magnific/style/_FontAwesome-free.scss
(#194) Expected empty line before at-rule (at-rule-empty-line-before)
(#211) Expected empty line before at-rule (at-rule-empty-line-before)
(#219) Expected empty line before at-rule (at-rule-empty-line-before)
(#242) Expected empty line before at-rule (at-rule-empty-line-before)
(#247) Expected empty line before at-rule (at-rule-empty-line-before)
(#257) Expected empty line before at-rule (at-rule-empty-line-before)
(#262) Expected empty line before at-rule (at-rule-empty-line-before)
(#291) Expected empty line before at-rule (at-rule-empty-line-before)
(#6238) Expected empty line before at-rule (at-rule-empty-line-before)
(#7831) Expected empty line before at-rule (at-rule-empty-line-before)
(#7843) Expected empty line before at-rule (at-rule-empty-line-before)
(#7855) Expected empty line before at-rule (at-rule-empty-line-before)
(#7862) Expected empty line before at-rule (at-rule-empty-line-before)
(#7869) Expected empty line before at-rule (at-rule-empty-line-before)
(#7876) Expected empty line before at-rule (at-rule-empty-line-before)
(#7882) Expected empty line before at-rule (at-rule-empty-line-before)
(#7888) Expected empty line before at-rule (at-rule-empty-line-before)
(#7895) Expected empty line before at-rule (at-rule-empty-line-before)
(#6243) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#7836) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#7848) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#7859) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#7866) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#7873) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#7879) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#7885) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#7891) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#7898) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#227) Expected line length to be no more than 132 characters (max-line-length)
(#7893) Expected line length to be no more than 132 characters (max-line-length)
(#7900) Expected line length to be no more than 132 characters (max-line-length)
(#212) Expected newline after "," (selector-list-comma-newline-after)
(#248) Expected newline after "," (selector-list-comma-newline-after)
(#269) Expected newline after "," (selector-list-comma-newline-after)
(#272) Expected newline after "," (selector-list-comma-newline-after)
(#287) Expected newline after "," (selector-list-comma-newline-after)
(#205) Expected a minimum of 100 milliseconds (time-min-milliseconds)
(#6244) Expected indentation of 8 spaces (indentation)
(#7837) Expected indentation of 8 spaces (indentation)
(#7849) Expected indentation of 8 spaces (indentation)
(#7860) Expected indentation of 8 spaces (indentation)
(#7867) Expected indentation of 8 spaces (indentation)
(#7874) Expected indentation of 8 spaces (indentation)
(#7880) Expected indentation of 8 spaces (indentation)
(#7886) Expected indentation of 8 spaces (indentation)
(#7892) Expected indentation of 8 spaces (indentation)
(#7899) Expected indentation of 8 spaces (indentation)
theme/boost_magnific/style/_acctoolbar.scss
(#269) Expected empty line before at-rule (at-rule-empty-line-before)
(#311) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#316) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#320) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#325) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#31) Unexpected !important (declaration-no-important)
(#34) Unexpected !important (declaration-no-important)
(#35) Unexpected !important (declaration-no-important)
(#36) Unexpected !important (declaration-no-important)
(#37) Unexpected !important (declaration-no-important)
(#38) Unexpected !important (declaration-no-important)
(#39) Unexpected !important (declaration-no-important)
(#40) Unexpected !important (declaration-no-important)
(#41) Unexpected !important (declaration-no-important)
(#44) Unexpected !important (declaration-no-important)
(#45) Unexpected !important (declaration-no-important)
(#46) Unexpected !important (declaration-no-important)
(#55) Unexpected !important (declaration-no-important)
(#58) Unexpected !important (declaration-no-important)
(#65) Unexpected !important (declaration-no-important)
(#66) Unexpected !important (declaration-no-important)
(#119) Unexpected !important (declaration-no-important)
(#129) Unexpected !important (declaration-no-important)
(#138) Unexpected !important (declaration-no-important)
(#151) Unexpected !important (declaration-no-important)
(#156) Unexpected !important (declaration-no-important)
(#177) Unexpected !important (declaration-no-important)
(#186) Unexpected !important (declaration-no-important)
(#187) Unexpected !important (declaration-no-important)
(#188) Unexpected !important (declaration-no-important)
(#212) Unexpected !important (declaration-no-important)
(#241) Unexpected !important (declaration-no-important)
(#242) Unexpected !important (declaration-no-important)
(#243) Unexpected !important (declaration-no-important)
(#246) Unexpected !important (declaration-no-important)
(#247) Unexpected !important (declaration-no-important)
(#252) Unexpected !important (declaration-no-important)
(#253) Unexpected !important (declaration-no-important)
(#256) Unexpected !important (declaration-no-important)
(#257) Unexpected !important (declaration-no-important)
(#258) Unexpected !important (declaration-no-important)
(#259) Unexpected !important (declaration-no-important)
(#262) Unexpected !important (declaration-no-important)
(#263) Unexpected !important (declaration-no-important)
(#264) Unexpected !important (declaration-no-important)
(#265) Unexpected !important (declaration-no-important)
(#266) Unexpected !important (declaration-no-important)
(#267) Unexpected !important (declaration-no-important)
(#273) Unexpected !important (declaration-no-important)
(#289) Unexpected !important (declaration-no-important)
(#290) Unexpected !important (declaration-no-important)
(#291) Unexpected !important (declaration-no-important)
(#292) Unexpected !important (declaration-no-important)
(#293) Unexpected !important (declaration-no-important)
(#294) Unexpected !important (declaration-no-important)
(#297) Unexpected !important (declaration-no-important)
(#300) Unexpected !important (declaration-no-important)
(#308) Unexpected !important (declaration-no-important)
(#312) Unexpected !important (declaration-no-important)
(#317) Unexpected !important (declaration-no-important)
(#321) Unexpected !important (declaration-no-important)
(#326) Unexpected !important (declaration-no-important)
(#329) Unexpected !important (declaration-no-important)
(#330) Unexpected !important (declaration-no-important)
(#331) Unexpected !important (declaration-no-important)
(#332) Unexpected !important (declaration-no-important)
(#333) Unexpected !important (declaration-no-important)
(#334) Unexpected !important (declaration-no-important)
(#335) Unexpected !important (declaration-no-important)
(#336) Unexpected !important (declaration-no-important)
(#337) Unexpected !important (declaration-no-important)
(#338) Unexpected !important (declaration-no-important)
(#339) Unexpected !important (declaration-no-important)
(#340) Unexpected !important (declaration-no-important)
(#341) Unexpected !important (declaration-no-important)
(#342) Unexpected !important (declaration-no-important)
(#53) Unexpected whitespace at end of line (no-eol-whitespace)
(#145) Unexpected whitespace at end of line (no-eol-whitespace)
(#271) Expected newline after "," (selector-list-comma-newline-after)
(#271) Expected newline after "," (selector-list-comma-newline-after)
(#271) Expected newline after "," (selector-list-comma-newline-after)
(#271) Expected newline after "," (selector-list-comma-newline-after)
(#271) Expected newline after "," (selector-list-comma-newline-after)
(#271) Expected newline after "," (selector-list-comma-newline-after)
(#271) Expected newline after "," (selector-list-comma-newline-after)
(#271) Expected newline after "," (selector-list-comma-newline-after)
(#271) Expected newline after "," (selector-list-comma-newline-after)
(#272) Expected newline after "," (selector-list-comma-newline-after)
(#272) Expected newline after "," (selector-list-comma-newline-after)
(#272) Expected newline after "," (selector-list-comma-newline-after)
(#272) Expected newline after "," (selector-list-comma-newline-after)
(#272) Expected newline after "," (selector-list-comma-newline-after)
(#272) Expected newline after "," (selector-list-comma-newline-after)
(#272) Expected newline after "," (selector-list-comma-newline-after)
(#272) Expected newline after "," (selector-list-comma-newline-after)
(#312) Expected indentation of 8 spaces (indentation)
(#317) Expected indentation of 8 spaces (indentation)
(#321) Expected indentation of 8 spaces (indentation)
(#326) Expected indentation of 8 spaces (indentation)
theme/boost_magnific/style/_admin.scss
(#9) Unexpected !important (declaration-no-important)
(#10) Unexpected !important (declaration-no-important)
theme/boost_magnific/style/_blocks.scss
(#390) Expected empty line before at-rule (at-rule-empty-line-before)
(#395) Expected empty line before at-rule (at-rule-empty-line-before)
(#208) Unexpected !important (declaration-no-important)
(#210) Unexpected !important (declaration-no-important)
(#217) Unexpected !important (declaration-no-important)
(#230) Unexpected !important (declaration-no-important)
(#296) Unexpected !important (declaration-no-important)
(#311) Unexpected !important (declaration-no-important)
(#330) Unexpected !important (declaration-no-important)
(#333) Unexpected !important (declaration-no-important)
(#354) Unexpected !important (declaration-no-important)
(#360) Unexpected !important (declaration-no-important)
(#397) Unexpected !important (declaration-no-important)
theme/boost_magnific/style/_course-content.scss
(#3) Unexpected !important (declaration-no-important)
(#50) Unexpected !important (declaration-no-important)
(#62) Unexpected !important (declaration-no-important)
(#81) Unexpected !important (declaration-no-important)
(#84) Unexpected !important (declaration-no-important)
(#87) Unexpected !important (declaration-no-important)
(#90) Unexpected !important (declaration-no-important)
(#93) Unexpected !important (declaration-no-important)
(#96) Unexpected !important (declaration-no-important)
(#168) Unexpected !important (declaration-no-important)
(#169) Unexpected !important (declaration-no-important)
(#180) Unexpected !important (declaration-no-important)
(#194) Unexpected !important (declaration-no-important)
(#239) Unexpected !important (declaration-no-important)
(#98) Unexpected whitespace at end of line (no-eol-whitespace)
(#49) Expected newline after "," (selector-list-comma-newline-after)
theme/boost_magnific/style/_crumbs.scss
(#24) Unexpected !important (declaration-no-important)
(#12) Expected newline after "," (selector-list-comma-newline-after)
theme/boost_magnific/style/_dark-mode-root.scss
(#3) Unexpected whitespace at end of line (no-eol-whitespace)
(#30) Unexpected whitespace at end of line (no-eol-whitespace)
(#45) Expected newline after "," (selector-list-comma-newline-after)
theme/boost_magnific/style/_dark-mode.scss
(#417) Invalid value for "border-color" (csstree/validator)
(#8) Expected empty line before at-rule (at-rule-empty-line-before)
(#956) Expected empty line before at-rule (at-rule-empty-line-before)
(#934) Expected single space before "{" (block-opening-brace-space-before)
(#937) Expected single space before "{" (block-opening-brace-space-before)
(#949) Expected single space before "{" (block-opening-brace-space-before)
(#952) Expected single space before "{" (block-opening-brace-space-before)
(#6) Unexpected !important (declaration-no-important)
(#44) Unexpected !important (declaration-no-important)
(#47) Unexpected !important (declaration-no-important)
(#80) Unexpected !important (declaration-no-important)
(#81) Unexpected !important (declaration-no-important)
(#96) Unexpected !important (declaration-no-important)
(#97) Unexpected !important (declaration-no-important)
(#98) Unexpected !important (declaration-no-important)
(#109) Unexpected !important (declaration-no-important)
(#116) Unexpected !important (declaration-no-important)
(#118) Unexpected !important (declaration-no-important)
(#122) Unexpected !important (declaration-no-important)
(#133) Unexpected !important (declaration-no-important)
(#140) Unexpected !important (declaration-no-important)
(#143) Unexpected !important (declaration-no-important)
(#150) Unexpected !important (declaration-no-important)
(#153) Unexpected !important (declaration-no-important)
(#156) Unexpected !important (declaration-no-important)
(#160) Unexpected !important (declaration-no-important)
(#163) Unexpected !important (declaration-no-important)
(#166) Unexpected !important (declaration-no-important)
(#170) Unexpected !important (declaration-no-important)
(#173) Unexpected !important (declaration-no-important)
(#176) Unexpected !important (declaration-no-important)
(#179) Unexpected !important (declaration-no-important)
(#182) Unexpected !important (declaration-no-important)
(#183) Unexpected !important (declaration-no-important)
(#184) Unexpected !important (declaration-no-important)
(#187) Unexpected !important (declaration-no-important)
(#188) Unexpected !important (declaration-no-important)
(#189) Unexpected !important (declaration-no-important)
(#213) Unexpected !important (declaration-no-important)
(#219) Unexpected !important (declaration-no-important)
(#224) Unexpected !important (declaration-no-important)
(#253) Unexpected !important (declaration-no-important)
(#257) Unexpected !important (declaration-no-important)
(#269) Unexpected !important (declaration-no-important)
(#281) Unexpected !important (declaration-no-important)
(#289) Unexpected !important (declaration-no-important)
(#290) Unexpected !important (declaration-no-important)
(#315) Unexpected !important (declaration-no-important)
(#326) Unexpected !important (declaration-no-important)
(#327) Unexpected !important (declaration-no-important)
(#329) Unexpected !important (declaration-no-important)
(#332) Unexpected !important (declaration-no-important)
(#334) Unexpected !important (declaration-no-important)
(#335) Unexpected !important (declaration-no-important)
(#346) Unexpected !important (declaration-no-important)
(#348) Unexpected !important (declaration-no-important)
(#349) Unexpected !important (declaration-no-important)
(#350) Unexpected !important (declaration-no-important)
(#351) Unexpected !important (declaration-no-important)
(#353) Unexpected !important (declaration-no-important)
(#354) Unexpected !important (declaration-no-important)
(#357) Unexpected !important (declaration-no-important)
(#358) Unexpected !important (declaration-no-important)
(#397) Unexpected !important (declaration-no-important)
(#420) Unexpected !important (declaration-no-important)
(#421) Unexpected !important (declaration-no-important)
(#422) Unexpected !important (declaration-no-important)
(#427) Unexpected !important (declaration-no-important)
(#428) Unexpected !important (declaration-no-important)
(#429) Unexpected !important (declaration-no-important)
(#433) Unexpected !important (declaration-no-important)
(#434) Unexpected !important (declaration-no-important)
(#440) Unexpected !important (declaration-no-important)
(#448) Unexpected !important (declaration-no-important)
(#450) Unexpected !important (declaration-no-important)
(#451) Unexpected !important (declaration-no-important)
(#456) Unexpected !important (declaration-no-important)
(#457) Unexpected !important (declaration-no-important)
(#463) Unexpected !important (declaration-no-important)
(#468) Unexpected !important (declaration-no-important)
(#474) Unexpected !important (declaration-no-important)
(#547) Unexpected !important (declaration-no-important)
(#550) Unexpected !important (declaration-no-important)
(#551) Unexpected !important (declaration-no-important)
(#559) Unexpected !important (declaration-no-important)
(#562) Unexpected !important (declaration-no-important)
(#563) Unexpected !important (declaration-no-important)
(#566) Unexpected !important (declaration-no-important)
(#571) Unexpected !important (declaration-no-important)
(#572) Unexpected !important (declaration-no-important)
(#576) Unexpected !important (declaration-no-important)
(#578) Unexpected !important (declaration-no-important)
(#582) Unexpected !important (declaration-no-important)
(#583) Unexpected !important (declaration-no-important)
(#585) Unexpected !important (declaration-no-important)
(#592) Unexpected !important (declaration-no-important)
(#595) Unexpected !important (declaration-no-important)
(#596) Unexpected !important (declaration-no-important)
(#602) Unexpected !important (declaration-no-important)
(#645) Unexpected !important (declaration-no-important)
(#746) Unexpected !important (declaration-no-important)
(#867) Unexpected !important (declaration-no-important)
(#914) Unexpected !important (declaration-no-important)
(#935) Unexpected !important (declaration-no-important)
(#938) Unexpected !important (declaration-no-important)
(#950) Unexpected !important (declaration-no-important)
(#677) Expected line length to be no more than 132 characters (max-line-length)
(#9) Unexpected whitespace at end of line (no-eol-whitespace)
(#26) Unexpected whitespace at end of line (no-eol-whitespace)
(#31) Unexpected whitespace at end of line (no-eol-whitespace)
(#35) Unexpected whitespace at end of line (no-eol-whitespace)
(#40) Unexpected whitespace at end of line (no-eol-whitespace)
(#52) Unexpected whitespace at end of line (no-eol-whitespace)
(#89) Unexpected whitespace at end of line (no-eol-whitespace)
(#136) Unexpected whitespace at end of line (no-eol-whitespace)
(#220) Unexpected whitespace at end of line (no-eol-whitespace)
(#232) Unexpected whitespace at end of line (no-eol-whitespace)
(#319) Unexpected whitespace at end of line (no-eol-whitespace)
(#391) Unexpected whitespace at end of line (no-eol-whitespace)
(#423) Unexpected whitespace at end of line (no-eol-whitespace)
(#542) Unexpected whitespace at end of line (no-eol-whitespace)
(#605) Unexpected whitespace at end of line (no-eol-whitespace)
(#639) Unexpected whitespace at end of line (no-eol-whitespace)
(#667) Unexpected whitespace at end of line (no-eol-whitespace)
(#673) Unexpected whitespace at end of line (no-eol-whitespace)
(#682) Unexpected whitespace at end of line (no-eol-whitespace)
(#699) Unexpected whitespace at end of line (no-eol-whitespace)
(#730) Unexpected whitespace at end of line (no-eol-whitespace)
(#746) Unexpected whitespace at end of line (no-eol-whitespace)
(#763) Unexpected whitespace at end of line (no-eol-whitespace)
(#780) Unexpected whitespace at end of line (no-eol-whitespace)
(#794) Unexpected whitespace at end of line (no-eol-whitespace)
(#799) Unexpected whitespace at end of line (no-eol-whitespace)
(#818) Unexpected whitespace at end of line (no-eol-whitespace)
(#823) Unexpected whitespace at end of line (no-eol-whitespace)
(#831) Unexpected whitespace at end of line (no-eol-whitespace)
(#838) Unexpected whitespace at end of line (no-eol-whitespace)
(#843) Unexpected whitespace at end of line (no-eol-whitespace)
(#857) Unexpected whitespace at end of line (no-eol-whitespace)
(#870) Unexpected whitespace at end of line (no-eol-whitespace)
(#876) Unexpected whitespace at end of line (no-eol-whitespace)
(#906) Unexpected whitespace at end of line (no-eol-whitespace)
(#914) Unexpected whitespace at end of line (no-eol-whitespace)
(#927) Unexpected whitespace at end of line (no-eol-whitespace)
(#929) Expected single space after ">" (selector-combinator-space-after)
(#930) Expected single space after ">" (selector-combinator-space-after)
(#944) Expected single space after ">" (selector-combinator-space-after)
(#945) Expected single space after ">" (selector-combinator-space-after)
(#929) Expected single space before ">" (selector-combinator-space-before)
(#930) Expected single space before ">" (selector-combinator-space-before)
(#944) Expected single space before ">" (selector-combinator-space-before)
(#945) Expected single space before ">" (selector-combinator-space-before)
(#165) Expected newline after "," (selector-list-comma-newline-after)
(#222) Expected newline after "," (selector-list-comma-newline-after)
(#222) Expected newline after "," (selector-list-comma-newline-after)
(#222) Expected newline after "," (selector-list-comma-newline-after)
(#222) Expected newline after "," (selector-list-comma-newline-after)
(#222) Expected newline after "," (selector-list-comma-newline-after)
(#223) Expected newline after "," (selector-list-comma-newline-after)
(#223) Expected newline after "," (selector-list-comma-newline-after)
(#223) Expected newline after "," (selector-list-comma-newline-after)
(#223) Expected newline after "," (selector-list-comma-newline-after)
(#223) Expected newline after "," (selector-list-comma-newline-after)
(#226) Expected newline after "," (selector-list-comma-newline-after)
(#227) Expected newline after "," (selector-list-comma-newline-after)
(#584) Expected newline after "," (selector-list-comma-newline-after)
(#591) Expected newline after "," (selector-list-comma-newline-after)
(#958) Expected newline after "," (selector-list-comma-newline-after)
(#919) Expected indentation of 4 spaces (indentation)
(#920) Expected indentation of 4 spaces (indentation)
(#921) Expected indentation of 4 spaces (indentation)
(#922) Expected indentation of 4 spaces (indentation)
(#923) Expected indentation of 4 spaces (indentation)
(#924) Expected indentation of 4 spaces (indentation)
(#925) Expected indentation of 4 spaces (indentation)
(#926) Expected indentation of 4 spaces (indentation)
(#927) Expected indentation of 4 spaces (indentation)
(#929) Expected indentation of 4 spaces (indentation)
(#930) Expected indentation of 4 spaces (indentation)
(#931) Expected indentation of 4 spaces (indentation)
(#932) Expected indentation of 4 spaces (indentation)
(#933) Expected indentation of 4 spaces (indentation)
(#934) Expected indentation of 4 spaces (indentation)
(#937) Expected indentation of 4 spaces (indentation)
theme/boost_magnific/style/_fixed-top.scss
(#7) Unexpected !important (declaration-no-important)
(#26) Unexpected !important (declaration-no-important)
(#31) Unexpected !important (declaration-no-important)
(#48) Unexpected !important (declaration-no-important)
(#2) Expected newline after "," (selector-list-comma-newline-after)
theme/boost_magnific/style/_footer-all.scss
(#177) Expected empty line before at-rule (at-rule-empty-line-before)
(#182) Expected empty line before at-rule (at-rule-empty-line-before)
(#90) Unexpected !important (declaration-no-important)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#6) Expected newline after "," (selector-list-comma-newline-after)
(#10) Expected newline after "," (selector-list-comma-newline-after)
(#13) Expected newline after "," (selector-list-comma-newline-after)
(#13) Expected newline after "," (selector-list-comma-newline-after)
(#13) Expected newline after "," (selector-list-comma-newline-after)
(#13) Expected newline after "," (selector-list-comma-newline-after)
(#13) Expected newline after "," (selector-list-comma-newline-after)
theme/boost_magnific/style/_frontpage_about.scss
(#55) Can't parse value "alpha(opacity=20)" (csstree/validator)
theme/boost_magnific/style/_frontpage_courselist.scss
(#40) Unexpected !important (declaration-no-important)
theme/boost_magnific/style/_frontpage_forum.scss
(#16) Unexpected !important (declaration-no-important)
(#31) Unexpected !important (declaration-no-important)
(#32) Unexpected !important (declaration-no-important)
(#34) Unexpected !important (declaration-no-important)
theme/boost_magnific/style/_frontpage_search.scss
(#10) Unexpected !important (declaration-no-important)
(#33) Unexpected !important (declaration-no-important)
theme/boost_magnific/style/_frontpage_slideshow.scss
(#45) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#91) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#94) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#96) Unexpected whitespace at end of line (no-eol-whitespace)
theme/boost_magnific/style/_header-menubar.scss
(#148) Unexpected empty block (block-no-empty)
(#1008) Expected single space before "{" (block-opening-brace-space-before)
(#848) Expected "#00000033" to be "#0003" (color-hex-length)
(#887) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1019) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1006) Unexpected whitespace before ":" (declaration-colon-space-before)
(#54) Unexpected !important (declaration-no-important)
(#88) Unexpected !important (declaration-no-important)
(#162) Unexpected !important (declaration-no-important)
(#172) Unexpected !important (declaration-no-important)
(#852) Unexpected !important (declaration-no-important)
(#855) Unexpected !important (declaration-no-important)
(#859) Unexpected !important (declaration-no-important)
(#915) Unexpected !important (declaration-no-important)
(#924) Unexpected !important (declaration-no-important)
(#1009) Unexpected !important (declaration-no-important)
(#1016) Unexpected !important (declaration-no-important)
(#1001) Expected single space after ">" (selector-combinator-space-after)
(#1002) Expected single space after ">" (selector-combinator-space-after)
(#1001) Expected single space before ">" (selector-combinator-space-before)
(#1002) Expected single space before ">" (selector-combinator-space-before)
(#144) Expected newline after "," (selector-list-comma-newline-after)
(#640) Expected newline after "," (selector-list-comma-newline-after)
theme/boost_magnific/style/_jquery-ui.scss
(#502) Can't parse value "alpha(opacity=25)" (csstree/validator)
(#58) Unexpected !important (declaration-no-important)
(#457) Unexpected URL scheme "data:" (function-url-scheme-disallowed-list)
(#500) Unexpected URL scheme "data:" (function-url-scheme-disallowed-list)
(#3) Expected line length to be no more than 132 characters (max-line-length)
(#4) Expected line length to be no more than 132 characters (max-line-length)
(#757) Expected line length to be no more than 132 characters (max-line-length)
theme/boost_magnific/style/_login.scss
(#305) Expected empty line before at-rule (at-rule-empty-line-before)
(#4) Unexpected !important (declaration-no-important)
(#133) Unexpected !important (declaration-no-important)
(#155) Unexpected !important (declaration-no-important)
(#259) Unexpected !important (declaration-no-important)
(#135) Expected newline after "," (selector-list-comma-newline-after)
(#135) Expected newline after "," (selector-list-comma-newline-after)
(#135) Expected newline after "," (selector-list-comma-newline-after)
(#199) Expected newline after "," (selector-list-comma-newline-after)
(#199) Expected newline after "," (selector-list-comma-newline-after)
(#199) Expected newline after "," (selector-list-comma-newline-after)
theme/boost_magnific/style/_minicolors.scss
(#182) Unexpected !important (declaration-no-important)
(#218) Unexpected !important (declaration-no-important)
(#219) Unexpected !important (declaration-no-important)
(#220) Unexpected !important (declaration-no-important)
theme/boost_magnific/style/_moremenu.scss
(#3) Unexpected !important (declaration-no-important)
theme/boost_magnific/style/_qtype_ddwtos.scss
(#2) Unexpected empty block (block-no-empty)
(#4) Unexpected empty block (block-no-empty)
(#6) Unexpected empty block (block-no-empty)
(#8) Unexpected empty block (block-no-empty)
(#10) Unexpected empty block (block-no-empty)
(#12) Unexpected empty block (block-no-empty)
(#14) Unexpected empty block (block-no-empty)
(#16) Unexpected empty block (block-no-empty)
(#25) Unexpected empty block (block-no-empty)
(#34) Unexpected !important (declaration-no-important)
(#47) Unexpected !important (declaration-no-important)
(#48) Unexpected !important (declaration-no-important)
(#68) Unexpected !important (declaration-no-important)
theme/boost_magnific/style/_repositoriessetting.scss
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#4) Expected single space before "{" (block-opening-brace-space-before)
(#10) Expected single space before "{" (block-opening-brace-space-before)
(#12) Unexpected !important (declaration-no-important)
theme/boost_magnific/style/style-h5p.css
(#33) Unexpected !important (declaration-no-important)
(#36) Unexpected !important (declaration-no-important)
(#37) Unexpected !important (declaration-no-important)
(#38) Unexpected !important (declaration-no-important)
(#39) Unexpected !important (declaration-no-important)
(#40) Unexpected !important (declaration-no-important)
(#41) Unexpected !important (declaration-no-important)
(#42) Unexpected !important (declaration-no-important)
(#43) Unexpected !important (declaration-no-important)
(#46) Unexpected !important (declaration-no-important)
(#47) Unexpected !important (declaration-no-important)
(#48) Unexpected !important (declaration-no-important)
(#57) Unexpected !important (declaration-no-important)
(#60) Unexpected !important (declaration-no-important)
(#67) Unexpected !important (declaration-no-important)
(#68) Unexpected !important (declaration-no-important)
(#119) Unexpected !important (declaration-no-important)
(#130) Unexpected !important (declaration-no-important)
(#140) Unexpected !important (declaration-no-important)
(#149) Unexpected !important (declaration-no-important)
(#155) Unexpected !important (declaration-no-important)
(#178) Unexpected !important (declaration-no-important)
(#187) Unexpected !important (declaration-no-important)
(#188) Unexpected !important (declaration-no-important)
(#189) Unexpected !important (declaration-no-important)
(#211) Unexpected !important (declaration-no-important)
(#237) Unexpected !important (declaration-no-important)
(#238) Unexpected !important (declaration-no-important)
(#239) Unexpected !important (declaration-no-important)
(#242) Unexpected !important (declaration-no-important)
(#243) Unexpected !important (declaration-no-important)
(#248) Unexpected !important (declaration-no-important)
(#249) Unexpected !important (declaration-no-important)
(#252) Unexpected !important (declaration-no-important)
(#253) Unexpected !important (declaration-no-important)
(#254) Unexpected !important (declaration-no-important)
(#255) Unexpected !important (declaration-no-important)
(#258) Unexpected !important (declaration-no-important)
(#259) Unexpected !important (declaration-no-important)
(#260) Unexpected !important (declaration-no-important)
(#261) Unexpected !important (declaration-no-important)
(#262) Unexpected !important (declaration-no-important)
(#263) Unexpected !important (declaration-no-important)
(#267) Unexpected !important (declaration-no-important)
(#282) Unexpected !important (declaration-no-important)
(#283) Unexpected !important (declaration-no-important)
(#284) Unexpected !important (declaration-no-important)
(#285) Unexpected !important (declaration-no-important)
(#286) Unexpected !important (declaration-no-important)
(#287) Unexpected !important (declaration-no-important)
(#290) Unexpected !important (declaration-no-important)
(#293) Unexpected !important (declaration-no-important)
(#301) Unexpected !important (declaration-no-important)
(#304) Unexpected !important (declaration-no-important)
(#308) Unexpected !important (declaration-no-important)
(#311) Unexpected !important (declaration-no-important)
(#315) Unexpected !important (declaration-no-important)
(#318) Unexpected !important (declaration-no-important)
(#319) Unexpected !important (declaration-no-important)
(#320) Unexpected !important (declaration-no-important)
(#321) Unexpected !important (declaration-no-important)
(#322) Unexpected !important (declaration-no-important)
(#323) Unexpected !important (declaration-no-important)
(#324) Unexpected !important (declaration-no-important)
(#325) Unexpected !important (declaration-no-important)
(#326) Unexpected !important (declaration-no-important)
(#327) Unexpected !important (declaration-no-important)
(#328) Unexpected !important (declaration-no-important)
(#329) Unexpected !important (declaration-no-important)
(#330) Unexpected !important (declaration-no-important)
(#331) Unexpected !important (declaration-no-important)
(#142) Expected line length to be no more than 132 characters (max-line-length)
(#265) Expected line length to be no more than 132 characters (max-line-length)
(#266) Expected line length to be no more than 132 characters (max-line-length)
(#82) Expected newline after "," (selector-list-comma-newline-after)
(#87) Expected newline after "," (selector-list-comma-newline-after)
(#142) Expected newline after "," (selector-list-comma-newline-after)
(#265) Expected newline after "," (selector-list-comma-newline-after)
(#265) Expected newline after "," (selector-list-comma-newline-after)
(#265) Expected newline after "," (selector-list-comma-newline-after)
(#265) Expected newline after "," (selector-list-comma-newline-after)
(#265) Expected newline after "," (selector-list-comma-newline-after)
(#265) Expected newline after "," (selector-list-comma-newline-after)
(#265) Expected newline after "," (selector-list-comma-newline-after)
(#265) Expected newline after "," (selector-list-comma-newline-after)
(#265) Expected newline after "," (selector-list-comma-newline-after)
(#266) Expected newline after "," (selector-list-comma-newline-after)
(#266) Expected newline after "," (selector-list-comma-newline-after)
(#266) Expected newline after "," (selector-list-comma-newline-after)
(#266) Expected newline after "," (selector-list-comma-newline-after)
(#266) Expected newline after "," (selector-list-comma-newline-after)
(#266) Expected newline after "," (selector-list-comma-newline-after)
(#266) Expected newline after "," (selector-list-comma-newline-after)
(#266) Expected newline after "," (selector-list-comma-newline-after)
theme/boost_magnific/style/style.css
(#12772) Can't parse value "alpha(opacity=20)" (csstree/validator)
(#14581) Invalid value for "border-color" (csstree/validator)
(#15587) Invalid value for "border-color" (csstree/validator)
(#16687) Can't parse value "alpha(opacity=25)" (csstree/validator)
(#4) Expected empty line before at-rule (at-rule-empty-line-before)
(#204) Expected empty line before at-rule (at-rule-empty-line-before)
(#221) Expected empty line before at-rule (at-rule-empty-line-before)
(#229) Expected empty line before at-rule (at-rule-empty-line-before)
(#252) Expected empty line before at-rule (at-rule-empty-line-before)
(#257) Expected empty line before at-rule (at-rule-empty-line-before)
(#267) Expected empty line before at-rule (at-rule-empty-line-before)
(#272) Expected empty line before at-rule (at-rule-empty-line-before)
(#301) Expected empty line before at-rule (at-rule-empty-line-before)
(#6247) Expected empty line before at-rule (at-rule-empty-line-before)
(#7839) Expected empty line before at-rule (at-rule-empty-line-before)
(#7850) Expected empty line before at-rule (at-rule-empty-line-before)
(#7861) Expected empty line before at-rule (at-rule-empty-line-before)
(#7867) Expected empty line before at-rule (at-rule-empty-line-before)
(#7873) Expected empty line before at-rule (at-rule-empty-line-before)
(#7879) Expected empty line before at-rule (at-rule-empty-line-before)
(#7884) Expected empty line before at-rule (at-rule-empty-line-before)
(#7889) Expected empty line before at-rule (at-rule-empty-line-before)
(#7895) Expected empty line before at-rule (at-rule-empty-line-before)
(#9457) Expected empty line before at-rule (at-rule-empty-line-before)
(#9500) Expected empty line before at-rule (at-rule-empty-line-before)
(#9508) Expected empty line before at-rule (at-rule-empty-line-before)
(#9516) Expected empty line before at-rule (at-rule-empty-line-before)
(#9524) Expected empty line before at-rule (at-rule-empty-line-before)
(#9529) Expected empty line before at-rule (at-rule-empty-line-before)
(#9540) Expected empty line before at-rule (at-rule-empty-line-before)
(#9595) Expected empty line before at-rule (at-rule-empty-line-before)
(#9600) Expected empty line before at-rule (at-rule-empty-line-before)
(#9606) Expected empty line before at-rule (at-rule-empty-line-before)
(#9623) Expected empty line before at-rule (at-rule-empty-line-before)
(#9876) Expected empty line before at-rule (at-rule-empty-line-before)
(#10213) Expected empty line before at-rule (at-rule-empty-line-before)
(#10306) Expected empty line before at-rule (at-rule-empty-line-before)
(#10317) Expected empty line before at-rule (at-rule-empty-line-before)
(#10322) Expected empty line before at-rule (at-rule-empty-line-before)
(#10392) Expected empty line before at-rule (at-rule-empty-line-before)
(#10562) Expected empty line before at-rule (at-rule-empty-line-before)
(#10662) Expected empty line before at-rule (at-rule-empty-line-before)
(#10671) Expected empty line before at-rule (at-rule-empty-line-before)
(#10799) Expected empty line before at-rule (at-rule-empty-line-before)
(#10804) Expected empty line before at-rule (at-rule-empty-line-before)
(#10848) Expected empty line before at-rule (at-rule-empty-line-before)
(#10857) Expected empty line before at-rule (at-rule-empty-line-before)
(#10961) Expected empty line before at-rule (at-rule-empty-line-before)
(#10976) Expected empty line before at-rule (at-rule-empty-line-before)
(#10991) Expected empty line before at-rule (at-rule-empty-line-before)
(#11349) Expected empty line before at-rule (at-rule-empty-line-before)
(#11357) Expected empty line before at-rule (at-rule-empty-line-before)
(#11545) Expected empty line before at-rule (at-rule-empty-line-before)
(#11550) Expected empty line before at-rule (at-rule-empty-line-before)
(#11555) Expected empty line before at-rule (at-rule-empty-line-before)
(#11566) Expected empty line before at-rule (at-rule-empty-line-before)
(#11583) Expected empty line before at-rule (at-rule-empty-line-before)
(#11984) Expected empty line before at-rule (at-rule-empty-line-before)
(#11989) Expected empty line before at-rule (at-rule-empty-line-before)
(#12052) Expected empty line before at-rule (at-rule-empty-line-before)
(#12194) Expected empty line before at-rule (at-rule-empty-line-before)
(#12199) Expected empty line before at-rule (at-rule-empty-line-before)
(#12307) Expected empty line before at-rule (at-rule-empty-line-before)
(#12427) Expected empty line before at-rule (at-rule-empty-line-before)
(#12458) Expected empty line before at-rule (at-rule-empty-line-before)
(#12510) Expected empty line before at-rule (at-rule-empty-line-before)
(#12520) Expected empty line before at-rule (at-rule-empty-line-before)
(#12536) Expected empty line before at-rule (at-rule-empty-line-before)
(#12652) Expected empty line before at-rule (at-rule-empty-line-before)
(#12698) Expected empty line before at-rule (at-rule-empty-line-before)
(#12749) Expected empty line before at-rule (at-rule-empty-line-before)
(#12777) Expected empty line before at-rule (at-rule-empty-line-before)
(#12785) Expected empty line before at-rule (at-rule-empty-line-before)
(#12824) Expected empty line before at-rule (at-rule-empty-line-before)
(#12829) Expected empty line before at-rule (at-rule-empty-line-before)
(#12843) Expected empty line before at-rule (at-rule-empty-line-before)
(#12911) Expected empty line before at-rule (at-rule-empty-line-before)
(#12916) Expected empty line before at-rule (at-rule-empty-line-before)
(#13078) Expected empty line before at-rule (at-rule-empty-line-before)
(#13083) Expected empty line before at-rule (at-rule-empty-line-before)
(#13222) Expected empty line before at-rule (at-rule-empty-line-before)
(#13251) Expected empty line before at-rule (at-rule-empty-line-before)
(#13461) Expected empty line before at-rule (at-rule-empty-line-before)
(#13492) Expected empty line before at-rule (at-rule-empty-line-before)
(#14059) Expected empty line before at-rule (at-rule-empty-line-before)
(#14177) Expected empty line before at-rule (at-rule-empty-line-before)
(#15202) Expected empty line before at-rule (at-rule-empty-line-before)
(#18099) Expected empty line before at-rule (at-rule-empty-line-before)
(#10573) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#12518) Unexpected shorthand "padding" after "padding-top" (declaration-block-no-shorthand-property-overrides)
(#7984) Unexpected !important (declaration-no-important)
(#7985) Unexpected !important (declaration-no-important)
(#7986) Unexpected !important (declaration-no-important)
(#8312) Unexpected !important (declaration-no-important)
(#8316) Unexpected !important (declaration-no-important)
(#8319) Unexpected !important (declaration-no-important)
(#8502) Unexpected !important (declaration-no-important)
(#8617) Unexpected !important (declaration-no-important)
(#8621) Unexpected !important (declaration-no-important)
(#9070) Unexpected !important (declaration-no-important)
(#9071) Unexpected !important (declaration-no-important)
(#9157) Unexpected !important (declaration-no-important)
(#9158) Unexpected !important (declaration-no-important)
(#9167) Unexpected !important (declaration-no-important)
(#9225) Unexpected !important (declaration-no-important)
(#9334) Unexpected !important (declaration-no-important)
(#9370) Unexpected !important (declaration-no-important)
(#9379) Unexpected !important (declaration-no-important)
(#9397) Unexpected !important (declaration-no-important)
(#9416) Unexpected !important (declaration-no-important)
(#9433) Unexpected !important (declaration-no-important)
(#9434) Unexpected !important (declaration-no-important)
(#9436) Unexpected !important (declaration-no-important)
(#9451) Unexpected !important (declaration-no-important)
(#9487) Unexpected !important (declaration-no-important)
(#9498) Unexpected !important (declaration-no-important)
(#9672) Unexpected !important (declaration-no-important)
(#9700) Unexpected !important (declaration-no-important)
(#9761) Unexpected !important (declaration-no-important)
(#9804) Unexpected !important (declaration-no-important)
(#9878) Unexpected !important (declaration-no-important)
(#9885) Unexpected !important (declaration-no-important)
(#10546) Unexpected !important (declaration-no-important)
(#10549) Unexpected !important (declaration-no-important)
(#10553) Unexpected !important (declaration-no-important)
(#10604) Unexpected !important (declaration-no-important)
(#10613) Unexpected !important (declaration-no-important)
(#10688) Unexpected !important (declaration-no-important)
(#10695) Unexpected !important (declaration-no-important)
(#10761) Unexpected !important (declaration-no-important)
(#10783) Unexpected !important (declaration-no-important)
(#10786) Unexpected !important (declaration-no-important)
(#11805) Unexpected !important (declaration-no-important)
(#11808) Unexpected !important (declaration-no-important)
(#11815) Unexpected !important (declaration-no-important)
(#11828) Unexpected !important (declaration-no-important)
(#11892) Unexpected !important (declaration-no-important)
(#11907) Unexpected !important (declaration-no-important)
(#11926) Unexpected !important (declaration-no-important)
(#11929) Unexpected !important (declaration-no-important)
(#11950) Unexpected !important (declaration-no-important)
(#11956) Unexpected !important (declaration-no-important)
(#11991) Unexpected !important (declaration-no-important)
(#12111) Unexpected !important (declaration-no-important)
(#12225) Unexpected !important (declaration-no-important)
(#12258) Unexpected !important (declaration-no-important)
(#12267) Unexpected !important (declaration-no-important)
(#12268) Unexpected !important (declaration-no-important)
(#12301) Unexpected !important (declaration-no-important)
(#12361) Unexpected !important (declaration-no-important)
(#12402) Unexpected !important (declaration-no-important)
(#12412) Unexpected !important (declaration-no-important)
(#12474) Unexpected !important (declaration-no-important)
(#12480) Unexpected !important (declaration-no-important)
(#12507) Unexpected !important (declaration-no-important)
(#12508) Unexpected !important (declaration-no-important)
(#12517) Unexpected !important (declaration-no-important)
(#12518) Unexpected !important (declaration-no-important)
(#12600) Unexpected !important (declaration-no-important)
(#12603) Unexpected !important (declaration-no-important)
(#12606) Unexpected !important (declaration-no-important)
(#12612) Unexpected !important (declaration-no-important)
(#12841) Unexpected !important (declaration-no-important)
(#12857) Unexpected !important (declaration-no-important)
(#12858) Unexpected !important (declaration-no-important)
(#12861) Unexpected !important (declaration-no-important)
(#12877) Unexpected !important (declaration-no-important)
(#12900) Unexpected !important (declaration-no-important)
(#12947) Unexpected !important (declaration-no-important)
(#13191) Unexpected !important (declaration-no-important)
(#13325) Unexpected !important (declaration-no-important)
(#13343) Unexpected !important (declaration-no-important)
(#13435) Unexpected !important (declaration-no-important)
(#13482) Unexpected !important (declaration-no-important)
(#13498) Unexpected !important (declaration-no-important)
(#13499) Unexpected !important (declaration-no-important)
(#13525) Unexpected !important (declaration-no-important)
(#13536) Unexpected !important (declaration-no-important)
(#13537) Unexpected !important (declaration-no-important)
(#13555) Unexpected !important (declaration-no-important)
(#13635) Unexpected !important (declaration-no-important)
(#13655) Unexpected !important (declaration-no-important)
(#13658) Unexpected !important (declaration-no-important)
(#13673) Unexpected !important (declaration-no-important)
(#13855) Unexpected !important (declaration-no-important)
(#13891) Unexpected !important (declaration-no-important)
(#13892) Unexpected !important (declaration-no-important)
(#13893) Unexpected !important (declaration-no-important)
(#13962) Unexpected !important (declaration-no-important)
(#14005) Unexpected !important (declaration-no-important)
(#14006) Unexpected !important (declaration-no-important)
(#14175) Unexpected !important (declaration-no-important)
(#14208) Unexpected !important (declaration-no-important)
(#14211) Unexpected !important (declaration-no-important)
(#14238) Unexpected !important (declaration-no-important)
(#14239) Unexpected !important (declaration-no-important)
(#14252) Unexpected !important (declaration-no-important)
(#14253) Unexpected !important (declaration-no-important)
(#14254) Unexpected !important (declaration-no-important)
(#14270) Unexpected !important (declaration-no-important)
(#14275) Unexpected !important (declaration-no-important)
(#14278) Unexpected !important (declaration-no-important)
(#14281) Unexpected !important (declaration-no-important)
(#14290) Unexpected !important (declaration-no-important)
(#14296) Unexpected !important (declaration-no-important)
(#14301) Unexpected !important (declaration-no-important)
(#14308) Unexpected !important (declaration-no-important)
(#14311) Unexpected !important (declaration-no-important)
(#14314) Unexpected !important (declaration-no-important)
(#14318) Unexpected !important (declaration-no-important)
(#14321) Unexpected !important (declaration-no-important)
(#14324) Unexpected !important (declaration-no-important)
(#14328) Unexpected !important (declaration-no-important)
(#14331) Unexpected !important (declaration-no-important)
(#14334) Unexpected !important (declaration-no-important)
(#14337) Unexpected !important (declaration-no-important)
(#14340) Unexpected !important (declaration-no-important)
(#14341) Unexpected !important (declaration-no-important)
(#14342) Unexpected !important (declaration-no-important)
(#14345) Unexpected !important (declaration-no-important)
(#14346) Unexpected !important (declaration-no-important)
(#14347) Unexpected !important (declaration-no-important)
(#14370) Unexpected !important (declaration-no-important)
(#14376) Unexpected !important (declaration-no-important)
(#14380) Unexpected !important (declaration-no-important)
(#14410) Unexpected !important (declaration-no-important)
(#14414) Unexpected !important (declaration-no-important)
(#14427) Unexpected !important (declaration-no-important)
(#14439) Unexpected !important (declaration-no-important)
(#14446) Unexpected !important (declaration-no-important)
(#14447) Unexpected !important (declaration-no-important)
(#14482) Unexpected !important (declaration-no-important)
(#14488) Unexpected !important (declaration-no-important)
(#14491) Unexpected !important (declaration-no-important)
(#14492) Unexpected !important (declaration-no-important)
(#14495) Unexpected !important (declaration-no-important)
(#14498) Unexpected !important (declaration-no-important)
(#14499) Unexpected !important (declaration-no-important)
(#14511) Unexpected !important (declaration-no-important)
(#14515) Unexpected !important (declaration-no-important)
(#14516) Unexpected !important (declaration-no-important)
(#14517) Unexpected !important (declaration-no-important)
(#14518) Unexpected !important (declaration-no-important)
(#14522) Unexpected !important (declaration-no-important)
(#14523) Unexpected !important (declaration-no-important)
(#14527) Unexpected !important (declaration-no-important)
(#14528) Unexpected !important (declaration-no-important)
(#14561) Unexpected !important (declaration-no-important)
(#14584) Unexpected !important (declaration-no-important)
(#14585) Unexpected !important (declaration-no-important)
(#14586) Unexpected !important (declaration-no-important)
(#14590) Unexpected !important (declaration-no-important)
(#14591) Unexpected !important (declaration-no-important)
(#14592) Unexpected !important (declaration-no-important)
(#14600) Unexpected !important (declaration-no-important)
(#14601) Unexpected !important (declaration-no-important)
(#14629) Unexpected !important (declaration-no-important)
(#14641) Unexpected !important (declaration-no-important)
(#14653) Unexpected !important (declaration-no-important)
(#14654) Unexpected !important (declaration-no-important)
(#14660) Unexpected !important (declaration-no-important)
(#14661) Unexpected !important (declaration-no-important)
(#14671) Unexpected !important (declaration-no-important)
(#14675) Unexpected !important (declaration-no-important)
(#14681) Unexpected !important (declaration-no-important)
(#14748) Unexpected !important (declaration-no-important)
(#14751) Unexpected !important (declaration-no-important)
(#14752) Unexpected !important (declaration-no-important)
(#14760) Unexpected !important (declaration-no-important)
(#14763) Unexpected !important (declaration-no-important)
(#14764) Unexpected !important (declaration-no-important)
(#14767) Unexpected !important (declaration-no-important)
(#14773) Unexpected !important (declaration-no-important)
(#14774) Unexpected !important (declaration-no-important)
(#14777) Unexpected !important (declaration-no-important)
(#14780) Unexpected !important (declaration-no-important)
(#14783) Unexpected !important (declaration-no-important)
(#14784) Unexpected !important (declaration-no-important)
(#14787) Unexpected !important (declaration-no-important)
(#14794) Unexpected !important (declaration-no-important)
(#14797) Unexpected !important (declaration-no-important)
(#14798) Unexpected !important (declaration-no-important)
(#14804) Unexpected !important (declaration-no-important)
(#14936) Unexpected !important (declaration-no-important)
(#15012) Unexpected !important (declaration-no-important)
(#15108) Unexpected !important (declaration-no-important)
(#15146) Unexpected !important (declaration-no-important)
(#15163) Unexpected !important (declaration-no-important)
(#15166) Unexpected !important (declaration-no-important)
(#15178) Unexpected !important (declaration-no-important)
(#15214) Unexpected !important (declaration-no-important)
(#15217) Unexpected !important (declaration-no-important)
(#15244) Unexpected !important (declaration-no-important)
(#15245) Unexpected !important (declaration-no-important)
(#15258) Unexpected !important (declaration-no-important)
(#15259) Unexpected !important (declaration-no-important)
(#15260) Unexpected !important (declaration-no-important)
(#15276) Unexpected !important (declaration-no-important)
(#15281) Unexpected !important (declaration-no-important)
(#15284) Unexpected !important (declaration-no-important)
(#15287) Unexpected !important (declaration-no-important)
(#15296) Unexpected !important (declaration-no-important)
(#15302) Unexpected !important (declaration-no-important)
(#15307) Unexpected !important (declaration-no-important)
(#15314) Unexpected !important (declaration-no-important)
(#15317) Unexpected !important (declaration-no-important)
(#15320) Unexpected !important (declaration-no-important)
(#15324) Unexpected !important (declaration-no-important)
(#15327) Unexpected !important (declaration-no-important)
(#15330) Unexpected !important (declaration-no-important)
(#15334) Unexpected !important (declaration-no-important)
(#15337) Unexpected !important (declaration-no-important)
(#15340) Unexpected !important (declaration-no-important)
(#15343) Unexpected !important (declaration-no-important)
(#15346) Unexpected !important (declaration-no-important)
(#15347) Unexpected !important (declaration-no-important)
(#15348) Unexpected !important (declaration-no-important)
(#15351) Unexpected !important (declaration-no-important)
(#15352) Unexpected !important (declaration-no-important)
(#15353) Unexpected !important (declaration-no-important)
(#15376) Unexpected !important (declaration-no-important)
(#15382) Unexpected !important (declaration-no-important)
(#15386) Unexpected !important (declaration-no-important)
(#15416) Unexpected !important (declaration-no-important)
(#15420) Unexpected !important (declaration-no-important)
(#15433) Unexpected !important (declaration-no-important)
(#15445) Unexpected !important (declaration-no-important)
(#15452) Unexpected !important (declaration-no-important)
(#15453) Unexpected !important (declaration-no-important)
(#15488) Unexpected !important (declaration-no-important)
(#15494) Unexpected !important (declaration-no-important)
(#15497) Unexpected !important (declaration-no-important)
(#15498) Unexpected !important (declaration-no-important)
(#15501) Unexpected !important (declaration-no-important)
(#15504) Unexpected !important (declaration-no-important)
(#15505) Unexpected !important (declaration-no-important)
(#15517) Unexpected !important (declaration-no-important)
(#15521) Unexpected !important (declaration-no-important)
(#15522) Unexpected !important (declaration-no-important)
(#15523) Unexpected !important (declaration-no-important)
(#15524) Unexpected !important (declaration-no-important)
(#15528) Unexpected !important (declaration-no-important)
(#15529) Unexpected !important (declaration-no-important)
(#15533) Unexpected !important (declaration-no-important)
(#15534) Unexpected !important (declaration-no-important)
(#15567) Unexpected !important (declaration-no-important)
(#15590) Unexpected !important (declaration-no-important)
(#15591) Unexpected !important (declaration-no-important)
(#15592) Unexpected !important (declaration-no-important)
(#15596) Unexpected !important (declaration-no-important)
(#15597) Unexpected !important (declaration-no-important)
(#15598) Unexpected !important (declaration-no-important)
(#15606) Unexpected !important (declaration-no-important)
(#15607) Unexpected !important (declaration-no-important)
(#15635) Unexpected !important (declaration-no-important)
(#15647) Unexpected !important (declaration-no-important)
(#15659) Unexpected !important (declaration-no-important)
(#15660) Unexpected !important (declaration-no-important)
(#15666) Unexpected !important (declaration-no-important)
(#15667) Unexpected !important (declaration-no-important)
(#15677) Unexpected !important (declaration-no-important)
(#15681) Unexpected !important (declaration-no-important)
(#15687) Unexpected !important (declaration-no-important)
(#15754) Unexpected !important (declaration-no-important)
(#15757) Unexpected !important (declaration-no-important)
(#15758) Unexpected !important (declaration-no-important)
(#15766) Unexpected !important (declaration-no-important)
(#15769) Unexpected !important (declaration-no-important)
(#15770) Unexpected !important (declaration-no-important)
(#15773) Unexpected !important (declaration-no-important)
(#15779) Unexpected !important (declaration-no-important)
(#15780) Unexpected !important (declaration-no-important)
(#15783) Unexpected !important (declaration-no-important)
(#15786) Unexpected !important (declaration-no-important)
(#15789) Unexpected !important (declaration-no-important)
(#15790) Unexpected !important (declaration-no-important)
(#15793) Unexpected !important (declaration-no-important)
(#15800) Unexpected !important (declaration-no-important)
(#15803) Unexpected !important (declaration-no-important)
(#15804) Unexpected !important (declaration-no-important)
(#15810) Unexpected !important (declaration-no-important)
(#15942) Unexpected !important (declaration-no-important)
(#16018) Unexpected !important (declaration-no-important)
(#16114) Unexpected !important (declaration-no-important)
(#16152) Unexpected !important (declaration-no-important)
(#16169) Unexpected !important (declaration-no-important)
(#16172) Unexpected !important (declaration-no-important)
(#16184) Unexpected !important (declaration-no-important)
(#16245) Unexpected !important (declaration-no-important)
(#17758) Unexpected !important (declaration-no-important)
(#17805) Unexpected !important (declaration-no-important)
(#17818) Unexpected !important (declaration-no-important)
(#17841) Unexpected !important (declaration-no-important)
(#17845) Unexpected !important (declaration-no-important)
(#17849) Unexpected !important (declaration-no-important)
(#17853) Unexpected !important (declaration-no-important)
(#17857) Unexpected !important (declaration-no-important)
(#17861) Unexpected !important (declaration-no-important)
(#17954) Unexpected !important (declaration-no-important)
(#17955) Unexpected !important (declaration-no-important)
(#17967) Unexpected !important (declaration-no-important)
(#17982) Unexpected !important (declaration-no-important)
(#18037) Unexpected !important (declaration-no-important)
(#18135) Unexpected !important (declaration-no-important)
(#18138) Unexpected !important (declaration-no-important)
(#18139) Unexpected !important (declaration-no-important)
(#18140) Unexpected !important (declaration-no-important)
(#18141) Unexpected !important (declaration-no-important)
(#18142) Unexpected !important (declaration-no-important)
(#18143) Unexpected !important (declaration-no-important)
(#18144) Unexpected !important (declaration-no-important)
(#18145) Unexpected !important (declaration-no-important)
(#18148) Unexpected !important (declaration-no-important)
(#18149) Unexpected !important (declaration-no-important)
(#18150) Unexpected !important (declaration-no-important)
(#18159) Unexpected !important (declaration-no-important)
(#18162) Unexpected !important (declaration-no-important)
(#18169) Unexpected !important (declaration-no-important)
(#18170) Unexpected !important (declaration-no-important)
(#18221) Unexpected !important (declaration-no-important)
(#18232) Unexpected !important (declaration-no-important)
(#18242) Unexpected !important (declaration-no-important)
(#18251) Unexpected !important (declaration-no-important)
(#18257) Unexpected !important (declaration-no-important)
(#18280) Unexpected !important (declaration-no-important)
(#18289) Unexpected !important (declaration-no-important)
(#18290) Unexpected !important (declaration-no-important)
(#18291) Unexpected !important (declaration-no-important)
(#18313) Unexpected !important (declaration-no-important)
(#18339) Unexpected !important (declaration-no-important)
(#18340) Unexpected !important (declaration-no-important)
(#18341) Unexpected !important (declaration-no-important)
(#18344) Unexpected !important (declaration-no-important)
(#18345) Unexpected !important (declaration-no-important)
(#18350) Unexpected !important (declaration-no-important)
(#18351) Unexpected !important (declaration-no-important)
(#18354) Unexpected !important (declaration-no-important)
(#18355) Unexpected !important (declaration-no-important)
(#18356) Unexpected !important (declaration-no-important)
(#18357) Unexpected !important (declaration-no-important)
(#18360) Unexpected !important (declaration-no-important)
(#18361) Unexpected !important (declaration-no-important)
(#18362) Unexpected !important (declaration-no-important)
(#18363) Unexpected !important (declaration-no-important)
(#18364) Unexpected !important (declaration-no-important)
(#18365) Unexpected !important (declaration-no-important)
(#18369) Unexpected !important (declaration-no-important)
(#18384) Unexpected !important (declaration-no-important)
(#18385) Unexpected !important (declaration-no-important)
(#18386) Unexpected !important (declaration-no-important)
(#18387) Unexpected !important (declaration-no-important)
(#18388) Unexpected !important (declaration-no-important)
(#18389) Unexpected !important (declaration-no-important)
(#18392) Unexpected !important (declaration-no-important)
(#18395) Unexpected !important (declaration-no-important)
(#18403) Unexpected !important (declaration-no-important)
(#18406) Unexpected !important (declaration-no-important)
(#18410) Unexpected !important (declaration-no-important)
(#18413) Unexpected !important (declaration-no-important)
(#18417) Unexpected !important (declaration-no-important)
(#18420) Unexpected !important (declaration-no-important)
(#18421) Unexpected !important (declaration-no-important)
(#18422) Unexpected !important (declaration-no-important)
(#18423) Unexpected !important (declaration-no-important)
(#18424) Unexpected !important (declaration-no-important)
(#18425) Unexpected !important (declaration-no-important)
(#18426) Unexpected !important (declaration-no-important)
(#18427) Unexpected !important (declaration-no-important)
(#18428) Unexpected !important (declaration-no-important)
(#18429) Unexpected !important (declaration-no-important)
(#18430) Unexpected !important (declaration-no-important)
(#18431) Unexpected !important (declaration-no-important)
(#18432) Unexpected !important (declaration-no-important)
(#18433) Unexpected !important (declaration-no-important)
(#18436) Unexpected !important (declaration-no-important)
(#18437) Unexpected !important (declaration-no-important)
(#18438) Unexpected !important (declaration-no-important)
(#18439) Unexpected !important (declaration-no-important)
(#16642) Unexpected URL scheme "data:" (function-url-scheme-disallowed-list)
(#16685) Unexpected URL scheme "data:" (function-url-scheme-disallowed-list)
(#237) Expected line length to be no more than 132 characters (max-line-length)
(#7893) Expected line length to be no more than 132 characters (max-line-length)
(#7899) Expected line length to be no more than 132 characters (max-line-length)
(#8331) Expected line length to be no more than 132 characters (max-line-length)
(#8383) Expected line length to be no more than 132 characters (max-line-length)
(#8599) Expected line length to be no more than 132 characters (max-line-length)
(#9088) Expected line length to be no more than 132 characters (max-line-length)
(#9172) Expected line length to be no more than 132 characters (max-line-length)
(#9769) Expected line length to be no more than 132 characters (max-line-length)
(#9821) Expected line length to be no more than 132 characters (max-line-length)
(#10655) Expected line length to be no more than 132 characters (max-line-length)
(#11861) Expected line length to be no more than 132 characters (max-line-length)
(#12031) Expected line length to be no more than 132 characters (max-line-length)
(#13005) Expected line length to be no more than 132 characters (max-line-length)
(#13009) Expected line length to be no more than 132 characters (max-line-length)
(#13327) Expected line length to be no more than 132 characters (max-line-length)
(#13345) Expected line length to be no more than 132 characters (max-line-length)
(#13348) Expected line length to be no more than 132 characters (max-line-length)
(#13352) Expected line length to be no more than 132 characters (max-line-length)
(#13355) Expected line length to be no more than 132 characters (max-line-length)
(#13376) Expected line length to be no more than 132 characters (max-line-length)
(#13452) Expected line length to be no more than 132 characters (max-line-length)
(#14378) Expected line length to be no more than 132 characters (max-line-length)
(#14379) Expected line length to be no more than 132 characters (max-line-length)
(#14603) Expected line length to be no more than 132 characters (max-line-length)
(#14839) Expected line length to be no more than 132 characters (max-line-length)
(#14858) Expected line length to be no more than 132 characters (max-line-length)
(#14878) Expected line length to be no more than 132 characters (max-line-length)
(#14897) Expected line length to be no more than 132 characters (max-line-length)
(#14916) Expected line length to be no more than 132 characters (max-line-length)
(#14960) Expected line length to be no more than 132 characters (max-line-length)
(#14964) Expected line length to be no more than 132 characters (max-line-length)
(#15384) Expected line length to be no more than 132 characters (max-line-length)
(#15385) Expected line length to be no more than 132 characters (max-line-length)
(#15609) Expected line length to be no more than 132 characters (max-line-length)
(#15845) Expected line length to be no more than 132 characters (max-line-length)
(#15864) Expected line length to be no more than 132 characters (max-line-length)
(#15884) Expected line length to be no more than 132 characters (max-line-length)
(#15903) Expected line length to be no more than 132 characters (max-line-length)
(#15922) Expected line length to be no more than 132 characters (max-line-length)
(#15966) Expected line length to be no more than 132 characters (max-line-length)
(#15970) Expected line length to be no more than 132 characters (max-line-length)
(#16191) Expected line length to be no more than 132 characters (max-line-length)
(#16192) Expected line length to be no more than 132 characters (max-line-length)
(#16942) Expected line length to be no more than 132 characters (max-line-length)
(#17864) Expected line length to be no more than 132 characters (max-line-length)
(#17865) Expected line length to be no more than 132 characters (max-line-length)
(#17866) Expected line length to be no more than 132 characters (max-line-length)
(#17867) Expected line length to be no more than 132 characters (max-line-length)
(#17868) Expected line length to be no more than 132 characters (max-line-length)
(#18244) Expected line length to be no more than 132 characters (max-line-length)
(#18367) Expected line length to be no more than 132 characters (max-line-length)
(#18368) Expected line length to be no more than 132 characters (max-line-length)
(#222) Expected newline after "," (selector-list-comma-newline-after)
(#258) Expected newline after "," (selector-list-comma-newline-after)
(#279) Expected newline after "," (selector-list-comma-newline-after)
(#282) Expected newline after "," (selector-list-comma-newline-after)
(#297) Expected newline after "," (selector-list-comma-newline-after)
(#7912) Expected newline after "," (selector-list-comma-newline-after)
(#7993) Expected newline after "," (selector-list-comma-newline-after)
(#7993) Expected newline after "," (selector-list-comma-newline-after)
(#7993) Expected newline after "," (selector-list-comma-newline-after)
(#7993) Expected newline after "," (selector-list-comma-newline-after)
(#7993) Expected newline after "," (selector-list-comma-newline-after)
(#8309) Expected newline after "," (selector-list-comma-newline-after)
(#8331) Expected newline after "," (selector-list-comma-newline-after)
(#8370) Expected newline after "," (selector-list-comma-newline-after)
(#8376) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8383) Expected newline after "," (selector-list-comma-newline-after)
(#8393) Expected newline after "," (selector-list-comma-newline-after)
(#8599) Expected newline after "," (selector-list-comma-newline-after)
(#8599) Expected newline after "," (selector-list-comma-newline-after)
(#8599) Expected newline after "," (selector-list-comma-newline-after)
(#8599) Expected newline after "," (selector-list-comma-newline-after)
(#8599) Expected newline after "," (selector-list-comma-newline-after)
(#8599) Expected newline after "," (selector-list-comma-newline-after)
(#8599) Expected newline after "," (selector-list-comma-newline-after)
(#8605) Expected newline after "," (selector-list-comma-newline-after)
(#8611) Expected newline after "," (selector-list-comma-newline-after)
(#8619) Expected newline after "," (selector-list-comma-newline-after)
(#8619) Expected newline after "," (selector-list-comma-newline-after)
(#8619) Expected newline after "," (selector-list-comma-newline-after)
(#8619) Expected newline after "," (selector-list-comma-newline-after)
(#9077) Expected newline after "," (selector-list-comma-newline-after)
(#9088) Expected newline after "," (selector-list-comma-newline-after)
(#9088) Expected newline after "," (selector-list-comma-newline-after)
(#9088) Expected newline after "," (selector-list-comma-newline-after)
(#9088) Expected newline after "," (selector-list-comma-newline-after)
(#9088) Expected newline after "," (selector-list-comma-newline-after)
(#9088) Expected newline after "," (selector-list-comma-newline-after)
(#9088) Expected newline after "," (selector-list-comma-newline-after)
(#9088) Expected newline after "," (selector-list-comma-newline-after)
(#9088) Expected newline after "," (selector-list-comma-newline-after)
(#9099) Expected newline after "," (selector-list-comma-newline-after)
(#9122) Expected newline after "," (selector-list-comma-newline-after)
(#9172) Expected newline after "," (selector-list-comma-newline-after)
(#9172) Expected newline after "," (selector-list-comma-newline-after)
(#9763) Expected newline after "," (selector-list-comma-newline-after)
(#9769) Expected newline after "," (selector-list-comma-newline-after)
(#9821) Expected newline after "," (selector-list-comma-newline-after)
(#9821) Expected newline after "," (selector-list-comma-newline-after)
(#9862) Expected newline after "," (selector-list-comma-newline-after)
(#10340) Expected newline after "," (selector-list-comma-newline-after)
(#10353) Expected newline after "," (selector-list-comma-newline-after)
(#10356) Expected newline after "," (selector-list-comma-newline-after)
(#10655) Expected newline after "," (selector-list-comma-newline-after)
(#10700) Expected newline after "," (selector-list-comma-newline-after)
(#12021) Expected newline after "," (selector-list-comma-newline-after)
(#12024) Expected newline after "," (selector-list-comma-newline-after)
(#12028) Expected newline after "," (selector-list-comma-newline-after)
(#12031) Expected newline after "," (selector-list-comma-newline-after)
(#12031) Expected newline after "," (selector-list-comma-newline-after)
(#12031) Expected newline after "," (selector-list-comma-newline-after)
(#12031) Expected newline after "," (selector-list-comma-newline-after)
(#12031) Expected newline after "," (selector-list-comma-newline-after)
(#12288) Expected newline after "," (selector-list-comma-newline-after)
(#12300) Expected newline after "," (selector-list-comma-newline-after)
(#12308) Expected newline after "," (selector-list-comma-newline-after)
(#12312) Expected newline after "," (selector-list-comma-newline-after)
(#12473) Expected newline after "," (selector-list-comma-newline-after)
(#12484) Expected newline after "," (selector-list-comma-newline-after)
(#12599) Expected newline after "," (selector-list-comma-newline-after)
(#12691) Expected newline after "," (selector-list-comma-newline-after)
(#13005) Expected newline after "," (selector-list-comma-newline-after)
(#13009) Expected newline after "," (selector-list-comma-newline-after)
(#13327) Expected newline after "," (selector-list-comma-newline-after)
(#13327) Expected newline after "," (selector-list-comma-newline-after)
(#13327) Expected newline after "," (selector-list-comma-newline-after)
(#13345) Expected newline after "," (selector-list-comma-newline-after)
(#13348) Expected newline after "," (selector-list-comma-newline-after)
(#13352) Expected newline after "," (selector-list-comma-newline-after)
(#13355) Expected newline after "," (selector-list-comma-newline-after)
(#13376) Expected newline after "," (selector-list-comma-newline-after)
(#13376) Expected newline after "," (selector-list-comma-newline-after)
(#13376) Expected newline after "," (selector-list-comma-newline-after)
(#13484) Expected newline after "," (selector-list-comma-newline-after)
(#13488) Expected newline after "," (selector-list-comma-newline-after)
(#13631) Expected newline after "," (selector-list-comma-newline-after)
(#13634) Expected newline after "," (selector-list-comma-newline-after)
(#13643) Expected newline after "," (selector-list-comma-newline-after)
(#13647) Expected newline after "," (selector-list-comma-newline-after)
(#13650) Expected newline after "," (selector-list-comma-newline-after)
(#13653) Expected newline after "," (selector-list-comma-newline-after)
(#14060) Expected newline after "," (selector-list-comma-newline-after)
(#14178) Expected newline after "," (selector-list-comma-newline-after)
(#14219) Expected newline after "," (selector-list-comma-newline-after)
(#14249) Expected newline after "," (selector-list-comma-newline-after)
(#14280) Expected newline after "," (selector-list-comma-newline-after)
(#14323) Expected newline after "," (selector-list-comma-newline-after)
(#14352) Expected newline after "," (selector-list-comma-newline-after)
(#14378) Expected newline after "," (selector-list-comma-newline-after)
(#14378) Expected newline after "," (selector-list-comma-newline-after)
(#14378) Expected newline after "," (selector-list-comma-newline-after)
(#14378) Expected newline after "," (selector-list-comma-newline-after)
(#14378) Expected newline after "," (selector-list-comma-newline-after)
(#14379) Expected newline after "," (selector-list-comma-newline-after)
(#14379) Expected newline after "," (selector-list-comma-newline-after)
(#14379) Expected newline after "," (selector-list-comma-newline-after)
(#14379) Expected newline after "," (selector-list-comma-newline-after)
(#14379) Expected newline after "," (selector-list-comma-newline-after)
(#14382) Expected newline after "," (selector-list-comma-newline-after)
(#14383) Expected newline after "," (selector-list-comma-newline-after)
(#14533) Expected newline after "," (selector-list-comma-newline-after)
(#14545) Expected newline after "," (selector-list-comma-newline-after)
(#14603) Expected newline after "," (selector-list-comma-newline-after)
(#14603) Expected newline after "," (selector-list-comma-newline-after)
(#14603) Expected newline after "," (selector-list-comma-newline-after)
(#14603) Expected newline after "," (selector-list-comma-newline-after)
(#14703) Expected newline after "," (selector-list-comma-newline-after)
(#14786) Expected newline after "," (selector-list-comma-newline-after)
(#14793) Expected newline after "," (selector-list-comma-newline-after)
(#14807) Expected newline after "," (selector-list-comma-newline-after)
(#14820) Expected newline after "," (selector-list-comma-newline-after)
(#14839) Expected newline after "," (selector-list-comma-newline-after)
(#14858) Expected newline after "," (selector-list-comma-newline-after)
(#14878) Expected newline after "," (selector-list-comma-newline-after)
(#14897) Expected newline after "," (selector-list-comma-newline-after)
(#14916) Expected newline after "," (selector-list-comma-newline-after)
(#14947) Expected newline after "," (selector-list-comma-newline-after)
(#15225) Expected newline after "," (selector-list-comma-newline-after)
(#15255) Expected newline after "," (selector-list-comma-newline-after)
(#15286) Expected newline after "," (selector-list-comma-newline-after)
(#15329) Expected newline after "," (selector-list-comma-newline-after)
(#15358) Expected newline after "," (selector-list-comma-newline-after)
(#15384) Expected newline after "," (selector-list-comma-newline-after)
(#15384) Expected newline after "," (selector-list-comma-newline-after)
(#15384) Expected newline after "," (selector-list-comma-newline-after)
(#15384) Expected newline after "," (selector-list-comma-newline-after)
(#15384) Expected newline after "," (selector-list-comma-newline-after)
(#15385) Expected newline after "," (selector-list-comma-newline-after)
(#15385) Expected newline after "," (selector-list-comma-newline-after)
(#15385) Expected newline after "," (selector-list-comma-newline-after)
(#15385) Expected newline after "," (selector-list-comma-newline-after)
(#15385) Expected newline after "," (selector-list-comma-newline-after)
(#15388) Expected newline after "," (selector-list-comma-newline-after)
(#15389) Expected newline after "," (selector-list-comma-newline-after)
(#15539) Expected newline after "," (selector-list-comma-newline-after)
(#15551) Expected newline after "," (selector-list-comma-newline-after)
(#15609) Expected newline after "," (selector-list-comma-newline-after)
(#15609) Expected newline after "," (selector-list-comma-newline-after)
(#15609) Expected newline after "," (selector-list-comma-newline-after)
(#15609) Expected newline after "," (selector-list-comma-newline-after)
(#15709) Expected newline after "," (selector-list-comma-newline-after)
(#15792) Expected newline after "," (selector-list-comma-newline-after)
(#15799) Expected newline after "," (selector-list-comma-newline-after)
(#15813) Expected newline after "," (selector-list-comma-newline-after)
(#15826) Expected newline after "," (selector-list-comma-newline-after)
(#15845) Expected newline after "," (selector-list-comma-newline-after)
(#15864) Expected newline after "," (selector-list-comma-newline-after)
(#15884) Expected newline after "," (selector-list-comma-newline-after)
(#15903) Expected newline after "," (selector-list-comma-newline-after)
(#15922) Expected newline after "," (selector-list-comma-newline-after)
(#15953) Expected newline after "," (selector-list-comma-newline-after)
(#17766) Expected newline after "," (selector-list-comma-newline-after)
(#17769) Expected newline after "," (selector-list-comma-newline-after)
(#17772) Expected newline after "," (selector-list-comma-newline-after)
(#17775) Expected newline after "," (selector-list-comma-newline-after)
(#17802) Expected newline after "," (selector-list-comma-newline-after)
(#17864) Expected newline after "," (selector-list-comma-newline-after)
(#17865) Expected newline after "," (selector-list-comma-newline-after)
(#17866) Expected newline after "," (selector-list-comma-newline-after)
(#17867) Expected newline after "," (selector-list-comma-newline-after)
(#17868) Expected newline after "," (selector-list-comma-newline-after)
(#18184) Expected newline after "," (selector-list-comma-newline-after)
(#18189) Expected newline after "," (selector-list-comma-newline-after)
(#18244) Expected newline after "," (selector-list-comma-newline-after)
(#18367) Expected newline after "," (selector-list-comma-newline-after)
(#18367) Expected newline after "," (selector-list-comma-newline-after)
(#18367) Expected newline after "," (selector-list-comma-newline-after)
(#18367) Expected newline after "," (selector-list-comma-newline-after)
(#18367) Expected newline after "," (selector-list-comma-newline-after)
(#18367) Expected newline after "," (selector-list-comma-newline-after)
(#18367) Expected newline after "," (selector-list-comma-newline-after)
(#18367) Expected newline after "," (selector-list-comma-newline-after)
(#18367) Expected newline after "," (selector-list-comma-newline-after)
(#18368) Expected newline after "," (selector-list-comma-newline-after)
(#18368) Expected newline after "," (selector-list-comma-newline-after)
(#18368) Expected newline after "," (selector-list-comma-newline-after)
(#18368) Expected newline after "," (selector-list-comma-newline-after)
(#18368) Expected newline after "," (selector-list-comma-newline-after)
(#18368) Expected newline after "," (selector-list-comma-newline-after)
(#18368) Expected newline after "," (selector-list-comma-newline-after)
(#18368) Expected newline after "," (selector-list-comma-newline-after)
(#215) Expected a minimum of 100 milliseconds (time-min-milliseconds)
theme/boost_magnific/style/style.scss
(#2) Expected empty line before at-rule (at-rule-empty-line-before)
(#13) Expected empty line before at-rule (at-rule-empty-line-before)
(#1683) Expected empty line before at-rule (at-rule-empty-line-before)
(#1691) Expected empty line before at-rule (at-rule-empty-line-before)
(#1699) Expected empty line before at-rule (at-rule-empty-line-before)
(#1707) Expected empty line before at-rule (at-rule-empty-line-before)
(#1712) Expected empty line before at-rule (at-rule-empty-line-before)
(#1723) Expected empty line before at-rule (at-rule-empty-line-before)
(#1778) Expected empty line before at-rule (at-rule-empty-line-before)
(#1783) Expected empty line before at-rule (at-rule-empty-line-before)
(#1789) Expected empty line before at-rule (at-rule-empty-line-before)
(#1806) Expected empty line before at-rule (at-rule-empty-line-before)
(#1894) Expected empty line before at-rule (at-rule-empty-line-before)
(#2001) Expected empty line before at-rule (at-rule-empty-line-before)
(#2006) Expected empty line before at-rule (at-rule-empty-line-before)
(#2050) Expected empty line before at-rule (at-rule-empty-line-before)
(#2059) Expected empty line before at-rule (at-rule-empty-line-before)
(#2163) Expected empty line before at-rule (at-rule-empty-line-before)
(#2178) Expected empty line before at-rule (at-rule-empty-line-before)
(#2193) Expected empty line before at-rule (at-rule-empty-line-before)
(#2551) Expected empty line before at-rule (at-rule-empty-line-before)
(#2559) Expected empty line before at-rule (at-rule-empty-line-before)
(#2747) Expected empty line before at-rule (at-rule-empty-line-before)
(#2752) Expected empty line before at-rule (at-rule-empty-line-before)
(#2757) Expected empty line before at-rule (at-rule-empty-line-before)
(#2768) Expected empty line before at-rule (at-rule-empty-line-before)
(#2785) Expected empty line before at-rule (at-rule-empty-line-before)
(#2802) Expected empty line before at-rule (at-rule-empty-line-before)
(#2955) Expected empty line before at-rule (at-rule-empty-line-before)
(#2991) Expected empty line before at-rule (at-rule-empty-line-before)
(#3052) Expected empty line before at-rule (at-rule-empty-line-before)
(#3167) Expected empty line before at-rule (at-rule-empty-line-before)
(#3176) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3179) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3181) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3183) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3186) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3188) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3190) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3192) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3194) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3259) Expected empty line before at-rule (at-rule-empty-line-before)
(#3270) Expected empty line before at-rule (at-rule-empty-line-before)
(#3060) Unexpected shorthand "padding" after "padding-top" (declaration-block-no-shorthand-property-overrides)
(#209) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#231) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#247) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#253) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#267) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#322) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#340) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#353) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#382) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#395) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#404) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#706) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#731) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#737) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#942) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#955) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#5) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#97) Unexpected !important (declaration-no-important)
(#98) Unexpected !important (declaration-no-important)
(#99) Unexpected !important (declaration-no-important)
(#427) Unexpected !important (declaration-no-important)
(#432) Unexpected !important (declaration-no-important)
(#435) Unexpected !important (declaration-no-important)
(#647) Unexpected !important (declaration-no-important)
(#772) Unexpected !important (declaration-no-important)
(#779) Unexpected !important (declaration-no-important)
(#1230) Unexpected !important (declaration-no-important)
(#1231) Unexpected !important (declaration-no-important)
(#1326) Unexpected !important (declaration-no-important)
(#1327) Unexpected !important (declaration-no-important)
(#1338) Unexpected !important (declaration-no-important)
(#1404) Unexpected !important (declaration-no-important)
(#1515) Unexpected !important (declaration-no-important)
(#1560) Unexpected !important (declaration-no-important)
(#1569) Unexpected !important (declaration-no-important)
(#1587) Unexpected !important (declaration-no-important)
(#1609) Unexpected !important (declaration-no-important)
(#1624) Unexpected !important (declaration-no-important)
(#1625) Unexpected !important (declaration-no-important)
(#1627) Unexpected !important (declaration-no-important)
(#1642) Unexpected !important (declaration-no-important)
(#1667) Unexpected !important (declaration-no-important)
(#1675) Unexpected !important (declaration-no-important)
(#1855) Unexpected !important (declaration-no-important)
(#1883) Unexpected !important (declaration-no-important)
(#1963) Unexpected !important (declaration-no-important)
(#1985) Unexpected !important (declaration-no-important)
(#1988) Unexpected !important (declaration-no-important)
(#2810) Unexpected !important (declaration-no-important)
(#2837) Unexpected !important (declaration-no-important)
(#2848) Unexpected !important (declaration-no-important)
(#2849) Unexpected !important (declaration-no-important)
(#2887) Unexpected !important (declaration-no-important)
(#2928) Unexpected !important (declaration-no-important)
(#2939) Unexpected !important (declaration-no-important)
(#3011) Unexpected !important (declaration-no-important)
(#3017) Unexpected !important (declaration-no-important)
(#3049) Unexpected !important (declaration-no-important)
(#3050) Unexpected !important (declaration-no-important)
(#3059) Unexpected !important (declaration-no-important)
(#3060) Unexpected !important (declaration-no-important)
(#3152) Unexpected !important (declaration-no-important)
(#3155) Unexpected !important (declaration-no-important)
(#3159) Unexpected !important (declaration-no-important)
(#3165) Unexpected !important (declaration-no-important)
(#3244) Unexpected !important (declaration-no-important)
(#3245) Unexpected !important (declaration-no-important)
(#3277) Unexpected !important (declaration-no-important)
(#3278) Unexpected !important (declaration-no-important)
(#3279) Unexpected !important (declaration-no-important)
(#3280) Unexpected !important (declaration-no-important)
(#635) Unexpected whitespace at end of line (no-eol-whitespace)
(#2858) Unexpected whitespace at end of line (no-eol-whitespace)
(#2920) Unexpected whitespace at end of line (no-eol-whitespace)
(#2977) Unexpected whitespace at end of line (no-eol-whitespace)
(#3034) Unexpected whitespace at end of line (no-eol-whitespace)
(#167) Unexpected extra semicolon (no-extra-semicolons)
(#209) Unexpected extra semicolon (no-extra-semicolons)
(#231) Unexpected extra semicolon (no-extra-semicolons)
(#247) Unexpected extra semicolon (no-extra-semicolons)
(#253) Unexpected extra semicolon (no-extra-semicolons)
(#267) Unexpected extra semicolon (no-extra-semicolons)
(#322) Unexpected extra semicolon (no-extra-semicolons)
(#340) Unexpected extra semicolon (no-extra-semicolons)
(#353) Unexpected extra semicolon (no-extra-semicolons)
(#382) Unexpected extra semicolon (no-extra-semicolons)
(#395) Unexpected extra semicolon (no-extra-semicolons)
(#404) Unexpected extra semicolon (no-extra-semicolons)
(#706) Unexpected extra semicolon (no-extra-semicolons)
(#731) Unexpected extra semicolon (no-extra-semicolons)
(#737) Unexpected extra semicolon (no-extra-semicolons)
(#942) Unexpected extra semicolon (no-extra-semicolons)
(#955) Unexpected extra semicolon (no-extra-semicolons)
(#1931) Unexpected extra semicolon (no-extra-semicolons)
(#24) Expected newline after "," (selector-list-comma-newline-after)
(#106) Expected newline after "," (selector-list-comma-newline-after)
(#106) Expected newline after "," (selector-list-comma-newline-after)
(#106) Expected newline after "," (selector-list-comma-newline-after)
(#106) Expected newline after "," (selector-list-comma-newline-after)
(#106) Expected newline after "," (selector-list-comma-newline-after)
(#1236) Expected newline after "," (selector-list-comma-newline-after)
(#1252) Expected newline after "," (selector-list-comma-newline-after)
(#1263) Expected newline after "," (selector-list-comma-newline-after)
(#1291) Expected newline after "," (selector-list-comma-newline-after)
(#1899) Expected newline after "," (selector-list-comma-newline-after)
(#3151) Expected newline after "," (selector-list-comma-newline-after)
(#6) Expected indentation of 8 spaces (indentation)
(#7) Expected indentation of 8 spaces (indentation)
(#8) Expected indentation of 8 spaces (indentation)
(#9) Expected indentation of 8 spaces (indentation)

PHPDocs style problems

(19 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

theme/boost_magnific/classes/core_hook_output.php
(#226) Phpdocs for function core_hook_output::before_html_attributes has incomplete parameters list
theme/boost_magnific/classes/output/core/course_renderer.php
(#176) Inline phpdocs tag {@link core_course_renderer::course_info_box()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#396) Inline phpdocs tag {@link core_course_renderer::courses_list()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
theme/boost_magnific/classes/output/core/course_renderer_util.php
(#73) Phpdocs for function course_renderer_util::get_teachers has incomplete parameters list
(#108) Phpdocs for function course_renderer_util::course_url has incomplete parameters list
(#122) Phpdocs for function course_renderer_util::count_lessson has incomplete parameters list
(#143) Phpdocs for function course_renderer_util::is_enrolled has incomplete parameters list
theme/boost_magnific/classes/template/course.php
(#42) Phpdocs for function course::courseindex has incomplete parameters list
(#180) Phpdocs for function course::get_section_name has incomplete parameters list
theme/boost_magnific/classes/template/frontapage_data.php
(#217) Phpdocs for function frontapage_data::edit_settings has incomplete parameters list
theme/boost_magnific/classes/template/htmldata.php
(#50) Phpdocs for function htmldata::vvveb__change_courses has incomplete parameters list
(#79) Phpdocs for function htmldata::vvveb__change_my_courses has incomplete parameters list
(#142) Phpdocs for function htmldata::vvveb__change_popular_courses has incomplete parameters list
(#228) Phpdocs for function htmldata::vvveb__change_catalogo has incomplete parameters list
(#315) Phpdocs for function htmldata::vvveb__change_category has incomplete parameters list
(#406) Phpdocs for function htmldata::text_course has incomplete parameters list
(#425) Phpdocs for function htmldata::enrolled has incomplete parameters list
(#439) Phpdocs for function htmldata::truncate_text has incomplete parameters list
theme/boost_magnific/lib.php
(#43) Phpdocs for function theme_boost_magnific_color has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 155 warnings)

This section shows problems detected in mustache templates [More info]

theme/boost_magnific/templates/block_myoverview/main.mustache
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ion"> <hr class="mt-0"/> )
(#1) ESLint warning [key-spacing]: Extra space after key 'methodname'. ( methodname : 'theme_boost_magnific_mycourses_html',
(#1) ESLint warning [key-spacing]: Extra space after key 'args'. ( args : {}
(#1) ESLint warning [promise/always-return]: Each then() should return a value or throw ( }])[0].then(function(data) {
(#1) ESLint warning [promise/always-return]: Each then() should return a value or throw ( }).then(function(msg) {
(#1) ESLint error [no-console]: Unexpected console statement. ( console.error(msg);
theme/boost_magnific/templates/columns1.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
theme/boost_magnific/templates/columns2.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
(#1) ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( var top_scroll = Math.floor("");
(#1) ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( if (!top_scroll) {
(#1) ESLint error [no-inner-declarations]: Move function declaration to function body root. ( function window_scroll() {
(#1) ESLint warning [camelcase]: Identifier 'window_scroll' is not in camel case. ( function window_scroll() {
(#1) ESLint warning [object-curly-spacing]: There should be no space after '{'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [object-curly-spacing]: There should be no space before '}'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [object-curly-spacing]: There should be no space after '{'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [object-curly-spacing]: There should be no space before '}'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( // kraus-layout-dark
(#1) ESLint warning [key-spacing]: Extra space after key 'methodname'. ( methodname : "theme_boost_magnific_userprerence_layout",
(#1) ESLint warning [key-spacing]: Extra space after key 'args'. ( args : {thememode : thememode}
(#1) ESLint warning [key-spacing]: Extra space after key 'thememode'. ( args : {thememode : thememode}
theme/boost_magnific/templates/core/activity_header.mustache
(#1) ESLint error [no-unused-vars]: '$' is defined but never used. ( require(['jquery'], function($) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( /*
theme/boost_magnific/templates/core/user_menu.mustache
(#1) ESLint warning [promise/catch-or-return]: Expected catch,fail,always() or return ( ModalFactory.create({
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( window.wmodal= modal = _modal;
(#1) ESLint warning [promise/always-return]: Each then() should return a value or throw ( if (!modal.root) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( /* se menor não faz nada */
(#1) ESLint error [no-console]: Unexpected console statement. ( console.log($menu);
(#1) ESLint warning [camelcase]: Identifier 'usermodal_init' is not in camel case. ( function usermodal_init() {
(#1) ESLint warning [no-alert]: Unexpected alert. ( alert("ops...");
theme/boost_magnific/templates/courseblocks.mustache
(#1) Template produced no content
theme/boost_magnific/templates/custom_menu_item.mustache
(#1) Example context missing.
theme/boost_magnific/templates/drawers.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
(#1) ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( var top_scroll = Math.floor("");
(#1) ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( if (!top_scroll) {
(#1) ESLint error [no-inner-declarations]: Move function declaration to function body root. ( function window_scroll() {
(#1) ESLint warning [camelcase]: Identifier 'window_scroll' is not in camel case. ( function window_scroll() {
(#1) ESLint warning [object-curly-spacing]: There should be no space after '{'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [object-curly-spacing]: There should be no space before '}'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [object-curly-spacing]: There should be no space after '{'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [object-curly-spacing]: There should be no space before '}'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( // kraus-layout-dark
(#1) ESLint warning [key-spacing]: Extra space after key 'methodname'. ( methodname : "theme_boost_magnific_userprerence_layout",
(#1) ESLint warning [key-spacing]: Extra space after key 'args'. ( args : {thememode : thememode}
(#1) ESLint warning [key-spacing]: Extra space after key 'thememode'. ( args : {thememode : thememode}
(#1) ESLint error [max-len]: This line has a length of 140. Maximum allowed is 132. ( $(".drawer.drawer-left .drawercontent.drag-container").append(`<ul class="list-group list-group-custom-menus">${custommenus}</ul>`);
theme/boost_magnific/templates/drawers_embed.mustache
(#1) HTML Validation error, line 3: Stray doctype. (d><body><!DOCTYPE html><div )
(#1) HTML Validation error, line 20: Stray start tag “html”. ( </div><html><body>)
(#1) HTML Validation error, line 20: Start tag “body” seen but an element of the same type was already open. (iv><html><body></body)
(#1) HTML Validation error, line 22: Stray end tag “body”. (></html></body></html)
theme/boost_magnific/templates/drawers_scorm.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#1) HTML Validation error, line 164: Element “style” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) ( </div><style> #)
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
(#1) ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( var top_scroll = Math.floor("");
(#1) ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( if (!top_scroll) {
(#1) ESLint error [no-inner-declarations]: Move function declaration to function body root. ( function window_scroll() {
(#1) ESLint warning [camelcase]: Identifier 'window_scroll' is not in camel case. ( function window_scroll() {
(#1) ESLint warning [object-curly-spacing]: There should be no space after '{'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [object-curly-spacing]: There should be no space before '}'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [object-curly-spacing]: There should be no space after '{'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [object-curly-spacing]: There should be no space before '}'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( // kraus-layout-dark
(#1) ESLint warning [key-spacing]: Extra space after key 'methodname'. ( methodname : "theme_boost_magnific_userprerence_layout",
(#1) ESLint warning [key-spacing]: Extra space after key 'args'. ( args : {thememode : thememode}
(#1) ESLint warning [key-spacing]: Extra space after key 'thememode'. ( args : {thememode : thememode}
(#1) ESLint error [no-undef]: '$' is not defined. ( var header = $("#header");
(#1) ESLint error [no-undef]: '$' is not defined. ( var body = $("body");
(#1) ESLint error [no-undef]: '$' is not defined. ( $(this).css({'z-index': 1002});
(#1) ESLint error [no-undef]: '$' is not defined. ( $(this).css({'z-index': 1});
(#1) ESLint warning [camelcase]: Identifier 'window_resize' is not in camel case. ( function window_resize() {
(#1) ESLint warning [camelcase]: Identifier 'header_height' is not in camel case. ( var header_height = $("#header").height();
(#1) ESLint error [no-undef]: '$' is not defined. ( var header_height = $("#header").height();
(#1) ESLint warning [camelcase]: Identifier 'window_height' is not in camel case. ( var window_height = $(window).height();
(#1) ESLint error [no-undef]: '$' is not defined. ( var window_height = $(window).height();
(#1) ESLint error [no-undef]: '$' is not defined. ( $("#scorm_object").css({
(#1) ESLint warning [camelcase]: Identifier 'window_height' is not in camel case. ( height: window_height - header_height - 20,
(#1) ESLint warning [camelcase]: Identifier 'header_height' is not in camel case. ( height: window_height - header_height - 20,
(#1) ESLint error [no-undef]: '$' is not defined. ( $("#region-main").css({
(#1) ESLint warning [camelcase]: Identifier 'header_height' is not in camel case. ( top: header_height + 10
(#1) ESLint error [no-undef]: '$' is not defined. ( $("#region-main .flex-row-reverse").css({
(#1) ESLint warning [camelcase]: Identifier 'header_height' is not in camel case. ( top: header_height
(#1) ESLint error [no-undef]: '$' is not defined. ( $(window).resize(window_resize);
theme/boost_magnific/templates/frontpage-courselist.mustache
(#1) HTML Validation info, line 20: Empty heading. ( <h3 class="title instructor-text"> )
theme/boost_magnific/templates/frontpage.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
(#1) ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( var top_scroll = Math.floor("");
(#1) ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( if (!top_scroll) {
(#1) ESLint error [no-inner-declarations]: Move function declaration to function body root. ( function window_scroll() {
(#1) ESLint warning [camelcase]: Identifier 'window_scroll' is not in camel case. ( function window_scroll() {
(#1) ESLint warning [object-curly-spacing]: There should be no space after '{'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [object-curly-spacing]: There should be no space before '}'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [object-curly-spacing]: There should be no space after '{'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [object-curly-spacing]: There should be no space before '}'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( // kraus-layout-dark
(#1) ESLint warning [key-spacing]: Extra space after key 'methodname'. ( methodname : "theme_boost_magnific_userprerence_layout",
(#1) ESLint warning [key-spacing]: Extra space after key 'args'. ( args : {thememode : thememode}
(#1) ESLint warning [key-spacing]: Extra space after key 'thememode'. ( args : {thememode : thememode}
theme/boost_magnific/templates/includes/courseindex.mustache
(#1) Example context missing (@template section not found.)
theme/boost_magnific/templates/includes/header.mustache
(#1) HTML Validation error, line 76: Element “li” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.) ( <li class='nav-item'><a cla)
(#1) ESLint warning [promise/catch-or-return]: Expected catch,fail,always() or return ( ModalFactory.create({
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( window.wmodal= modal = _modal;
(#1) ESLint warning [promise/always-return]: Each then() should return a value or throw ( if (!modal.root) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( /* se menor não faz nada */
(#1) ESLint error [no-console]: Unexpected console statement. ( console.log($menu);
(#1) ESLint warning [camelcase]: Identifier 'usermodal_init' is not in camel case. ( function usermodal_init() {
(#1) ESLint warning [no-alert]: Unexpected alert. ( alert("ops...");
(#1) ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( var top_scroll = Math.floor("1");
(#1) ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( if (!top_scroll) {
(#1) ESLint error [no-inner-declarations]: Move function declaration to function body root. ( function window_scroll() {
(#1) ESLint warning [camelcase]: Identifier 'window_scroll' is not in camel case. ( function window_scroll() {
(#1) ESLint warning [object-curly-spacing]: There should be no space after '{'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [object-curly-spacing]: There should be no space before '}'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [object-curly-spacing]: There should be no space after '{'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [object-curly-spacing]: There should be no space before '}'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( // kraus-layout-dark
(#1) ESLint warning [key-spacing]: Extra space after key 'methodname'. ( methodname : "theme_boost_magnific_userprerence_layout",
(#1) ESLint warning [key-spacing]: Extra space after key 'args'. ( args : {thememode : thememode}
(#1) ESLint warning [key-spacing]: Extra space after key 'thememode'. ( args : {thememode : thememode}
theme/boost_magnific/templates/incourse.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
(#1) ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( var top_scroll = Math.floor("");
(#1) ESLint warning [camelcase]: Identifier 'top_scroll' is not in camel case. ( if (!top_scroll) {
(#1) ESLint error [no-inner-declarations]: Move function declaration to function body root. ( function window_scroll() {
(#1) ESLint warning [camelcase]: Identifier 'window_scroll' is not in camel case. ( function window_scroll() {
(#1) ESLint warning [object-curly-spacing]: There should be no space after '{'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [object-curly-spacing]: There should be no space before '}'. ( page.css({ "margin-top" : header.height() });
(#1) ESLint warning [object-curly-spacing]: There should be no space after '{'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [key-spacing]: Extra space after key 'margin-top'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [object-curly-spacing]: There should be no space before '}'. ( page.css({ "margin-top" : 0 });
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( // kraus-layout-dark
(#1) ESLint warning [key-spacing]: Extra space after key 'methodname'. ( methodname : "theme_boost_magnific_userprerence_layout",
(#1) ESLint warning [key-spacing]: Extra space after key 'args'. ( args : {thememode : thememode}
(#1) ESLint warning [key-spacing]: Extra space after key 'thememode'. ( args : {thememode : thememode}
(#1) ESLint error [max-len]: This line has a length of 140. Maximum allowed is 132. ( $(".drawer.drawer-left .drawercontent.drag-container").append(`<ul class="list-group list-group-custom-menus">${custommenus}</ul>`);
theme/boost_magnific/templates/login.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
(#1) ESLint error [no-unused-vars]: 'Loader' is defined but never used. ( function(FooterPopover, Drawer, Loader) {
theme/boost_magnific/templates/login_form.mustache
(#1) HTML Validation info, line 8: Empty heading. ( <h2></h2>)
(#1) HTML Validation info, line 61: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="checkbox" name="rememberusername" id="rememberusername" value="1" /> )
(#1) HTML Validation info, line 77: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="hidden" name="username" value="guest"/> )
(#1) HTML Validation info, line 78: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="hidden" name="password" value="guest"/> )
(#1) HTML Validation error, line 88: Stray end tag “div”. (v></div></div> )
(#1) ESLint error [no-unused-vars]: '$' is defined but never used. ( require(['jquery', 'core/yui'], function($, Y) {
(#1) ESLint error [no-unused-vars]: 'Y' is defined but never used. ( require(['jquery', 'core/yui'], function($, Y) {
(#1) ESLint warning [no-empty-function]: Unexpected empty function. ( require(['jquery', 'core/yui'], function($, Y) {
(#1) ESLint error [semi]: Missing semicolon. ( }) ), Line: 3 Column: 7
theme/boost_magnific/templates/maintenance.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico"/> )
(#1) HTML Validation error, line 12: Bad value “page-wrapper position-relative” for attribute “id” on element “div”: An ID must not contain whitespace. (e"></div><div id="page-wrapper position-relative"> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
theme/boost_magnific/templates/settings/acctoolbar.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 5: Element “div” not allowed as child of element “button” in this context. (Suppressing further errors from this subtree.) (ton"> <div> )
theme/boost_magnific/templates/settings/theme-boost_magnific.mustache
(#1) ESLint error [max-len]: This line has a length of 173. Maximum allowed is 132. ( const primary = `#${maxmin(r - 60).toString(16).padStart(2, "0")}${maxmin(g - 60).toString(16).padStart(2, "0")}${maxmin(b - 60).toString(16).padStart(2, "0")}`;
(#1) ESLint error [max-len]: This line has a length of 175. Maximum allowed is 132. ( const secondary = `#${maxmin(r + 90).toString(16).padStart(2, "0")}${maxmin(g + 90).toString(16).padStart(2, "0")}${maxmin(b + 90).toString(16).padStart(2, "0")}`;
(#1) ESLint error [max-len]: This line has a length of 173. Maximum allowed is 132. ( const buttons = `#${maxmin(r + 60).toString(16).padStart(2, "0")}${maxmin(g - 60).toString(16).padStart(2, "0")}${maxmin(b + 15).toString(16).padStart(2, "0")}`;
(#1) ESLint error [max-len]: This line has a length of 139. Maximum allowed is 132. ( document.documentElement.style.setProperty("--color_primary_edit", `${maxmin(r - 60)}, ${maxmin(g - 60)}, ${maxmin(b - 60)} `);
(#1) ESLint error [max-len]: This line has a length of 141. Maximum allowed is 132. ( document.documentElement.style.setProperty("--color_secondary_edit", `${maxmin(r + 90)}, ${maxmin(g + 90)}, ${maxmin(b + 90)} `);
(#1) ESLint error [max-len]: This line has a length of 139. Maximum allowed is 132. ( document.documentElement.style.setProperty("--color_buttons_edit", `${maxmin(r + 60)}, ${maxmin(g - 60)}, ${maxmin(b + 15)} `);
(#1) ESLint error [max-len]: This line has a length of 138. Maximum allowed is 132. ( document.documentElement.style.setProperty("--background_color_edit", $("#id_s_theme_boost_magnific_background_color").val());
(#1) ESLint warning [camelcase]: Identifier 'color_primary' is not in camel case. ( color_primary: primary,
(#1) ESLint warning [camelcase]: Identifier 'color_secondary' is not in camel case. ( color_secondary: secondary,
(#1) ESLint warning [camelcase]: Identifier 'color_buttons' is not in camel case. ( color_buttons: buttons,
theme/boost_magnific/templates/settings/vlibras.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 2: Attribute “vw” not allowed on element “div” at this point. (ad><body><div vw class="enabled"> <)
(#1) HTML Validation error, line 3: Attribute “vw-access-button” not allowed on element “div” at this point. (led"> <div vw-access-button class="active"></div>)
(#1) HTML Validation error, line 4: Attribute “vw-plugin-wrapper” not allowed on element “div” at this point. (/div> <div vw-plugin-wrapper> )

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]