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

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

filter/synhi/classes/toolbox.php
(#333) Line exceeds 132 characters; contains 139 characters
(#348) Line exceeds 132 characters; contains 137 characters
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
(#111) Test method test_setting_highlight() is missing any coverage information, own or at class level
(#134) Test method test_setting_highlight_example() is missing any coverage information, own or at class level
(#184) Test method test_enlighterjs_init() is missing any coverage information, own or at class level
(#205) Test method test_syntaxhighlighter_init() is missing any coverage information, own or at class level
filter/synhi/version.php
(#29) This comment is 45% valid code; is this commented out code?

Javascript coding style problems

(0 errors, 0 warnings)

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


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]