Prechecker results: error


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

(9 errors, 10 warnings)

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

blocks/eexcess/block_eexcess.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#70) Expected "if (...) {\n"; found "if(...){\n"
(#72) Expected "} else {\n"; found "}else{\n"
(#100) Whitespace found at end of line
(#102) Expected 1 space after "=>"; 0 found
blocks/eexcess/db/install.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/eexcess/delete_imglic_from_db.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/eexcess/delete_interests_from_db.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/eexcess/eexcess_citation.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/eexcess/eexcess_image_license.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/eexcess/eexcess_interests.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/eexcess/lib.php
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/eexcess/locallib.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/eexcess/search_bar_status.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/eexcess/user_setting_citation_form.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/eexcess/user_setting_image_license_form.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/eexcess/user_settings_interests_form.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.

Javascript coding style problems

(82 errors, 280 warnings)

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

blocks/eexcess/amd/src/_languageData.js
(#1) Missing space before opening brace. (space-before-blocks)
(#3) Line 3 exceeds the maximum line length of 132. (max-len)
(#3) Missing space before value for key 'af'. (key-spacing)
(#4) Line 4 exceeds the maximum line length of 132. (max-len)
(#4) Missing space before value for key 'ar'. (key-spacing)
(#5) Line 5 exceeds the maximum line length of 132. (max-len)
(#5) Missing space before value for key 'az'. (key-spacing)
(#6) Line 6 exceeds the maximum line length of 132. (max-len)
(#6) Missing space before value for key 'bg'. (key-spacing)
(#7) Line 7 exceeds the maximum line length of 132. (max-len)
(#7) Missing space before value for key 'ca'. (key-spacing)
(#8) Line 8 exceeds the maximum line length of 132. (max-len)
(#8) Missing space before value for key 'ceb'. (key-spacing)
(#9) Line 9 exceeds the maximum line length of 132. (max-len)
(#9) Missing space before value for key 'cs'. (key-spacing)
(#10) Line 10 exceeds the maximum line length of 132. (max-len)
(#10) Missing space before value for key 'cy'. (key-spacing)
(#11) Line 11 exceeds the maximum line length of 132. (max-len)
(#11) Missing space before value for key 'da'. (key-spacing)
(#12) Line 12 exceeds the maximum line length of 132. (max-len)
(#12) Missing space before value for key 'de'. (key-spacing)
(#13) Line 13 exceeds the maximum line length of 132. (max-len)
(#13) Missing space before value for key 'en'. (key-spacing)
(#14) Line 14 exceeds the maximum line length of 132. (max-len)
(#14) Missing space before value for key 'es'. (key-spacing)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#15) Missing space before value for key 'et'. (key-spacing)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#16) Missing space before value for key 'eu'. (key-spacing)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) Missing space before value for key 'fa'. (key-spacing)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#18) Missing space before value for key 'fi'. (key-spacing)
(#19) Line 19 exceeds the maximum line length of 132. (max-len)
(#19) Missing space before value for key 'fr'. (key-spacing)
(#20) Line 20 exceeds the maximum line length of 132. (max-len)
(#20) Missing space before value for key 'ha'. (key-spacing)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#21) Missing space before value for key 'haw'. (key-spacing)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Missing space before value for key 'hi'. (key-spacing)
(#23) Line 23 exceeds the maximum line length of 132. (max-len)
(#23) Missing space before value for key 'hr'. (key-spacing)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#24) Missing space before value for key 'hu'. (key-spacing)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) Missing space before value for key 'id'. (key-spacing)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) Missing space before value for key 'is'. (key-spacing)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) Missing space before value for key 'it'. (key-spacing)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) Missing space before value for key 'kk'. (key-spacing)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) Missing space before value for key 'ky'. (key-spacing)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) Missing space before value for key 'la'. (key-spacing)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Missing space before value for key 'lt'. (key-spacing)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) Missing space before value for key 'lv'. (key-spacing)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) Missing space before value for key 'mk'. (key-spacing)
(#34) Line 34 exceeds the maximum line length of 132. (max-len)
(#34) Missing space before value for key 'mn'. (key-spacing)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) Missing space before value for key 'no'. (key-spacing)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) Missing space before value for key 'ne'. (key-spacing)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) Missing space before value for key 'nl'. (key-spacing)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) Missing space before value for key 'nr'. (key-spacing)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) Missing space before value for key 'nso'. (key-spacing)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#40) Missing space before value for key 'pl'. (key-spacing)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#41) Missing space before value for key 'ps'. (key-spacing)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) Missing space before value for key 'pt'. (key-spacing)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#43) Missing space before value for key 'pt-br'. (key-spacing)
(#44) Line 44 exceeds the maximum line length of 132. (max-len)
(#44) Missing space before value for key 'pt-pt'. (key-spacing)
(#45) Line 45 exceeds the maximum line length of 132. (max-len)
(#45) Missing space before value for key 'ro'. (key-spacing)
(#46) Line 46 exceeds the maximum line length of 132. (max-len)
(#46) Missing space before value for key 'ru'. (key-spacing)
(#47) Line 47 exceeds the maximum line length of 132. (max-len)
(#47) Missing space before value for key 'sk'. (key-spacing)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#48) Missing space before value for key 'sl'. (key-spacing)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) Missing space before value for key 'so'. (key-spacing)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#50) Missing space before value for key 'sq'. (key-spacing)
(#51) Line 51 exceeds the maximum line length of 132. (max-len)
(#51) Missing space before value for key 'sr'. (key-spacing)
(#52) Line 52 exceeds the maximum line length of 132. (max-len)
(#52) Missing space before value for key 'ss'. (key-spacing)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#53) Missing space before value for key 'st'. (key-spacing)
(#54) Line 54 exceeds the maximum line length of 132. (max-len)
(#54) Missing space before value for key 'sv'. (key-spacing)
(#55) Line 55 exceeds the maximum line length of 132. (max-len)
(#55) Missing space before value for key 'sw'. (key-spacing)
(#56) Line 56 exceeds the maximum line length of 132. (max-len)
(#56) Missing space before value for key 'tl'. (key-spacing)
(#57) Line 57 exceeds the maximum line length of 132. (max-len)
(#57) Missing space before value for key 'tlh'. (key-spacing)
(#58) Line 58 exceeds the maximum line length of 132. (max-len)
(#58) Missing space before value for key 'tn'. (key-spacing)
(#59) Line 59 exceeds the maximum line length of 132. (max-len)
(#59) Missing space before value for key 'tr'. (key-spacing)
(#60) Line 60 exceeds the maximum line length of 132. (max-len)
(#60) Missing space before value for key 'ts'. (key-spacing)
(#61) Line 61 exceeds the maximum line length of 132. (max-len)
(#61) Missing space before value for key 'uk'. (key-spacing)
(#62) Line 62 exceeds the maximum line length of 132. (max-len)
(#62) Missing space before value for key 'ur'. (key-spacing)
(#63) Line 63 exceeds the maximum line length of 132. (max-len)
(#63) Missing space before value for key 'uz'. (key-spacing)
(#64) Line 64 exceeds the maximum line length of 132. (max-len)
(#64) Missing space before value for key 've'. (key-spacing)
(#65) Line 65 exceeds the maximum line length of 132. (max-len)
(#65) Missing space before value for key 'vi'. (key-spacing)
(#66) Line 66 exceeds the maximum line length of 132. (max-len)
(#66) Missing space before value for key 'xh'. (key-spacing)
(#67) Line 67 exceeds the maximum line length of 132. (max-len)
(#67) Missing space before value for key 'zu'. (key-spacing)
blocks/eexcess/amd/src/EEXCESSResults.js
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected space before function parentheses. (space-before-function-paren)
(#27) Missing JSDoc comment. (require-jsdoc)
(#30) It's not necessary to initialize 'showBar' to undefined. (no-undef-init)
(#31) It's not necessary to initialize 'hideBar' to undefined. (no-undef-init)
(#32) It's not necessary to initialize 'interestsText' to undefined. (no-undef-init)
(#33) It's not necessary to initialize 'userId' to undefined. (no-undef-init)
(#34) It's not necessary to initialize 'baseUrl' to undefined. (no-undef-init)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Identifier 'rec_base_url' is not in camel case. (camelcase)
(#53) Identifier 'status_bar' is not in camel case. (camelcase)
(#59) Missing space before value for key 'origin'. (key-spacing)
(#60) Identifier 'rec_base_url' is not in camel case. (camelcase)
(#64) Expected space(s) after "if". (keyword-spacing)
(#64) Identifier 'status_bar' is not in camel case. (camelcase)
(#64) Missing space before opening brace. (space-before-blocks)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#73) A space is required after ','. (comma-spacing)
(#74) A space is required after ','. (comma-spacing)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#78) Unexpected space before function parentheses. (space-before-function-paren)
(#87) Missing space before opening brace. (space-before-blocks)
(#89) Expected space(s) after "if". (keyword-spacing)
(#89) Missing space before opening brace. (space-before-blocks)
(#94) Expected space(s) after "else". (keyword-spacing)
(#94) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#102) Missing space before value for key 'data'. (key-spacing)
(#103) Missing space before value for key 'status'. (key-spacing)
(#108) Function 'anonymous' has a complexity of 24. (complexity)
(#108) Unexpected space before function parentheses. (space-before-function-paren)
(#110) Expected space(s) after "if". (keyword-spacing)
(#110) Missing space before opening brace. (space-before-blocks)
(#116) Empty block statement. (no-empty)
(#118) Empty block statement. (no-empty)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) Missing space before opening brace. (space-before-blocks)
(#121) Missing space before value for key 'event'. (key-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing space before value for key 'data'. (key-spacing)
(#124) Empty block statement. (no-empty)
(#126) Expected space(s) after "if". (keyword-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
(#128) Expected space(s) after "if". (keyword-spacing)
(#128) Missing space before opening brace. (space-before-blocks)
(#129) A space is required after ','. (comma-spacing)
(#130) Expected space(s) after "if". (keyword-spacing)
(#130) Requires a space after '{'. (block-spacing)
(#130) Missing space before opening brace. (space-before-blocks)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Missing space before value for key 'event'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'data'. (key-spacing)
(#130) Requires a space before '}'. (block-spacing)
(#132) Expected space(s) after "else". (keyword-spacing)
(#132) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#133) A space is required after ','. (comma-spacing)
(#134) Expected space(s) after "if". (keyword-spacing)
(#134) Requires a space after '{'. (block-spacing)
(#134) Missing space before opening brace. (space-before-blocks)
(#134) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#134) Statement inside of curly braces should be on next line. (brace-style)
(#134) Missing space before value for key 'event'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'data'. (key-spacing)
(#134) Requires a space before '}'. (block-spacing)
(#137) Expected space(s) after "if". (keyword-spacing)
(#137) Missing space before opening brace. (space-before-blocks)
(#138) A space is required after ','. (comma-spacing)
(#140) Expected space(s) after "if". (keyword-spacing)
(#140) Missing space before opening brace. (space-before-blocks)
(#141) A space is required after ','. (comma-spacing)
(#143) Expected space(s) after "if". (keyword-spacing)
(#143) Missing space before opening brace. (space-before-blocks)
(#144) Expected space(s) after "if". (keyword-spacing)
(#144) Missing space before opening brace. (space-before-blocks)
(#145) Missing space before value for key 'event'. (key-spacing)
(#145) A space is required after ','. (comma-spacing)
(#145) Missing space before value for key 'data'. (key-spacing)
(#171) Expected space(s) after "if". (keyword-spacing)
(#171) Missing space before opening brace. (space-before-blocks)
(#172) Expected space(s) after "if". (keyword-spacing)
(#172) Missing space before opening brace. (space-before-blocks)
(#173) Missing space before value for key 'event'. (key-spacing)
(#173) A space is required after ','. (comma-spacing)
(#173) Missing space before value for key 'data'. (key-spacing)
(#176) Expected space(s) after "if". (keyword-spacing)
(#176) Missing space before opening brace. (space-before-blocks)
(#177) Missing space before value for key 'event'. (key-spacing)
(#177) A space is required after ','. (comma-spacing)
(#177) Missing space before value for key 'data'. (key-spacing)
(#180) Missing space before value for key 'event'. (key-spacing)
(#180) A space is required after ','. (comma-spacing)
(#180) Missing space before value for key 'data'. (key-spacing)
(#182) Empty block statement. (no-empty)
(#184) Expected space(s) after "if". (keyword-spacing)
(#184) Empty block statement. (no-empty)
(#184) Missing space before opening brace. (space-before-blocks)
(#186) Expected space(s) after "if". (keyword-spacing)
(#186) Missing space before opening brace. (space-before-blocks)
(#187) Statement inside of curly braces should be on next line. (brace-style)
(#187) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#187) Requires a space before '}'. (block-spacing)
(#188) Expected space(s) after "if". (keyword-spacing)
(#188) Missing space before opening brace. (space-before-blocks)
(#189) Statement inside of curly braces should be on next line. (brace-style)
(#189) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#189) Requires a space before '}'. (block-spacing)
(#190) Expected space(s) after "if". (keyword-spacing)
(#190) Missing space before opening brace. (space-before-blocks)
(#191) Line 191 exceeds the maximum line length of 132. (max-len)
(#191) Statement inside of curly braces should be on next line. (brace-style)
(#191) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#191) Requires a space before '}'. (block-spacing)
(#196) Unexpected space before function parentheses. (space-before-function-paren)
(#197) A space is required after ','. (comma-spacing)
(#197) Missing space before opening brace. (space-before-blocks)
(#198) Expected space(s) after "if". (keyword-spacing)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#198) Missing space before opening brace. (space-before-blocks)
(#202) Expected space(s) before "else". (keyword-spacing)
(#202) Expected space(s) after "else". (keyword-spacing)
(#219) Unexpected space before function parentheses. (space-before-function-paren)
blocks/eexcess/amd/src/guessLanguage.js
(#260) Line 260 exceeds the maximum line length of 132. (max-len)
(#261) Line 261 exceeds the maximum line length of 132. (max-len)
(#399) Missing JSDoc comment. (require-jsdoc)
(#420) Missing JSDoc comment. (require-jsdoc)
(#426) unnecessary '.apply()'. (no-useless-call)
(#431) unnecessary '.apply()'. (no-useless-call)
(#435) ["Hiragana"] is better written in dot notation. (dot-notation)
(#435) ["Katakana"] is better written in dot notation. (dot-notation)
(#436) unnecessary '.apply()'. (no-useless-call)
(#440) Line 440 exceeds the maximum line length of 132. (max-len)
(#440) ["Bopomofo"] is better written in dot notation. (dot-notation)
(#441) unnecessary '.apply()'. (no-useless-call)
(#445) ["Cyrillic"] is better written in dot notation. (dot-notation)
(#450) ["Arabic"] is better written in dot notation. (dot-notation)
(#455) ["Devanagari"] is better written in dot notation. (dot-notation)
(#463) unnecessary '.apply()'. (no-useless-call)
(#474) unnecessary '.apply()'. (no-useless-call)
(#485) unnecessary '.apply()'. (no-useless-call)
(#488) Missing JSDoc comment. (require-jsdoc)
(#491) unnecessary '.apply()'. (no-useless-call)
(#517) unnecessary '.apply()'. (no-useless-call)
(#527) unnecessary '.apply()'. (no-useless-call)
(#530) Missing JSDoc comment. (require-jsdoc)
(#534) 'content' is already defined (no-redeclare)
(#537) 'i' used outside of binding context. (block-scoped-var)
(#537) 'i' used outside of binding context. (block-scoped-var)
(#537) 'i' used outside of binding context. (block-scoped-var)
(#538) 'i' used outside of binding context. (block-scoped-var)
(#538) 'i' used outside of binding context. (block-scoped-var)
(#538) 'i' used outside of binding context. (block-scoped-var)
(#547) 'i' used outside of binding context. (block-scoped-var)
(#547) 'i' is already defined (no-redeclare)
(#548) 'i' used outside of binding context. (block-scoped-var)
(#548) 'i' used outside of binding context. (block-scoped-var)
(#559) Missing JSDoc comment. (require-jsdoc)
(#584) Missing JSDoc comment. (require-jsdoc)
(#610) unnecessary '.apply()'. (no-useless-call)
(#625) unnecessary '.apply()'. (no-useless-call)
(#625) There should be no space after '[' (array-bracket-spacing)
(#625) There should be no space before ']' (array-bracket-spacing)
(#629) unnecessary '.apply()'. (no-useless-call)
(#631) There should be no space after '[' (array-bracket-spacing)
(#631) There should be no space before ']' (array-bracket-spacing)
(#644) unnecessary '.apply()'. (no-useless-call)
(#644) There should be no space after '[' (array-bracket-spacing)
(#644) There should be no space before ']' (array-bracket-spacing)
(#648) unnecessary '.apply()'. (no-useless-call)
(#663) unnecessary '.apply()'. (no-useless-call)
(#663) There should be no space after '[' (array-bracket-spacing)
(#663) There should be no space before ']' (array-bracket-spacing)
(#667) unnecessary '.apply()'. (no-useless-call)
blocks/eexcess/libs/script_img_license.js
(#22) Missing space before opening brace. (space-before-blocks)
(#23) Missing space before opening brace. (space-before-blocks)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#27) Missing space before opening brace. (space-before-blocks)
(#30) Missing space before value for key 'catid'. (key-spacing)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Missing space before value for key 'license'. (key-spacing)
(#34) Unexpected console statement. (no-console)
(#34) A space is required after ','. (comma-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#43) Unexpected console statement. (no-console)
(#50) Missing space before opening brace. (space-before-blocks)
(#52) Expected space(s) after "if". (keyword-spacing)
(#52) Unexpected confirm. (no-alert)
(#52) Missing space before opening brace. (space-before-blocks)
(#58) Missing space before value for key 'data'. (key-spacing)
(#59) Missing space before value for key 'catid'. (key-spacing)
(#60) Missing space before value for key 'sesskey'. (key-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) Missing space before value for key 'success'. (key-spacing)
(#61) Missing space before opening brace. (space-before-blocks)
(#68) Missing space before opening brace. (space-before-blocks)
(#73) 'jQuery' is not defined. (no-undef)
blocks/eexcess/libs/script_interests.js
(#22) Missing space before opening brace. (space-before-blocks)
(#23) Missing space before opening brace. (space-before-blocks)
(#24) Missing space before value for key 'triggerKeys'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#29) Missing space before opening brace. (space-before-blocks)
(#32) Missing space before value for key 'catid'. (key-spacing)
(#33) Missing space before value for key 'title'. (key-spacing)
(#34) Missing space before value for key 'interests'. (key-spacing)
(#35) Missing space before value for key 'active'. (key-spacing)
(#38) Unexpected console statement. (no-console)
(#40) Unexpected console statement. (no-console)
(#44) Expected to return a value at the end of this function. (consistent-return)
(#44) Missing space before opening brace. (space-before-blocks)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Unexpected confirm. (no-alert)
(#46) Missing space before opening brace. (space-before-blocks)
(#52) Missing space before value for key 'data'. (key-spacing)
(#53) Missing space before value for key 'catid'. (key-spacing)
(#54) Missing space before value for key 'sesskey'. (key-spacing)
(#56) Missing space before value for key 'success'. (key-spacing)
(#56) Missing space before opening brace. (space-before-blocks)
(#58) Expected space(s) after "if". (keyword-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#61) Unexpected alert. (no-alert)
(#71) A space is required after ','. (comma-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#72) Expected space(s) after "if". (keyword-spacing)
(#72) Missing space before opening brace. (space-before-blocks)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#89) 'jQuery' is not defined. (no-undef)

CSS problems

(0 errors, 5 warnings)

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

blocks/eexcess/styles.css
(#43) Use of !important
blocks/eexcess/tagit-stylish-yellow.css
(#144) Use of !important
(#145) Use of !important
(#146) Use of !important
(#147) Use of !important

PHPDocs style problems

(0 errors, 0 warnings)

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


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]

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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