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

(17 errors, 9 warnings)

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

local/modcustomfields/backup/moodle2/backup_local_modcustomfields_plugin.class.php
(#1) No one-line description found in phpdocs for docblock of file backup_local_modcustomfields_plugin.class.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Missing docblock for class backup_local_modcustomfields_plugin
(#38) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#39) There should be a comma after the last array item in a multi-line array.
local/modcustomfields/backup/moodle2/restore_local_modcustomfields_plugin.class.php
(#1) No one-line description found in phpdocs for docblock of file restore_local_modcustomfields_plugin.class.php
(#18) Incorrect @package tag for file restore_local_modcustomfields_plugin.class.php. Expected local_modcustomfields, found local_modcustomfieldsactivitycards.
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Missing docblock for class restore_local_modcustomfields_plugin
(#31) Missing docblock for function define_module_plugin_structure
local/modcustomfields/classes/customfield/mod_handler.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#64) There must not be a space before the colon in a return type declaration
(#87) There must not be a space before the colon in a return type declaration
(#98) There must not be a space before the colon in a return type declaration
(#117) There must not be a space before the colon in a return type declaration
(#144) There must not be a space before the colon in a return type declaration
(#159) There must not be a space before the colon in a return type declaration
(#168) There must not be a space before the colon in a return type declaration
(#178) There must not be a space before the colon in a return type declaration
(#243) There must not be a space before the colon in a return type declaration
local/modcustomfields/classes/privacy/provider.php
(#43) There must not be a space before the colon in a return type declaration
local/modcustomfields/lib.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/modcustomfields/settings.php
(#35) Short array syntax must be used to define arrays
local/modcustomfields/tests/lib_test.php
(#29) Unit test lib_test should be declared as final.
(#35) Test method test_local_modcustomfields_coursemodule_standard_elements() is missing a return type

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

(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]