Prechecker results: error


Overview

(1 errors, 0 warnings)

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

The patchset contains changes to upgrade.txt or UPGRADING.md files.

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

(8 errors, 3 warnings)

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

mod/skype/classes/privacy/provider.php
(#46) There must not be a space before the colon in a return type declaration
mod/skype/db/access.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
mod/skype/db/upgrade.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
mod/skype/lang/en/skype.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#33) The string key "calendarchattime" is not in the correct order, it should be before "calendarend"
(#52) The string key "skype" is not in the correct order, it should be before "skype:view"
(#59) The string key "skypename" is not in the correct order, it should be before "skypename_help"
mod/skype/lib.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
mod/skype/mod_form.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
mod/skype/version.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
mod/skype/view.php
(#16) Boilerplate comment must be followed by a single blank line or end of file

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

This section shows problems detected with the handling of upgrade savepoints [More info]

mod/skype/db/upgrade.php
Detected fewer 'if' blocks (3) than 'savepoint' calls (4). Repeated savepoints?

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]