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

(0 errors, 6 warnings)

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

lib/editor/atto/plugins/eexcesseditor/db/install.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
lib/editor/atto/plugins/eexcesseditor/lib.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
lib/editor/atto/plugins/eexcesseditor/savecit.php
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
lib/editor/atto/plugins/eexcesseditor/savelicense.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
lib/editor/atto/plugins/eexcesseditor/savescreen.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#51) Line exceeds 132 characters; contains 134 characters

Javascript coding style problems

(1 errors, 137 warnings)

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

lib/editor/atto/plugins/eexcesseditor/yui/src/button/js/button.js
(#35) Missing space before value for key 'selectedRec'. (key-spacing)
(#36) Missing space before value for key 'citationStyles'. (key-spacing)
(#37) Missing space before value for key 'citStyleList'. (key-spacing)
(#38) Missing space before value for key 'userID'. (key-spacing)
(#40) Missing space before value for key 'imgLicense'. (key-spacing)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'data'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#55) Expected space(s) after "for". (keyword-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#57) Missing space before value for key 'text'. (key-spacing)
(#58) Missing space before value for key 'callback'. (key-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#61) Missing space before value for key 'callbackArgs'. (key-spacing)
(#66) Missing space before value for key 'text'. (key-spacing)
(#67) Missing space before value for key 'callback'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#70) Missing space before value for key 'callbackArgs'. (key-spacing)
(#76) Missing space before value for key 'iconComponent'. (key-spacing)
(#77) Missing space before value for key 'callback'. (key-spacing)
(#77) Missing space before opening brace. (space-before-blocks)
(#77) Unexpected empty function. (no-empty-function)
(#78) Missing space before value for key 'items'. (key-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) Missing space before opening brace. (space-before-blocks)
(#81) Expected space(s) after "if". (keyword-spacing)
(#83) Expected space(s) after "if". (keyword-spacing)
(#86) Expected space(s) after "if". (keyword-spacing)
(#89) Missing space before value for key 'event'. (key-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) Missing space before value for key 'data'. (key-spacing)
(#89) A space is required after ','. (comma-spacing)
(#90) Expected space(s) after "if". (keyword-spacing)
(#95) A space is required after ','. (comma-spacing)
(#96) Missing space before value for key 'event'. (key-spacing)
(#96) A space is required after ','. (comma-spacing)
(#96) Missing space before value for key 'text'. (key-spacing)
(#96) A space is required after ','. (comma-spacing)
(#97) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'insertCitationToEditor'. (key-spacing)
(#105) Missing space before value for key 'insertScreenshot'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key 'imgdata'. (key-spacing)
(#114) Missing space before value for key 'on'. (key-spacing)
(#115) Missing space before value for key 'success'. (key-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing space before opening brace. (space-before-blocks)
(#122) Expected to return a value at the end of this function. (consistent-return)
(#122) Missing space before value for key 'insertLink'. (key-spacing)
(#126) Expected space(s) after "if". (keyword-spacing)
(#129) Expected space(s) after "for". (keyword-spacing)
(#129) Missing space before opening brace. (space-before-blocks)
(#136) Missing space before value for key 'insertImage'. (key-spacing)
(#136) Expected to return a value at the end of this function. (consistent-return)
(#138) Expected space(s) after "if". (keyword-spacing)
(#138) Missing space before opening brace. (space-before-blocks)
(#141) Expected space(s) after "for". (keyword-spacing)
(#145) Expected space(s) after "if". (keyword-spacing)
(#145) Missing space before opening brace. (space-before-blocks)
(#149) Expected space(s) after "else". (keyword-spacing)
(#149) Expected space(s) before "else". (keyword-spacing)
(#155) Missing space before value for key 'requireCitations'. (key-spacing)
(#155) Expected to return a value at the end of this function. (consistent-return)
(#157) Expected space(s) after "if". (keyword-spacing)
(#157) Missing space before opening brace. (space-before-blocks)
(#161) Expected space(s) after "if". (keyword-spacing)
(#161) Missing space before opening brace. (space-before-blocks)
(#163) Missing space before value for key 'event'. (key-spacing)
(#163) A space is required after ','. (comma-spacing)
(#163) Missing space before value for key 'data'. (key-spacing)
(#163) A space is required after ','. (comma-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before opening brace. (space-before-blocks)
(#170) A space is required after ','. (comma-spacing)
(#170) A space is required after ','. (comma-spacing)
(#171) Missing space before value for key 'event'. (key-spacing)
(#171) A space is required after ','. (comma-spacing)
(#171) Missing space before value for key 'data'. (key-spacing)
(#171) A space is required after ','. (comma-spacing)
(#177) Expected space(s) after "for". (keyword-spacing)
(#187) Missing space before value for key 'id'. (key-spacing)
(#188) Missing space before value for key 'container-title'. (key-spacing)
(#189) Missing space before value for key 'URL'. (key-spacing)
(#190) Missing space before value for key 'title'. (key-spacing)
(#191) Missing space before value for key 'author'. (key-spacing)
(#191) Missing space before value for key 'family'. (key-spacing)
(#192) Missing space before value for key 'issued'. (key-spacing)
(#192) Missing space before value for key 'date-parts'. (key-spacing)
(#204) Expected space(s) after "for". (keyword-spacing)
(#204) Missing space before opening brace. (space-before-blocks)
(#206) Expected space(s) after "if". (keyword-spacing)
(#206) Missing space before opening brace. (space-before-blocks)
(#213) Expected to return a value at the end of this function. (consistent-return)
(#213) Unexpected space before function parentheses. (space-before-function-paren)
(#214) 'caretOffset' is defined but never used (no-unused-vars)
(#234) Expected space(s) after "for". (keyword-spacing)
(#234) Missing space before opening brace. (space-before-blocks)
(#235) Expected space(s) after "if". (keyword-spacing)
(#235) Missing space before opening brace. (space-before-blocks)
(#239) Expected space(s) after "if". (keyword-spacing)
(#239) Missing space before opening brace. (space-before-blocks)
(#246) Missing space before value for key 'addDialogue'. (key-spacing)
(#246) Missing space before opening brace. (space-before-blocks)
(#249) Extra space after key 'headerContent'. (key-spacing)
(#261) A space is required after ','. (comma-spacing)
(#263) Missing space before value for key 'license'. (key-spacing)
(#266) Missing space before value for key 'on'. (key-spacing)
(#267) Missing space before value for key 'success'. (key-spacing)
(#267) Missing space before opening brace. (space-before-blocks)
(#278) Missing space before value for key 'saveSelectedCitation'. (key-spacing)
(#282) Expected space(s) after "if". (keyword-spacing)
(#282) Missing space before opening brace. (space-before-blocks)
(#284) Expected space(s) before "else". (keyword-spacing)
(#284) Expected space(s) after "else". (keyword-spacing)
(#288) A space is required after ','. (comma-spacing)
(#290) Missing space before value for key 'userid'. (key-spacing)
(#291) Missing space before value for key 'citstyle'. (key-spacing)
(#294) Missing space before value for key 'on'. (key-spacing)
(#295) Missing space before value for key 'success'. (key-spacing)
(#295) Missing space before opening brace. (space-before-blocks)
(#296) Expected space(s) after "if". (keyword-spacing)
(#296) Missing space before opening brace. (space-before-blocks)
(#297) Unexpected alert. (no-alert)
(#298) Expected space(s) after "else". (keyword-spacing)
(#298) Expected space(s) before "else". (keyword-spacing)
(#306) Missing space before value for key 'ATTRS'. (key-spacing)
(#307) Missing space before value for key 'citStyles'. (key-spacing)
(#308) Missing space before value for key 'value'. (key-spacing)
(#310) Missing space before value for key 'defaultCitStyle'. (key-spacing)
(#311) Missing space before value for key 'value'. (key-spacing)
(#313) Missing space before value for key 'userId'. (key-spacing)
(#314) Missing space before value for key 'value'. (key-spacing)
(#316) Missing space before value for key 'respError'. (key-spacing)
(#317) Missing space before value for key 'value'. (key-spacing)
(#319) Missing space before value for key 'imgLicense'. (key-spacing)
(#320) Missing space before value for key 'value'. (key-spacing)

CSS problems

(0 errors, 0 warnings)

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


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, 0 warnings)

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

Problems running grunt shifter

shifter problems

(1 errors, 0 warnings)

This section shows problems detected by shifter [More info]

lib/editor/atto/plugins/eexcesseditor/yui/src/button/js/button.js
contains 1 lint errors

Mustache template problems

(0 errors, 0 warnings)

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