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

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

lib/editor/supsub/module.js
(#24) Identifier 'editor_supsub' is not in camel case. (camelcase)
(#27) Identifier 'init_editor' is not in camel case. (camelcase)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) 'tinymce' is not defined. (no-undef)
(#35) 'tinymce' is not defined. (no-undef)
(#36) 'tinymce' is not defined. (no-undef)
(#37) Identifier 'theme_advanced_resizing_min_height' is not in camel case. (camelcase)
(#40) 'tinymce' is not defined. (no-undef)
(#43) Identifier 'init_instance_callback' is not in camel case. (camelcase)
(#44) 'tinymce' is not defined. (no-undef)
lib/editor/supsub/supsub_plugin.js
(#29) 'tinymce' is not defined. (no-undef)
(#37) Extra space after key 'init'. (key-spacing)
(#42) 'tinymce' is not defined. (no-undef)
(#48) Expected space or tab after '/*' in comment. (spaced-comment)
(#56) 'tinymce' is not defined. (no-undef)
(#69) 'tinymce' is not defined. (no-undef)
(#81) Extra space after key 'getInfo'. (key-spacing)
(#83) Extra space after key 'longname'. (key-spacing)
(#84) Extra space after key 'author'. (key-spacing)
(#85) Extra space after key 'authorurl'. (key-spacing)
(#86) Extra space after key 'infourl'. (key-spacing)
(#87) Extra space after key 'version'. (key-spacing)
(#93) 'tinymce' is not defined. (no-undef)
(#93) 'tinymce' is not defined. (no-undef)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(10 errors, 0 warnings)

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

lib/editor/supsub/lib.php
(#47) Function supsub_texteditor::__construct is not documented
(#53) Function supsub_texteditor::supported_by_browser is not documented
(#73) Function supsub_texteditor::get_supported_formats is not documented
(#77) Function supsub_texteditor::get_preferred_format is not documented
(#81) Function supsub_texteditor::supports_repositories is not documented
(#85) Function supsub_texteditor::head_setup is not documented
(#88) Function supsub_texteditor::use_editor is not documented
(#101) Function supsub_texteditor::get_init_params is not documented
(#17) No one-line description found in phpdocs for file
(#34) No one-line description found in phpdocs for class supsub_texteditor

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]