Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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]

filter/synhi/tests/privacy_provider_test.php
(#49) Test method test_get_reason() is missing any coverage information, own or at class level
filter/synhi/tests/toolbox_test.php
(#109) Test method test_setting_highlight() is missing any coverage information, own or at class level
(#132) Test method test_setting_highlight_example() is missing any coverage information, own or at class level
(#182) Test method test_enlighterjs_init() is missing any coverage information, own or at class level
(#203) Test method test_syntaxhighlighter_init() is missing any coverage information, own or at class level
filter/synhi/version.php
(#29) This comment is 50% valid code; is this commented out code?

Javascript coding style problems

(0 errors, 6 warnings)

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

filter/synhi/amd/src/synhi_cannot_make_work.js
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#59) Multiple spaces found before '// E.g. Enligh...'. (no-multi-spaces)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#69) Expected space or tab after '//' in comment. (spaced-comment)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(1 errors, 0 warnings)

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

filter/synhi/classes/toolbox.php
(#151) Phpdocs for function toolbox::processtext has incomplete parameters list

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

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

filter/synhi/templates/setting_highlight.mustache
(#1) HTML Validation error, line 1: Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”. (<div class="form-item row"> <)
(#1) HTML Validation error, line 1: Element “head” is missing a required instance of child element “title”. (<div class="form-item row"> <)
(#1) HTML Validation info, line 1: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (<div class="form-item row"> <)
filter/synhi/templates/setting_highlight_example.mustache
(#1) HTML Validation error, line 1: Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”. (<div id="setting_highlight_example_wrapper"> <)
(#1) HTML Validation error, line 1: Element “head” is missing a required instance of child element “title”. (<div id="setting_highlight_example_wrapper"> <)
(#1) HTML Validation info, line 1: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (<div id="setting_highlight_example_wrapper"> <)

Gherkin .feature problems

(0 errors, 0 warnings)

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