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

(6 errors, 4 warnings)

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

mod/publication/backup/moodle2/backup_publication_activity_task.class.php
(#65) The static declaration must come after the visibility declaration
mod/publication/backup/moodle2/restore_publication_activity_task.class.php
(#65) The static declaration must come after the visibility declaration
(#79) The static declaration must come after the visibility declaration
(#101) The static declaration must come after the visibility declaration
(#123) The static declaration must come after the visibility declaration
mod/publication/classes/local/allfilestable/base.php
(#417) Expected 1 space after asterisk; 0 found
mod/publication/locallib.php
(#360) Passing the $glue and $pieces parameters in reverse order to implode has been deprecated since PHP 7.4; $glue should be the first parameter and $pieces the second
(#682) This comment is 43% valid code; is this commented out code?
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#1285) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 2 warnings)

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

mod/publication/amd/src/alignrows.js
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#42) Unexpected space before function parentheses. (space-before-function-paren)

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/publication/backup/moodle2/restore_publication_activity_task.class.php
(#95) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#97) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#113) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#115) 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]