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

(3 errors, 20 warnings)

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

lib/editor/tinymce/plugins/helixmedia/tinymce/editor_plugin.js
(#12) 'tinymce' is not defined. (no-undef)
(#13) Extra space after key 'init'. (key-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) There should be no space after this paren. (space-in-parens)
(#45) Extra space after key 'file'. (key-spacing)
(#46) Extra space after key 'width'. (key-spacing)
(#47) Extra space after key 'height'. (key-spacing)
(#48) Extra space after key 'inline'. (key-spacing)
(#50) Extra space after key 'plugin_url'. (key-spacing)
(#50) Identifier 'plugin_url' is not in camel case. (camelcase)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#62) Extra space after key 'title'. (key-spacing)
(#63) Extra space after key 'cmd'. (key-spacing)
(#64) Extra space after key 'image'. (key-spacing)
(#68) Extra space after key 'getInfo'. (key-spacing)
(#70) Extra space after key 'longname'. (key-spacing)
(#71) Extra space after key 'author'. (key-spacing)
(#72) Extra space after key 'authorurl'. (key-spacing)
(#73) Extra space after key 'infourl'. (key-spacing)
(#74) Extra space after key 'version'. (key-spacing)
(#80) 'tinymce' is not defined. (no-undef)
(#80) '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

(7 errors, 0 warnings)

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

lib/editor/tinymce/plugins/helixmedia/icon.php
(#17) File-level phpdocs block is not found
lib/editor/tinymce/plugins/helixmedia/lib.php
(#17) File-level phpdocs block is not found
(#27) Class tinymce_helixmedia is not documented
(#31) Function tinymce_helixmedia::update_init_params is not documented
(#42) Function tinymce_helixmedia::get_sort_order is not documented
(#27) Package is not specified for class tinymce_helixmedia. It is also not specified in file-level phpdocs
lib/editor/tinymce/plugins/helixmedia/version.php
(#20) Package tinymce_ is not valid

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]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]