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

(1233 errors, 74 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/_boost_magnific.scss
(#31) Unexpected !important (declaration-no-important)
theme/boost_magnific/style/_course-category-listings.scss
(#16) Unexpected !important (declaration-no-important)
(#19) Unexpected !important (declaration-no-important)
(#28) Unexpected !important (declaration-no-important)
(#36) Expected newline after "," (selector-list-comma-newline-after)
theme/boost_magnific/style/_course-content.scss
(#193) Expected single space before "{" (block-opening-brace-space-before)
(#182) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#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)
(#195) Unexpected !important (declaration-no-important)
(#200) Unexpected !important (declaration-no-important)
(#245) 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
(#420) Invalid value for "border-color" (csstree/validator)
(#438) Invalid value for "border-color" (csstree/validator)
(#8) Expected empty line before at-rule (at-rule-empty-line-before)
(#1015) Expected empty line before at-rule (at-rule-empty-line-before)
(#795) Unexpected shorthand "background" after "background-color" (declaration-block-no-shorthand-property-overrides)
(#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)
(#155) Unexpected !important (declaration-no-important)
(#158) Unexpected !important (declaration-no-important)
(#161) Unexpected !important (declaration-no-important)
(#165) Unexpected !important (declaration-no-important)
(#168) Unexpected !important (declaration-no-important)
(#171) Unexpected !important (declaration-no-important)
(#175) Unexpected !important (declaration-no-important)
(#178) Unexpected !important (declaration-no-important)
(#181) 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)
(#192) Unexpected !important (declaration-no-important)
(#193) Unexpected !important (declaration-no-important)
(#194) Unexpected !important (declaration-no-important)
(#221) Unexpected !important (declaration-no-important)
(#227) Unexpected !important (declaration-no-important)
(#232) Unexpected !important (declaration-no-important)
(#261) Unexpected !important (declaration-no-important)
(#265) Unexpected !important (declaration-no-important)
(#277) Unexpected !important (declaration-no-important)
(#289) Unexpected !important (declaration-no-important)
(#297) Unexpected !important (declaration-no-important)
(#298) Unexpected !important (declaration-no-important)
(#323) Unexpected !important (declaration-no-important)
(#334) Unexpected !important (declaration-no-important)
(#335) Unexpected !important (declaration-no-important)
(#337) Unexpected !important (declaration-no-important)
(#340) Unexpected !important (declaration-no-important)
(#342) Unexpected !important (declaration-no-important)
(#343) Unexpected !important (declaration-no-important)
(#354) Unexpected !important (declaration-no-important)
(#356) Unexpected !important (declaration-no-important)
(#357) Unexpected !important (declaration-no-important)
(#358) Unexpected !important (declaration-no-important)
(#359) Unexpected !important (declaration-no-important)
(#361) Unexpected !important (declaration-no-important)
(#362) Unexpected !important (declaration-no-important)
(#365) Unexpected !important (declaration-no-important)
(#366) Unexpected !important (declaration-no-important)
(#409) Unexpected !important (declaration-no-important)
(#418) Unexpected !important (declaration-no-important)
(#441) Unexpected !important (declaration-no-important)
(#442) Unexpected !important (declaration-no-important)
(#443) Unexpected !important (declaration-no-important)
(#448) Unexpected !important (declaration-no-important)
(#449) Unexpected !important (declaration-no-important)
(#450) Unexpected !important (declaration-no-important)
(#454) Unexpected !important (declaration-no-important)
(#455) Unexpected !important (declaration-no-important)
(#461) Unexpected !important (declaration-no-important)
(#469) Unexpected !important (declaration-no-important)
(#471) Unexpected !important (declaration-no-important)
(#472) Unexpected !important (declaration-no-important)
(#477) Unexpected !important (declaration-no-important)
(#478) Unexpected !important (declaration-no-important)
(#484) Unexpected !important (declaration-no-important)
(#489) Unexpected !important (declaration-no-important)
(#495) Unexpected !important (declaration-no-important)
(#560) Unexpected !important (declaration-no-important)
(#563) Unexpected !important (declaration-no-important)
(#564) Unexpected !important (declaration-no-important)
(#572) Unexpected !important (declaration-no-important)
(#575) Unexpected !important (declaration-no-important)
(#576) Unexpected !important (declaration-no-important)
(#579) Unexpected !important (declaration-no-important)
(#584) Unexpected !important (declaration-no-important)
(#585) Unexpected !important (declaration-no-important)
(#589) Unexpected !important (declaration-no-important)
(#591) Unexpected !important (declaration-no-important)
(#595) Unexpected !important (declaration-no-important)
(#596) Unexpected !important (declaration-no-important)
(#598) Unexpected !important (declaration-no-important)
(#605) Unexpected !important (declaration-no-important)
(#608) Unexpected !important (declaration-no-important)
(#609) Unexpected !important (declaration-no-important)
(#615) Unexpected !important (declaration-no-important)
(#667) Unexpected !important (declaration-no-important)
(#768) Unexpected !important (declaration-no-important)
(#924) Unexpected !important (declaration-no-important)
(#974) Unexpected !important (declaration-no-important)
(#994) Unexpected !important (declaration-no-important)
(#997) Unexpected !important (declaration-no-important)
(#1009) Unexpected !important (declaration-no-important)
(#699) 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)
(#228) Unexpected whitespace at end of line (no-eol-whitespace)
(#240) Unexpected whitespace at end of line (no-eol-whitespace)
(#327) Unexpected whitespace at end of line (no-eol-whitespace)
(#403) Unexpected whitespace at end of line (no-eol-whitespace)
(#444) Unexpected whitespace at end of line (no-eol-whitespace)
(#555) Unexpected whitespace at end of line (no-eol-whitespace)
(#618) Unexpected whitespace at end of line (no-eol-whitespace)
(#661) Unexpected whitespace at end of line (no-eol-whitespace)
(#689) Unexpected whitespace at end of line (no-eol-whitespace)
(#695) Unexpected whitespace at end of line (no-eol-whitespace)
(#704) Unexpected whitespace at end of line (no-eol-whitespace)
(#721) Unexpected whitespace at end of line (no-eol-whitespace)
(#752) Unexpected whitespace at end of line (no-eol-whitespace)
(#768) Unexpected whitespace at end of line (no-eol-whitespace)
(#785) Unexpected whitespace at end of line (no-eol-whitespace)
(#812) Unexpected whitespace at end of line (no-eol-whitespace)
(#828) Unexpected whitespace at end of line (no-eol-whitespace)
(#842) Unexpected whitespace at end of line (no-eol-whitespace)
(#847) Unexpected whitespace at end of line (no-eol-whitespace)
(#866) Unexpected whitespace at end of line (no-eol-whitespace)
(#871) Unexpected whitespace at end of line (no-eol-whitespace)
(#879) Unexpected whitespace at end of line (no-eol-whitespace)
(#886) Unexpected whitespace at end of line (no-eol-whitespace)
(#891) Unexpected whitespace at end of line (no-eol-whitespace)
(#915) Unexpected whitespace at end of line (no-eol-whitespace)
(#927) Unexpected whitespace at end of line (no-eol-whitespace)
(#933) Unexpected whitespace at end of line (no-eol-whitespace)
(#966) Unexpected whitespace at end of line (no-eol-whitespace)
(#974) Unexpected whitespace at end of line (no-eol-whitespace)
(#170) Expected newline after "," (selector-list-comma-newline-after)
(#230) Expected newline after "," (selector-list-comma-newline-after)
(#230) Expected newline after "," (selector-list-comma-newline-after)
(#230) Expected newline after "," (selector-list-comma-newline-after)
(#230) Expected newline after "," (selector-list-comma-newline-after)
(#230) Expected newline after "," (selector-list-comma-newline-after)
(#231) Expected newline after "," (selector-list-comma-newline-after)
(#231) Expected newline after "," (selector-list-comma-newline-after)
(#231) Expected newline after "," (selector-list-comma-newline-after)
(#231) Expected newline after "," (selector-list-comma-newline-after)
(#231) Expected newline after "," (selector-list-comma-newline-after)
(#234) Expected newline after "," (selector-list-comma-newline-after)
(#235) Expected newline after "," (selector-list-comma-newline-after)
(#413) Expected newline after "," (selector-list-comma-newline-after)
(#597) Expected newline after "," (selector-list-comma-newline-after)
(#604) Expected newline after "," (selector-list-comma-newline-after)
(#1017) Expected newline after "," (selector-list-comma-newline-after)
theme/boost_magnific/style/_fixed-top.scss
(#25) Unexpected !important (declaration-no-important)
(#30) Unexpected !important (declaration-no-important)
(#47) 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)
(#848) Expected "#00000033" to be "#0003" (color-hex-length)
(#892) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#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)
(#920) Unexpected !important (declaration-no-important)
(#929) Unexpected !important (declaration-no-important)
(#1013) Unexpected !important (declaration-no-important)
(#1020) Unexpected !important (declaration-no-important)
(#13) Unexpected whitespace at end of line (no-eol-whitespace)
(#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
(#12776) Can't parse value "alpha(opacity=20)" (csstree/validator)
(#14594) Invalid value for "border-color" (csstree/validator)
(#14612) Invalid value for "border-color" (csstree/validator)
(#15746) 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)
(#9452) Expected empty line before at-rule (at-rule-empty-line-before)
(#9495) Expected empty line before at-rule (at-rule-empty-line-before)
(#9503) Expected empty line before at-rule (at-rule-empty-line-before)
(#9511) Expected empty line before at-rule (at-rule-empty-line-before)
(#9519) Expected empty line before at-rule (at-rule-empty-line-before)
(#9524) Expected empty line before at-rule (at-rule-empty-line-before)
(#9535) Expected empty line before at-rule (at-rule-empty-line-before)
(#9590) Expected empty line before at-rule (at-rule-empty-line-before)
(#9595) Expected empty line before at-rule (at-rule-empty-line-before)
(#9601) Expected empty line before at-rule (at-rule-empty-line-before)
(#9618) Expected empty line before at-rule (at-rule-empty-line-before)
(#9865) Expected empty line before at-rule (at-rule-empty-line-before)
(#10202) Expected empty line before at-rule (at-rule-empty-line-before)
(#10295) Expected empty line before at-rule (at-rule-empty-line-before)
(#10306) Expected empty line before at-rule (at-rule-empty-line-before)
(#10311) Expected empty line before at-rule (at-rule-empty-line-before)
(#10381) Expected empty line before at-rule (at-rule-empty-line-before)
(#10556) Expected empty line before at-rule (at-rule-empty-line-before)
(#10656) Expected empty line before at-rule (at-rule-empty-line-before)
(#10665) Expected empty line before at-rule (at-rule-empty-line-before)
(#10784) Expected empty line before at-rule (at-rule-empty-line-before)
(#10789) Expected empty line before at-rule (at-rule-empty-line-before)
(#10833) Expected empty line before at-rule (at-rule-empty-line-before)
(#10842) Expected empty line before at-rule (at-rule-empty-line-before)
(#10946) 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)
(#11334) Expected empty line before at-rule (at-rule-empty-line-before)
(#11342) Expected empty line before at-rule (at-rule-empty-line-before)
(#11549) Expected empty line before at-rule (at-rule-empty-line-before)
(#11554) Expected empty line before at-rule (at-rule-empty-line-before)
(#11559) Expected empty line before at-rule (at-rule-empty-line-before)
(#11570) Expected empty line before at-rule (at-rule-empty-line-before)
(#11587) Expected empty line before at-rule (at-rule-empty-line-before)
(#11988) Expected empty line before at-rule (at-rule-empty-line-before)
(#11993) Expected empty line before at-rule (at-rule-empty-line-before)
(#12056) Expected empty line before at-rule (at-rule-empty-line-before)
(#12198) Expected empty line before at-rule (at-rule-empty-line-before)
(#12203) Expected empty line before at-rule (at-rule-empty-line-before)
(#12311) Expected empty line before at-rule (at-rule-empty-line-before)
(#12431) Expected empty line before at-rule (at-rule-empty-line-before)
(#12462) Expected empty line before at-rule (at-rule-empty-line-before)
(#12514) Expected empty line before at-rule (at-rule-empty-line-before)
(#12524) Expected empty line before at-rule (at-rule-empty-line-before)
(#12540) Expected empty line before at-rule (at-rule-empty-line-before)
(#12656) Expected empty line before at-rule (at-rule-empty-line-before)
(#12702) Expected empty line before at-rule (at-rule-empty-line-before)
(#12753) Expected empty line before at-rule (at-rule-empty-line-before)
(#12781) Expected empty line before at-rule (at-rule-empty-line-before)
(#12789) Expected empty line before at-rule (at-rule-empty-line-before)
(#12828) Expected empty line before at-rule (at-rule-empty-line-before)
(#12833) Expected empty line before at-rule (at-rule-empty-line-before)
(#12847) Expected empty line before at-rule (at-rule-empty-line-before)
(#12915) Expected empty line before at-rule (at-rule-empty-line-before)
(#12920) Expected empty line before at-rule (at-rule-empty-line-before)
(#13082) Expected empty line before at-rule (at-rule-empty-line-before)
(#13087) Expected empty line before at-rule (at-rule-empty-line-before)
(#13226) Expected empty line before at-rule (at-rule-empty-line-before)
(#13255) Expected empty line before at-rule (at-rule-empty-line-before)
(#13465) Expected empty line before at-rule (at-rule-empty-line-before)
(#13496) Expected empty line before at-rule (at-rule-empty-line-before)
(#14069) Expected empty line before at-rule (at-rule-empty-line-before)
(#14205) Expected empty line before at-rule (at-rule-empty-line-before)
(#17166) Expected empty line before at-rule (at-rule-empty-line-before)
(#10567) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#12522) Unexpected shorthand "padding" after "padding-top" (declaration-block-no-shorthand-property-overrides)
(#15058) Unexpected shorthand "background" after "background-color" (declaration-block-no-shorthand-property-overrides)
(#7984) Unexpected !important (declaration-no-important)
(#7985) Unexpected !important (declaration-no-important)
(#7986) Unexpected !important (declaration-no-important)
(#8313) Unexpected !important (declaration-no-important)
(#8317) Unexpected !important (declaration-no-important)
(#8320) Unexpected !important (declaration-no-important)
(#8503) Unexpected !important (declaration-no-important)
(#8618) Unexpected !important (declaration-no-important)
(#8622) Unexpected !important (declaration-no-important)
(#9065) Unexpected !important (declaration-no-important)
(#9066) Unexpected !important (declaration-no-important)
(#9152) Unexpected !important (declaration-no-important)
(#9153) Unexpected !important (declaration-no-important)
(#9162) Unexpected !important (declaration-no-important)
(#9220) Unexpected !important (declaration-no-important)
(#9329) Unexpected !important (declaration-no-important)
(#9365) Unexpected !important (declaration-no-important)
(#9374) Unexpected !important (declaration-no-important)
(#9392) Unexpected !important (declaration-no-important)
(#9411) Unexpected !important (declaration-no-important)
(#9428) Unexpected !important (declaration-no-important)
(#9429) Unexpected !important (declaration-no-important)
(#9431) Unexpected !important (declaration-no-important)
(#9446) Unexpected !important (declaration-no-important)
(#9482) Unexpected !important (declaration-no-important)
(#9493) Unexpected !important (declaration-no-important)
(#9664) Unexpected !important (declaration-no-important)
(#9692) Unexpected !important (declaration-no-important)
(#9750) Unexpected !important (declaration-no-important)
(#9793) Unexpected !important (declaration-no-important)
(#9867) Unexpected !important (declaration-no-important)
(#9874) Unexpected !important (declaration-no-important)
(#10535) Unexpected !important (declaration-no-important)
(#10538) Unexpected !important (declaration-no-important)
(#10542) Unexpected !important (declaration-no-important)
(#10598) Unexpected !important (declaration-no-important)
(#10607) Unexpected !important (declaration-no-important)
(#10682) Unexpected !important (declaration-no-important)
(#10689) Unexpected !important (declaration-no-important)
(#10746) Unexpected !important (declaration-no-important)
(#10768) Unexpected !important (declaration-no-important)
(#10771) Unexpected !important (declaration-no-important)
(#11491) Unexpected !important (declaration-no-important)
(#11497) Unexpected !important (declaration-no-important)
(#11509) Unexpected !important (declaration-no-important)
(#11809) Unexpected !important (declaration-no-important)
(#11812) Unexpected !important (declaration-no-important)
(#11819) Unexpected !important (declaration-no-important)
(#11832) Unexpected !important (declaration-no-important)
(#11896) Unexpected !important (declaration-no-important)
(#11911) Unexpected !important (declaration-no-important)
(#11930) Unexpected !important (declaration-no-important)
(#11933) Unexpected !important (declaration-no-important)
(#11954) Unexpected !important (declaration-no-important)
(#11960) Unexpected !important (declaration-no-important)
(#11995) Unexpected !important (declaration-no-important)
(#12115) Unexpected !important (declaration-no-important)
(#12229) Unexpected !important (declaration-no-important)
(#12262) Unexpected !important (declaration-no-important)
(#12271) Unexpected !important (declaration-no-important)
(#12272) Unexpected !important (declaration-no-important)
(#12305) Unexpected !important (declaration-no-important)
(#12365) Unexpected !important (declaration-no-important)
(#12406) Unexpected !important (declaration-no-important)
(#12416) Unexpected !important (declaration-no-important)
(#12478) Unexpected !important (declaration-no-important)
(#12484) Unexpected !important (declaration-no-important)
(#12511) Unexpected !important (declaration-no-important)
(#12512) Unexpected !important (declaration-no-important)
(#12521) Unexpected !important (declaration-no-important)
(#12522) Unexpected !important (declaration-no-important)
(#12604) Unexpected !important (declaration-no-important)
(#12607) Unexpected !important (declaration-no-important)
(#12610) Unexpected !important (declaration-no-important)
(#12616) Unexpected !important (declaration-no-important)
(#12845) Unexpected !important (declaration-no-important)
(#12861) Unexpected !important (declaration-no-important)
(#12862) Unexpected !important (declaration-no-important)
(#12865) Unexpected !important (declaration-no-important)
(#12881) Unexpected !important (declaration-no-important)
(#12904) Unexpected !important (declaration-no-important)
(#12951) Unexpected !important (declaration-no-important)
(#13195) Unexpected !important (declaration-no-important)
(#13329) Unexpected !important (declaration-no-important)
(#13347) Unexpected !important (declaration-no-important)
(#13439) Unexpected !important (declaration-no-important)
(#13486) Unexpected !important (declaration-no-important)
(#13502) Unexpected !important (declaration-no-important)
(#13503) Unexpected !important (declaration-no-important)
(#13529) Unexpected !important (declaration-no-important)
(#13540) Unexpected !important (declaration-no-important)
(#13541) Unexpected !important (declaration-no-important)
(#13559) Unexpected !important (declaration-no-important)
(#13658) Unexpected !important (declaration-no-important)
(#13661) Unexpected !important (declaration-no-important)
(#13676) Unexpected !important (declaration-no-important)
(#13858) Unexpected !important (declaration-no-important)
(#13894) Unexpected !important (declaration-no-important)
(#13895) Unexpected !important (declaration-no-important)
(#13896) Unexpected !important (declaration-no-important)
(#13965) Unexpected !important (declaration-no-important)
(#13987) Unexpected !important (declaration-no-important)
(#14015) Unexpected !important (declaration-no-important)
(#14016) Unexpected !important (declaration-no-important)
(#14185) Unexpected !important (declaration-no-important)
(#14217) Unexpected !important (declaration-no-important)
(#14220) Unexpected !important (declaration-no-important)
(#14247) Unexpected !important (declaration-no-important)
(#14248) Unexpected !important (declaration-no-important)
(#14261) Unexpected !important (declaration-no-important)
(#14262) Unexpected !important (declaration-no-important)
(#14263) Unexpected !important (declaration-no-important)
(#14279) Unexpected !important (declaration-no-important)
(#14284) Unexpected !important (declaration-no-important)
(#14287) Unexpected !important (declaration-no-important)
(#14290) Unexpected !important (declaration-no-important)
(#14299) Unexpected !important (declaration-no-important)
(#14305) Unexpected !important (declaration-no-important)
(#14310) Unexpected !important (declaration-no-important)
(#14322) Unexpected !important (declaration-no-important)
(#14325) Unexpected !important (declaration-no-important)
(#14328) Unexpected !important (declaration-no-important)
(#14332) Unexpected !important (declaration-no-important)
(#14335) Unexpected !important (declaration-no-important)
(#14338) Unexpected !important (declaration-no-important)
(#14342) Unexpected !important (declaration-no-important)
(#14345) Unexpected !important (declaration-no-important)
(#14348) Unexpected !important (declaration-no-important)
(#14351) Unexpected !important (declaration-no-important)
(#14354) Unexpected !important (declaration-no-important)
(#14355) Unexpected !important (declaration-no-important)
(#14356) Unexpected !important (declaration-no-important)
(#14359) Unexpected !important (declaration-no-important)
(#14360) Unexpected !important (declaration-no-important)
(#14361) Unexpected !important (declaration-no-important)
(#14387) Unexpected !important (declaration-no-important)
(#14393) Unexpected !important (declaration-no-important)
(#14397) Unexpected !important (declaration-no-important)
(#14427) Unexpected !important (declaration-no-important)
(#14431) Unexpected !important (declaration-no-important)
(#14444) Unexpected !important (declaration-no-important)
(#14456) Unexpected !important (declaration-no-important)
(#14463) Unexpected !important (declaration-no-important)
(#14464) Unexpected !important (declaration-no-important)
(#14499) Unexpected !important (declaration-no-important)
(#14505) Unexpected !important (declaration-no-important)
(#14508) Unexpected !important (declaration-no-important)
(#14509) Unexpected !important (declaration-no-important)
(#14512) Unexpected !important (declaration-no-important)
(#14515) Unexpected !important (declaration-no-important)
(#14516) Unexpected !important (declaration-no-important)
(#14528) Unexpected !important (declaration-no-important)
(#14532) Unexpected !important (declaration-no-important)
(#14533) Unexpected !important (declaration-no-important)
(#14534) Unexpected !important (declaration-no-important)
(#14535) Unexpected !important (declaration-no-important)
(#14539) Unexpected !important (declaration-no-important)
(#14540) Unexpected !important (declaration-no-important)
(#14544) Unexpected !important (declaration-no-important)
(#14545) Unexpected !important (declaration-no-important)
(#14583) Unexpected !important (declaration-no-important)
(#14592) Unexpected !important (declaration-no-important)
(#14615) Unexpected !important (declaration-no-important)
(#14616) Unexpected !important (declaration-no-important)
(#14617) Unexpected !important (declaration-no-important)
(#14621) Unexpected !important (declaration-no-important)
(#14622) Unexpected !important (declaration-no-important)
(#14623) Unexpected !important (declaration-no-important)
(#14631) Unexpected !important (declaration-no-important)
(#14632) Unexpected !important (declaration-no-important)
(#14660) Unexpected !important (declaration-no-important)
(#14672) Unexpected !important (declaration-no-important)
(#14684) Unexpected !important (declaration-no-important)
(#14685) Unexpected !important (declaration-no-important)
(#14691) Unexpected !important (declaration-no-important)
(#14692) Unexpected !important (declaration-no-important)
(#14702) Unexpected !important (declaration-no-important)
(#14706) Unexpected !important (declaration-no-important)
(#14712) Unexpected !important (declaration-no-important)
(#14767) Unexpected !important (declaration-no-important)
(#14770) Unexpected !important (declaration-no-important)
(#14771) Unexpected !important (declaration-no-important)
(#14779) Unexpected !important (declaration-no-important)
(#14782) Unexpected !important (declaration-no-important)
(#14783) Unexpected !important (declaration-no-important)
(#14786) Unexpected !important (declaration-no-important)
(#14792) Unexpected !important (declaration-no-important)
(#14793) Unexpected !important (declaration-no-important)
(#14796) Unexpected !important (declaration-no-important)
(#14799) Unexpected !important (declaration-no-important)
(#14802) Unexpected !important (declaration-no-important)
(#14803) Unexpected !important (declaration-no-important)
(#14806) Unexpected !important (declaration-no-important)
(#14813) Unexpected !important (declaration-no-important)
(#14816) Unexpected !important (declaration-no-important)
(#14817) Unexpected !important (declaration-no-important)
(#14823) Unexpected !important (declaration-no-important)
(#14962) Unexpected !important (declaration-no-important)
(#15038) Unexpected !important (declaration-no-important)
(#15170) Unexpected !important (declaration-no-important)
(#15211) Unexpected !important (declaration-no-important)
(#15228) Unexpected !important (declaration-no-important)
(#15231) Unexpected !important (declaration-no-important)
(#15243) Unexpected !important (declaration-no-important)
(#15304) Unexpected !important (declaration-no-important)
(#16817) Unexpected !important (declaration-no-important)
(#16820) Unexpected !important (declaration-no-important)
(#16867) Unexpected !important (declaration-no-important)
(#16880) Unexpected !important (declaration-no-important)
(#16903) Unexpected !important (declaration-no-important)
(#16907) Unexpected !important (declaration-no-important)
(#16911) Unexpected !important (declaration-no-important)
(#16915) Unexpected !important (declaration-no-important)
(#16919) Unexpected !important (declaration-no-important)
(#16923) Unexpected !important (declaration-no-important)
(#17016) Unexpected !important (declaration-no-important)
(#17017) Unexpected !important (declaration-no-important)
(#17029) Unexpected !important (declaration-no-important)
(#17045) Unexpected !important (declaration-no-important)
(#17049) Unexpected !important (declaration-no-important)
(#17104) Unexpected !important (declaration-no-important)
(#17202) Unexpected !important (declaration-no-important)
(#17205) Unexpected !important (declaration-no-important)
(#17206) Unexpected !important (declaration-no-important)
(#17207) Unexpected !important (declaration-no-important)
(#17208) Unexpected !important (declaration-no-important)
(#17209) Unexpected !important (declaration-no-important)
(#17210) Unexpected !important (declaration-no-important)
(#17211) Unexpected !important (declaration-no-important)
(#17212) Unexpected !important (declaration-no-important)
(#17215) Unexpected !important (declaration-no-important)
(#17216) Unexpected !important (declaration-no-important)
(#17217) Unexpected !important (declaration-no-important)
(#17226) Unexpected !important (declaration-no-important)
(#17229) Unexpected !important (declaration-no-important)
(#17236) Unexpected !important (declaration-no-important)
(#17237) Unexpected !important (declaration-no-important)
(#17288) Unexpected !important (declaration-no-important)
(#17299) Unexpected !important (declaration-no-important)
(#17309) Unexpected !important (declaration-no-important)
(#17318) Unexpected !important (declaration-no-important)
(#17324) Unexpected !important (declaration-no-important)
(#17347) Unexpected !important (declaration-no-important)
(#17356) Unexpected !important (declaration-no-important)
(#17357) Unexpected !important (declaration-no-important)
(#17358) Unexpected !important (declaration-no-important)
(#17380) Unexpected !important (declaration-no-important)
(#17406) Unexpected !important (declaration-no-important)
(#17407) Unexpected !important (declaration-no-important)
(#17408) Unexpected !important (declaration-no-important)
(#17411) Unexpected !important (declaration-no-important)
(#17412) Unexpected !important (declaration-no-important)
(#17417) Unexpected !important (declaration-no-important)
(#17418) Unexpected !important (declaration-no-important)
(#17421) Unexpected !important (declaration-no-important)
(#17422) Unexpected !important (declaration-no-important)
(#17423) Unexpected !important (declaration-no-important)
(#17424) Unexpected !important (declaration-no-important)
(#17427) Unexpected !important (declaration-no-important)
(#17428) Unexpected !important (declaration-no-important)
(#17429) Unexpected !important (declaration-no-important)
(#17430) Unexpected !important (declaration-no-important)
(#17431) Unexpected !important (declaration-no-important)
(#17432) Unexpected !important (declaration-no-important)
(#17436) Unexpected !important (declaration-no-important)
(#17451) Unexpected !important (declaration-no-important)
(#17452) Unexpected !important (declaration-no-important)
(#17453) Unexpected !important (declaration-no-important)
(#17454) Unexpected !important (declaration-no-important)
(#17455) Unexpected !important (declaration-no-important)
(#17456) Unexpected !important (declaration-no-important)
(#17459) Unexpected !important (declaration-no-important)
(#17462) Unexpected !important (declaration-no-important)
(#17470) Unexpected !important (declaration-no-important)
(#17473) Unexpected !important (declaration-no-important)
(#17477) Unexpected !important (declaration-no-important)
(#17480) Unexpected !important (declaration-no-important)
(#17484) Unexpected !important (declaration-no-important)
(#17487) Unexpected !important (declaration-no-important)
(#17488) Unexpected !important (declaration-no-important)
(#17489) Unexpected !important (declaration-no-important)
(#17490) Unexpected !important (declaration-no-important)
(#17491) Unexpected !important (declaration-no-important)
(#17492) Unexpected !important (declaration-no-important)
(#17493) Unexpected !important (declaration-no-important)
(#17494) Unexpected !important (declaration-no-important)
(#17495) Unexpected !important (declaration-no-important)
(#17496) Unexpected !important (declaration-no-important)
(#17497) Unexpected !important (declaration-no-important)
(#17498) Unexpected !important (declaration-no-important)
(#17499) Unexpected !important (declaration-no-important)
(#17500) Unexpected !important (declaration-no-important)
(#17503) Unexpected !important (declaration-no-important)
(#17504) Unexpected !important (declaration-no-important)
(#17505) Unexpected !important (declaration-no-important)
(#17506) Unexpected !important (declaration-no-important)
(#15701) Unexpected URL scheme "data:" (function-url-scheme-disallowed-list)
(#15744) 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)
(#8258) Expected line length to be no more than 132 characters (max-line-length)
(#8332) Expected line length to be no more than 132 characters (max-line-length)
(#8384) Expected line length to be no more than 132 characters (max-line-length)
(#8600) Expected line length to be no more than 132 characters (max-line-length)
(#8808) Expected line length to be no more than 132 characters (max-line-length)
(#9083) Expected line length to be no more than 132 characters (max-line-length)
(#9167) Expected line length to be no more than 132 characters (max-line-length)
(#9758) Expected line length to be no more than 132 characters (max-line-length)
(#9810) Expected line length to be no more than 132 characters (max-line-length)
(#10649) Expected line length to be no more than 132 characters (max-line-length)
(#11865) Expected line length to be no more than 132 characters (max-line-length)
(#12035) 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)
(#13013) Expected line length to be no more than 132 characters (max-line-length)
(#13331) Expected line length to be no more than 132 characters (max-line-length)
(#13349) 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)
(#13356) Expected line length to be no more than 132 characters (max-line-length)
(#13359) Expected line length to be no more than 132 characters (max-line-length)
(#13380) Expected line length to be no more than 132 characters (max-line-length)
(#13456) Expected line length to be no more than 132 characters (max-line-length)
(#14395) Expected line length to be no more than 132 characters (max-line-length)
(#14396) Expected line length to be no more than 132 characters (max-line-length)
(#14634) 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)
(#14877) 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)
(#14920) Expected line length to be no more than 132 characters (max-line-length)
(#14939) Expected line length to be no more than 132 characters (max-line-length)
(#14986) Expected line length to be no more than 132 characters (max-line-length)
(#14990) Expected line length to be no more than 132 characters (max-line-length)
(#15250) Expected line length to be no more than 132 characters (max-line-length)
(#15251) Expected line length to be no more than 132 characters (max-line-length)
(#16001) Expected line length to be no more than 132 characters (max-line-length)
(#16926) Expected line length to be no more than 132 characters (max-line-length)
(#16927) Expected line length to be no more than 132 characters (max-line-length)
(#16928) Expected line length to be no more than 132 characters (max-line-length)
(#16929) Expected line length to be no more than 132 characters (max-line-length)
(#16930) Expected line length to be no more than 132 characters (max-line-length)
(#17311) Expected line length to be no more than 132 characters (max-line-length)
(#17434) Expected line length to be no more than 132 characters (max-line-length)
(#17435) 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)
(#8258) Expected newline after "," (selector-list-comma-newline-after)
(#8258) Expected newline after "," (selector-list-comma-newline-after)
(#8258) Expected newline after "," (selector-list-comma-newline-after)
(#8258) Expected newline after "," (selector-list-comma-newline-after)
(#8310) Expected newline after "," (selector-list-comma-newline-after)
(#8332) Expected newline after "," (selector-list-comma-newline-after)
(#8371) Expected newline after "," (selector-list-comma-newline-after)
(#8377) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8384) Expected newline after "," (selector-list-comma-newline-after)
(#8394) Expected newline after "," (selector-list-comma-newline-after)
(#8600) Expected newline after "," (selector-list-comma-newline-after)
(#8600) Expected newline after "," (selector-list-comma-newline-after)
(#8600) Expected newline after "," (selector-list-comma-newline-after)
(#8600) Expected newline after "," (selector-list-comma-newline-after)
(#8600) Expected newline after "," (selector-list-comma-newline-after)
(#8600) Expected newline after "," (selector-list-comma-newline-after)
(#8600) Expected newline after "," (selector-list-comma-newline-after)
(#8606) Expected newline after "," (selector-list-comma-newline-after)
(#8612) Expected newline after "," (selector-list-comma-newline-after)
(#8620) Expected newline after "," (selector-list-comma-newline-after)
(#8620) Expected newline after "," (selector-list-comma-newline-after)
(#8620) Expected newline after "," (selector-list-comma-newline-after)
(#8620) Expected newline after "," (selector-list-comma-newline-after)
(#8808) Expected newline after "," (selector-list-comma-newline-after)
(#8808) Expected newline after "," (selector-list-comma-newline-after)
(#9072) Expected newline after "," (selector-list-comma-newline-after)
(#9083) Expected newline after "," (selector-list-comma-newline-after)
(#9083) Expected newline after "," (selector-list-comma-newline-after)
(#9083) Expected newline after "," (selector-list-comma-newline-after)
(#9083) Expected newline after "," (selector-list-comma-newline-after)
(#9083) Expected newline after "," (selector-list-comma-newline-after)
(#9083) Expected newline after "," (selector-list-comma-newline-after)
(#9083) Expected newline after "," (selector-list-comma-newline-after)
(#9083) Expected newline after "," (selector-list-comma-newline-after)
(#9083) Expected newline after "," (selector-list-comma-newline-after)
(#9094) Expected newline after "," (selector-list-comma-newline-after)
(#9117) Expected newline after "," (selector-list-comma-newline-after)
(#9167) Expected newline after "," (selector-list-comma-newline-after)
(#9167) Expected newline after "," (selector-list-comma-newline-after)
(#9752) Expected newline after "," (selector-list-comma-newline-after)
(#9758) Expected newline after "," (selector-list-comma-newline-after)
(#9810) Expected newline after "," (selector-list-comma-newline-after)
(#9810) Expected newline after "," (selector-list-comma-newline-after)
(#9851) Expected newline after "," (selector-list-comma-newline-after)
(#10329) Expected newline after "," (selector-list-comma-newline-after)
(#10342) Expected newline after "," (selector-list-comma-newline-after)
(#10345) Expected newline after "," (selector-list-comma-newline-after)
(#10649) Expected newline after "," (selector-list-comma-newline-after)
(#10694) Expected newline after "," (selector-list-comma-newline-after)
(#11513) Expected newline after "," (selector-list-comma-newline-after)
(#12025) Expected newline after "," (selector-list-comma-newline-after)
(#12028) Expected newline after "," (selector-list-comma-newline-after)
(#12032) Expected newline after "," (selector-list-comma-newline-after)
(#12035) Expected newline after "," (selector-list-comma-newline-after)
(#12035) Expected newline after "," (selector-list-comma-newline-after)
(#12035) Expected newline after "," (selector-list-comma-newline-after)
(#12035) Expected newline after "," (selector-list-comma-newline-after)
(#12035) Expected newline after "," (selector-list-comma-newline-after)
(#12292) Expected newline after "," (selector-list-comma-newline-after)
(#12304) Expected newline after "," (selector-list-comma-newline-after)
(#12312) Expected newline after "," (selector-list-comma-newline-after)
(#12316) Expected newline after "," (selector-list-comma-newline-after)
(#12477) Expected newline after "," (selector-list-comma-newline-after)
(#12488) Expected newline after "," (selector-list-comma-newline-after)
(#12603) Expected newline after "," (selector-list-comma-newline-after)
(#12695) Expected newline after "," (selector-list-comma-newline-after)
(#13009) Expected newline after "," (selector-list-comma-newline-after)
(#13013) Expected newline after "," (selector-list-comma-newline-after)
(#13331) Expected newline after "," (selector-list-comma-newline-after)
(#13331) Expected newline after "," (selector-list-comma-newline-after)
(#13331) Expected newline after "," (selector-list-comma-newline-after)
(#13349) Expected newline after "," (selector-list-comma-newline-after)
(#13352) Expected newline after "," (selector-list-comma-newline-after)
(#13356) Expected newline after "," (selector-list-comma-newline-after)
(#13359) Expected newline after "," (selector-list-comma-newline-after)
(#13380) Expected newline after "," (selector-list-comma-newline-after)
(#13380) Expected newline after "," (selector-list-comma-newline-after)
(#13380) Expected newline after "," (selector-list-comma-newline-after)
(#13488) Expected newline after "," (selector-list-comma-newline-after)
(#13492) Expected newline after "," (selector-list-comma-newline-after)
(#13635) Expected newline after "," (selector-list-comma-newline-after)
(#13638) Expected newline after "," (selector-list-comma-newline-after)
(#13646) 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)
(#13656) Expected newline after "," (selector-list-comma-newline-after)
(#13983) Expected newline after "," (selector-list-comma-newline-after)
(#13994) Expected newline after "," (selector-list-comma-newline-after)
(#13999) Expected newline after "," (selector-list-comma-newline-after)
(#14003) Expected newline after "," (selector-list-comma-newline-after)
(#14070) Expected newline after "," (selector-list-comma-newline-after)
(#14228) Expected newline after "," (selector-list-comma-newline-after)
(#14258) Expected newline after "," (selector-list-comma-newline-after)
(#14289) Expected newline after "," (selector-list-comma-newline-after)
(#14337) Expected newline after "," (selector-list-comma-newline-after)
(#14366) Expected newline after "," (selector-list-comma-newline-after)
(#14395) Expected newline after "," (selector-list-comma-newline-after)
(#14395) Expected newline after "," (selector-list-comma-newline-after)
(#14395) Expected newline after "," (selector-list-comma-newline-after)
(#14395) Expected newline after "," (selector-list-comma-newline-after)
(#14395) Expected newline after "," (selector-list-comma-newline-after)
(#14396) Expected newline after "," (selector-list-comma-newline-after)
(#14396) Expected newline after "," (selector-list-comma-newline-after)
(#14396) Expected newline after "," (selector-list-comma-newline-after)
(#14396) Expected newline after "," (selector-list-comma-newline-after)
(#14396) Expected newline after "," (selector-list-comma-newline-after)
(#14399) Expected newline after "," (selector-list-comma-newline-after)
(#14400) Expected newline after "," (selector-list-comma-newline-after)
(#14550) Expected newline after "," (selector-list-comma-newline-after)
(#14562) Expected newline after "," (selector-list-comma-newline-after)
(#14587) Expected newline after "," (selector-list-comma-newline-after)
(#14634) Expected newline after "," (selector-list-comma-newline-after)
(#14634) Expected newline after "," (selector-list-comma-newline-after)
(#14634) Expected newline after "," (selector-list-comma-newline-after)
(#14634) Expected newline after "," (selector-list-comma-newline-after)
(#14734) Expected newline after "," (selector-list-comma-newline-after)
(#14805) Expected newline after "," (selector-list-comma-newline-after)
(#14812) Expected newline after "," (selector-list-comma-newline-after)
(#14826) 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)
(#14877) Expected newline after "," (selector-list-comma-newline-after)
(#14897) Expected newline after "," (selector-list-comma-newline-after)
(#14920) Expected newline after "," (selector-list-comma-newline-after)
(#14939) Expected newline after "," (selector-list-comma-newline-after)
(#14973) Expected newline after "," (selector-list-comma-newline-after)
(#16816) Expected newline after "," (selector-list-comma-newline-after)
(#16828) Expected newline after "," (selector-list-comma-newline-after)
(#16831) Expected newline after "," (selector-list-comma-newline-after)
(#16834) Expected newline after "," (selector-list-comma-newline-after)
(#16837) Expected newline after "," (selector-list-comma-newline-after)
(#16864) Expected newline after "," (selector-list-comma-newline-after)
(#16926) Expected newline after "," (selector-list-comma-newline-after)
(#16927) Expected newline after "," (selector-list-comma-newline-after)
(#16928) Expected newline after "," (selector-list-comma-newline-after)
(#16929) Expected newline after "," (selector-list-comma-newline-after)
(#16930) Expected newline after "," (selector-list-comma-newline-after)
(#17251) Expected newline after "," (selector-list-comma-newline-after)
(#17256) Expected newline after "," (selector-list-comma-newline-after)
(#17311) Expected newline after "," (selector-list-comma-newline-after)
(#17434) Expected newline after "," (selector-list-comma-newline-after)
(#17434) Expected newline after "," (selector-list-comma-newline-after)
(#17434) Expected newline after "," (selector-list-comma-newline-after)
(#17434) Expected newline after "," (selector-list-comma-newline-after)
(#17434) Expected newline after "," (selector-list-comma-newline-after)
(#17434) Expected newline after "," (selector-list-comma-newline-after)
(#17434) Expected newline after "," (selector-list-comma-newline-after)
(#17434) Expected newline after "," (selector-list-comma-newline-after)
(#17434) Expected newline after "," (selector-list-comma-newline-after)
(#17435) Expected newline after "," (selector-list-comma-newline-after)
(#17435) Expected newline after "," (selector-list-comma-newline-after)
(#17435) Expected newline after "," (selector-list-comma-newline-after)
(#17435) Expected newline after "," (selector-list-comma-newline-after)
(#17435) Expected newline after "," (selector-list-comma-newline-after)
(#17435) Expected newline after "," (selector-list-comma-newline-after)
(#17435) Expected newline after "," (selector-list-comma-newline-after)
(#17435) 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)
(#1680) Expected empty line before at-rule (at-rule-empty-line-before)
(#1688) Expected empty line before at-rule (at-rule-empty-line-before)
(#1696) Expected empty line before at-rule (at-rule-empty-line-before)
(#1704) Expected empty line before at-rule (at-rule-empty-line-before)
(#1709) Expected empty line before at-rule (at-rule-empty-line-before)
(#1720) Expected empty line before at-rule (at-rule-empty-line-before)
(#1775) Expected empty line before at-rule (at-rule-empty-line-before)
(#1780) Expected empty line before at-rule (at-rule-empty-line-before)
(#1786) Expected empty line before at-rule (at-rule-empty-line-before)
(#1803) Expected empty line before at-rule (at-rule-empty-line-before)
(#1983) Expected empty line before at-rule (at-rule-empty-line-before)
(#1988) Expected empty line before at-rule (at-rule-empty-line-before)
(#2032) Expected empty line before at-rule (at-rule-empty-line-before)
(#2041) Expected empty line before at-rule (at-rule-empty-line-before)
(#2145) Expected empty line before at-rule (at-rule-empty-line-before)
(#2160) Expected empty line before at-rule (at-rule-empty-line-before)
(#2175) Expected empty line before at-rule (at-rule-empty-line-before)
(#2533) Expected empty line before at-rule (at-rule-empty-line-before)
(#2541) Expected empty line before at-rule (at-rule-empty-line-before)
(#2677) Expected empty line before at-rule (at-rule-empty-line-before)
(#2678) Expected empty line before at-rule (at-rule-empty-line-before)
(#2683) Expected empty line before at-rule (at-rule-empty-line-before)
(#2688) Expected empty line before at-rule (at-rule-empty-line-before)
(#2699) Expected empty line before at-rule (at-rule-empty-line-before)
(#2716) Expected empty line before at-rule (at-rule-empty-line-before)
(#2733) Expected empty line before at-rule (at-rule-empty-line-before)
(#2886) Expected empty line before at-rule (at-rule-empty-line-before)
(#2922) Expected empty line before at-rule (at-rule-empty-line-before)
(#2983) Expected empty line before at-rule (at-rule-empty-line-before)
(#3098) Expected empty line before at-rule (at-rule-empty-line-before)
(#3107) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3110) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3112) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3114) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3117) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3119) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3121) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3123) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3125) Unexpected empty line before at-rule (at-rule-empty-line-before)
(#3196) Expected empty line before at-rule (at-rule-empty-line-before)
(#3207) Expected empty line before at-rule (at-rule-empty-line-before)
(#2991) 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)
(#384) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#397) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#406) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#707) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#732) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#738) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#939) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#952) 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)
(#429) Unexpected !important (declaration-no-important)
(#434) Unexpected !important (declaration-no-important)
(#437) Unexpected !important (declaration-no-important)
(#648) Unexpected !important (declaration-no-important)
(#773) Unexpected !important (declaration-no-important)
(#780) Unexpected !important (declaration-no-important)
(#1227) Unexpected !important (declaration-no-important)
(#1228) Unexpected !important (declaration-no-important)
(#1323) Unexpected !important (declaration-no-important)
(#1324) Unexpected !important (declaration-no-important)
(#1335) Unexpected !important (declaration-no-important)
(#1401) Unexpected !important (declaration-no-important)
(#1512) Unexpected !important (declaration-no-important)
(#1557) Unexpected !important (declaration-no-important)
(#1566) Unexpected !important (declaration-no-important)
(#1584) Unexpected !important (declaration-no-important)
(#1606) Unexpected !important (declaration-no-important)
(#1621) Unexpected !important (declaration-no-important)
(#1622) Unexpected !important (declaration-no-important)
(#1624) Unexpected !important (declaration-no-important)
(#1639) Unexpected !important (declaration-no-important)
(#1664) Unexpected !important (declaration-no-important)
(#1672) Unexpected !important (declaration-no-important)
(#1849) Unexpected !important (declaration-no-important)
(#1877) Unexpected !important (declaration-no-important)
(#1945) Unexpected !important (declaration-no-important)
(#1967) Unexpected !important (declaration-no-important)
(#1970) Unexpected !important (declaration-no-important)
(#2741) Unexpected !important (declaration-no-important)
(#2768) Unexpected !important (declaration-no-important)
(#2779) Unexpected !important (declaration-no-important)
(#2780) Unexpected !important (declaration-no-important)
(#2818) Unexpected !important (declaration-no-important)
(#2859) Unexpected !important (declaration-no-important)
(#2870) Unexpected !important (declaration-no-important)
(#2942) Unexpected !important (declaration-no-important)
(#2948) Unexpected !important (declaration-no-important)
(#2980) Unexpected !important (declaration-no-important)
(#2981) Unexpected !important (declaration-no-important)
(#2990) Unexpected !important (declaration-no-important)
(#2991) Unexpected !important (declaration-no-important)
(#3083) Unexpected !important (declaration-no-important)
(#3086) Unexpected !important (declaration-no-important)
(#3090) Unexpected !important (declaration-no-important)
(#3096) Unexpected !important (declaration-no-important)
(#3149) Unexpected !important (declaration-no-important)
(#3181) Unexpected !important (declaration-no-important)
(#3182) Unexpected !important (declaration-no-important)
(#3214) Unexpected !important (declaration-no-important)
(#3215) Unexpected !important (declaration-no-important)
(#3216) Unexpected !important (declaration-no-important)
(#3217) Unexpected !important (declaration-no-important)
(#2789) Unexpected whitespace at end of line (no-eol-whitespace)
(#2851) Unexpected whitespace at end of line (no-eol-whitespace)
(#2908) Unexpected whitespace at end of line (no-eol-whitespace)
(#2965) 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)
(#384) Unexpected extra semicolon (no-extra-semicolons)
(#397) Unexpected extra semicolon (no-extra-semicolons)
(#406) Unexpected extra semicolon (no-extra-semicolons)
(#707) Unexpected extra semicolon (no-extra-semicolons)
(#732) Unexpected extra semicolon (no-extra-semicolons)
(#738) Unexpected extra semicolon (no-extra-semicolons)
(#939) Unexpected extra semicolon (no-extra-semicolons)
(#952) Unexpected extra semicolon (no-extra-semicolons)
(#1913) 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)
(#1233) Expected newline after "," (selector-list-comma-newline-after)
(#1249) Expected newline after "," (selector-list-comma-newline-after)
(#1260) Expected newline after "," (selector-list-comma-newline-after)
(#1288) Expected newline after "," (selector-list-comma-newline-after)
(#1890) Expected newline after "," (selector-list-comma-newline-after)
(#3082) Expected newline after "," (selector-list-comma-newline-after)
(#3144) 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
(#175) 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)]}
(#393) 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
(#182) Phpdocs for function course::get_section_name has incomplete parameters list
theme/boost_magnific/classes/template/frontapage_data.php
(#208) 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
(#88) Phpdocs for function htmldata::vvveb__change_my_courses has incomplete parameters list
(#153) Phpdocs for function htmldata::vvveb__change_popular_courses has incomplete parameters list
(#241) Phpdocs for function htmldata::vvveb__change_catalogo has incomplete parameters list
(#330) Phpdocs for function htmldata::vvveb__change_category has incomplete parameters list
(#424) Phpdocs for function htmldata::text_course has incomplete parameters list
(#444) Phpdocs for function htmldata::enrolled has incomplete parameters list
(#458) 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]