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

(63 errors, 0 warnings)

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

public/filter/amanote/amanote.php
(#179) Expected at least 1 space before "."; 0 found
public/filter/amanote/classes/observer.php
(#76) Blank line found at end of control structure
public/filter/amanote/classes/privacy/provider.php
(#40) Opening brace must not be followed by a blank line
public/filter/amanote/classes/text_filter.php
(#79) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#81) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#138) Space found before comma in argument list
(#138) Expected no space between "$notelogo" and the comma. Found: 1 space
(#266) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#267) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#293) Blank line found at start of control structure
public/filter/amanote/externallib.php
(#37) Opening brace must not be followed by a blank line
(#46) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#62) Opening parenthesis of a multi-line function call must be the last content on the line
(#63) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#63) Closing parenthesis of a multi-line function call must be on a line by itself
(#94) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#179) Opening parenthesis of a multi-line function call must be the last content on the line
(#180) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#180) Closing parenthesis of a multi-line function call must be on a line by itself
public/filter/amanote/helpers/filehelper.php
(#312) Blank line found at end of control structure
public/filter/amanote/notes.php
(#75) Blank line found at end of control structure
public/filter/amanote/settings.php
(#27) Blank line found at start of control structure
(#37) Opening parenthesis of a multi-line function call must be the last content on the line
(#40) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#40) Only one argument is allowed per line in a multi-line function call
(#40) Closing parenthesis of a multi-line function call must be on a line by itself
(#48) Opening parenthesis of a multi-line function call must be the last content on the line
(#51) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#51) Only one argument is allowed per line in a multi-line function call
(#51) Closing parenthesis of a multi-line function call must be on a line by itself
(#53) Opening parenthesis of a multi-line function call must be the last content on the line
(#55) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#55) Only one argument is allowed per line in a multi-line function call
(#55) Closing parenthesis of a multi-line function call must be on a line by itself
(#58) Opening parenthesis of a multi-line function call must be the last content on the line
(#60) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#60) Closing parenthesis of a multi-line function call must be on a line by itself
(#62) Opening parenthesis of a multi-line function call must be the last content on the line
(#64) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#64) Only one argument is allowed per line in a multi-line function call
(#64) Closing parenthesis of a multi-line function call must be on a line by itself
(#67) Opening parenthesis of a multi-line function call must be the last content on the line
(#69) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
(#71) Opening parenthesis of a multi-line function call must be the last content on the line
(#73) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#73) Only one argument is allowed per line in a multi-line function call
(#73) Closing parenthesis of a multi-line function call must be on a line by itself
(#75) Opening parenthesis of a multi-line function call must be the last content on the line
(#77) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#77) Only one argument is allowed per line in a multi-line function call
(#77) Closing parenthesis of a multi-line function call must be on a line by itself
(#79) Opening parenthesis of a multi-line function call must be the last content on the line
(#81) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#81) Only one argument is allowed per line in a multi-line function call
(#81) Closing parenthesis of a multi-line function call must be on a line by itself
(#83) Opening parenthesis of a multi-line function call must be the last content on the line
(#85) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#85) Only one argument is allowed per line in a multi-line function call
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#90) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#90) Closing parenthesis of a multi-line function call must be on a line by itself

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

(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

(4 errors, 0 warnings)

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

public/filter/amanote/amd/build/main.js
Uncommitted change detected.
public/filter/amanote/amd/build/main.js.map
Uncommitted change detected.
public/filter/amanote/amd/build/main.min.js
Uncommitted change detected.
public/filter/amanote/amd/build/main.min.js.map
Uncommitted change detected.

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]