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

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


Javascript coding style problems

(15 errors, 25 warnings)

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

lib/editor/tinymce/plugins/wordcount/tinymce/editor_plugin.js
(#12) 'tinymce' is not defined. (no-undef)
(#13) Extra space after key 'block'. (key-spacing)
(#14) Extra space after key 'id'. (key-spacing)
(#15) Extra space after key 'countre'. (key-spacing)
(#16) Extra space after key 'cleanre'. (key-spacing)
(#18) Extra space after key 'init'. (key-spacing)
(#18) 'url' is defined but never used. (no-unused-vars)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) 'tinymce' is not defined. (no-undef)
(#22) Unnecessary escape character: \'. (no-useless-escape)
(#23) Identifier 'update_rate' is not in camel case. (camelcase)
(#24) Identifier 'update_on_delete' is not in camel case. (camelcase)
(#27) 'cm' is defined but never used. (no-unused-vars)
(#33) 'tinymce' is not defined. (no-undef)
(#35) Expected { after 'if' condition. (curly)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) 'tinymce' is not defined. (no-undef)
(#38) 'tinymce' is not defined. (no-undef)
(#54) Missing JSDoc comment. (require-jsdoc)
(#58) Missing JSDoc comment. (require-jsdoc)
(#71) Extra space after key '_getCount'. (key-spacing)
(#73) There should be no space after '{'. (object-curly-spacing)
(#73) There should be no space before '}'. (object-curly-spacing)
(#97) Extra space after key '_count'. (key-spacing)
(#101) Expected { after 'if' condition. (curly)
(#109) 'tinymce' is not defined. (no-undef)
(#110) Requires a space after '{'. (block-spacing)
(#110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) Statement inside of curly braces should be on next line. (brace-style)
(#110) Requires a space before '}'. (block-spacing)
(#117) Extra space after key 'longname'. (key-spacing)
(#118) Extra space after key 'author'. (key-spacing)
(#119) Extra space after key 'authorurl'. (key-spacing)
(#120) Extra space after key 'infourl'. (key-spacing)
(#121) Extra space after key 'version'. (key-spacing)
(#121) 'tinymce' is not defined. (no-undef)
(#121) 'tinymce' is not defined. (no-undef)
(#126) 'tinymce' is not defined. (no-undef)
(#126) 'tinymce' is not defined. (no-undef)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(2 errors, 0 warnings)

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

lib/editor/tinymce/plugins/wordcount/lib.php
(#17) File-level phpdocs block is not found
(#27) Function tinymce_wordcount::update_init_params is not documented

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

(0 errors, 0 warnings)

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


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]