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

(36 errors, 0 warnings)

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

mod/description/backup/moodle2/backup_description_activity_task.class.php
(#54) The static declaration must come after the visibility declaration
mod/description/backup/moodle2/backup_description_stepslib.php
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
mod/description/backup/moodle2/restore_description_activity_task.class.php
(#58) The static declaration must come after the visibility declaration
(#70) The static declaration must come after the visibility declaration
(#80) The static declaration must come after the visibility declaration
(#100) The static declaration must come after the visibility declaration
mod/description/backup/moodle2/restore_description_stepslib.php
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Whitespace found at end of line
(#34) Line indented incorrectly; expected at least 4 spaces, found 0
(#35) Whitespace found at end of line
(#37) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Line indented incorrectly; expected at least 4 spaces, found 0
(#50) Whitespace found at end of line
(#55) Whitespace found at end of line
(#69) Line indented incorrectly; expected at least 4 spaces, found 0
(#70) Whitespace found at end of line
(#72) Whitespace found at end of line
mod/description/db/upgrade.php
(#53) Whitespace found at end of line
(#54) Whitespace found at end of line
(#56) Expected 2 space(s) before asterisk; 1 found
(#57) Expected 2 space(s) before asterisk; 1 found
(#58) Expected 2 space(s) before asterisk; 1 found
(#59) Expected 2 space(s) before asterisk; 1 found
(#60) Expected 2 space(s) before asterisk; 1 found
mod/description/mod_form.php
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Expected 2 space(s) before asterisk; 1 found
(#37) Expected 2 space(s) before asterisk; 1 found
(#38) Expected 2 space(s) before asterisk; 1 found

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

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

mod/description/backup/moodle2/restore_description_activity_task.class.php
(#76) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#78) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#92) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#94) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}

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]