Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


PHP lint problems

(1 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]

mod/autopdfform/backup/moodle1/lib.php
(#303) PHP Parse error: syntax error, unexpected token "[", expecting "(" in /mod/autopdfform/backup/moodle1/lib.php on line 303

PHP coding style problems

(4 errors, 0 warnings)

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

mod/autopdfform/backup/moodle1/lib.php
(#291) Expected at least 1 space before "."; 0 found
(#291) Expected at least 1 space after "."; 0 found
mod/autopdfform/backup/moodle2/restore_autopdfform_activity_task.class.php
(#58) Commas (,) must be followed by white space.
(#58) There should be a comma after the last array item in a multi-line array.

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/autopdfform/backup/moodle1/lib.php
(#68) Phpdocs for function moodle1_mod_resource_handler::process_resource has incomplete parameters list
(#235) Phpdocs for function moodle1_mod_resource_handler::on_resource_end has incomplete parameters list
(#38) Inline phpdocs tag {@link convert_path} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#38) Inline phpdocs tag {@link convert_path} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}

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]