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

(12 errors, 21 warnings)

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

lib/editor/tinymce/plugins/mediagallery/tinymce/editor_plugin.js
(#4) 'tinymce' is not defined. (no-undef)
(#13) Extra space after key 'init'. (key-spacing)
(#15) 'lang' is not defined. (no-undef)
(#15) 'tinyMCE' is not defined. (no-undef)
(#20) Extra space after key 'file'. (key-spacing)
(#20) 'lang' is not defined. (no-undef)
(#22) Extra space after key 'width'. (key-spacing)
(#23) Extra space after key 'height'. (key-spacing)
(#24) Extra space after key 'inline'. (key-spacing)
(#26) Extra space after key 'plugin_url'. (key-spacing)
(#26) Identifier 'plugin_url' is not in camel case. (camelcase)
(#32) Extra space after key 'title'. (key-spacing)
(#33) Extra space after key 'cmd'. (key-spacing)
(#34) Extra space after key 'image'. (key-spacing)
(#53) Extra space after key 'createControl'. (key-spacing)
(#53) 'cm' is defined but never used (no-unused-vars)
(#63) Extra space after key 'getInfo'. (key-spacing)
(#65) Extra space after key 'longname'. (key-spacing)
(#66) Extra space after key 'author'. (key-spacing)
(#67) Extra space after key 'authorurl'. (key-spacing)
(#68) Extra space after key 'version'. (key-spacing)
(#74) 'tinymce' is not defined. (no-undef)
(#74) 'tinymce' is not defined. (no-undef)
lib/editor/tinymce/plugins/mediagallery/tinymce/js/mediagallery.js
(#2) Extra space after key 'init'. (key-spacing)
(#2) 'ed' is defined but never used (no-unused-vars)
(#2) Unexpected empty function. (no-empty-function)
(#5) Extra space after key 'insert'. (key-spacing)
(#7) ["gallery"] is better written in dot notation. (dot-notation)
(#7) ["gallery"] is better written in dot notation. (dot-notation)
(#8) 'tinyMCEPopup' is not defined. (no-undef)
(#14) 'tinyMCEPopup' is not defined. (no-undef)
(#18) 'tinyMCEPopup' is not defined. (no-undef)
(#22) 'tinyMCEPopup' is not defined. (no-undef)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(3 errors, 0 warnings)

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

lib/editor/tinymce/plugins/mediagallery/lib.php
(#17) File-level phpdocs block is not found
(#29) Function tinymce_mediagallery::update_init_params is not documented
(#19) No one-line description found in phpdocs for class tinymce_mediagallery

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]