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

(3 errors, 0 warnings)

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

lib/editor/tiny/plugins/wiris/classes/plugininfo.php
(#2) The opening <?php tag must be followed by exactly one newline.
lib/editor/tiny/plugins/wiris/lang/en/tiny_wiris.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) File must end with a newline character

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

(4 errors, 3 warnings)

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

lib/editor/tiny/plugins/wiris/classes/plugininfo.php
(#10) Package is not specified for class plugininfo. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#10) Class plugininfo is not documented
(#11) Function plugininfo::get_plugin_configuration_for_context is not documented
lib/editor/tiny/plugins/wiris/lang/en/tiny_wiris.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
lib/editor/tiny/plugins/wiris/version.php
(#21) 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

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "gherkinlint" failed. Use --force to continue.

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

(3 errors, 0 warnings)

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

lib/editor/tiny/plugins/wiris/tests/behat/tiny_datamceCheck.feature
(#37) Trailing spaces are not allowed
(#40) New line at EOF(end of file) is required
lib/editor/tiny/plugins/wiris/tests/behat/tiny_filterActivityDisabled.feature
(#14) Trailing spaces are not allowed