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

(37 errors, 0 warnings)

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

public/lib/editor/tiny/plugins/multilang2/classes/plugininfo.php
(#39) The interface names in a "class implements" statement should be ordered alphabetically. Expected: plugin_with_menuitems, plugin_with_buttons, plugin_with_configuration; Found: plugin_with_buttons, plugin_with_configuration, plugin_with_menuitems
(#39) Opening brace must not be followed by a blank line
(#102) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#102) Multi-line function declarations must define one parameter per line
(#102) Multi-line function declarations must define one parameter per line
(#103) Multi-line function declaration not indented correctly; expected 8 spaces but found 64
(#103) The closing parenthesis of a multi-line function declaration must be on a new line
(#198) Space found before comma in argument list
(#198) Expected no space between "0" and the comma. Found: 1 space
(#256) The closing brace for the class must go on the next line after the body
public/lib/editor/tiny/plugins/multilang2/classes/privacy/provider.php
(#36) Opening brace must not be followed by a blank line
public/lib/editor/tiny/plugins/multilang2/settings.php
(#34) Opening parenthesis of a multi-line function call must be the last content on the line
(#35) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#35) Only one argument is allowed per line in a multi-line function call
(#35) Only one argument is allowed per line in a multi-line function call
(#35) Closing parenthesis of a multi-line function call must be on a line by itself
(#36) Opening parenthesis of a multi-line function call must be the last content on the line
(#37) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#37) Only one argument is allowed per line in a multi-line function call
(#37) Only one argument is allowed per line in a multi-line function call
(#37) Closing parenthesis of a multi-line function call must be on a line by itself
(#38) Opening parenthesis of a multi-line function call must be the last content on the line
(#39) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#39) Only one argument is allowed per line in a multi-line function call
(#39) Only one argument is allowed per line in a multi-line function call
(#39) Closing parenthesis of a multi-line function call must be on a line by itself
(#40) Opening parenthesis of a multi-line function call must be the last content on the line
(#41) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#41) Only one argument is allowed per line in a multi-line function call
(#41) Only one argument is allowed per line in a multi-line function call
(#41) Closing parenthesis of a multi-line function call must be on a line by itself
(#49) Opening parenthesis of a multi-line function call must be the last content on the line
(#50) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#50) Only one argument is allowed per line in a multi-line function call
(#50) Only one argument is allowed per line in a multi-line function call
(#50) Closing parenthesis of a multi-line function call must be on a line by itself
public/lib/editor/tiny/plugins/multilang2/tests/behat/behat_editor_tiny_multilang2.php
(#72) Expected 1 space after FUNCTION keyword; 0 found

Javascript coding style problems

(1 errors, 0 warnings)

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

public/lib/editor/tiny/plugins/multilang2/tests/js/htmlparser.test.js
(#1) Parsing error: 'import' and 'export' may appear only with 'sourceType: module'

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(0 errors, 0 warnings)

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


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]