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

(9 errors, 4 warnings)

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

local/simple_course_creator/edit_form.php
(#57) Variable "GLOBALS" must be all lower-case
(#196) Expected 1 space after "="; 0 found
(#206) Line exceeds 132 characters; contains 147 characters
(#284) Line exceeds 132 characters; contains 133 characters
(#324) Line exceeds 132 characters; contains 133 characters
(#453) Variable "gr_el" must not contain underscores.
(#454) Variable "gr_el" must not contain underscores.
local/simple_course_creator/lib.php
(#37) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#39) Commas (,) must be followed by white space.
(#47) Expected "if (...) {\n"; found "if(...) {\n"
(#50) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#54) Line exceeds maximum limit of 180 characters; contains 181 characters
local/simple_course_creator/settings.php
(#30) Line exceeds 132 characters; contains 162 characters

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

(14 errors, 0 warnings)

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

local/simple_course_creator/db/access.php
(#19) Package local is not valid
local/simple_course_creator/edit_form.php
(#39) Variable course_edit_form::$course is not documented
(#40) Variable course_edit_form::$context is not documented
(#17) No one-line description found in phpdocs for file
(#18) Package local is not valid
local/simple_course_creator/forms/course_create_form.php
(#35) Function course_create_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#18) Package local is not valid
local/simple_course_creator/lang/en/local_simple_course_creator.php
(#18) Package local is not valid
local/simple_course_creator/lib.php
(#19) Package local is not valid
local/simple_course_creator/settings.php
(#18) Package local is not valid
local/simple_course_creator/version.php
(#18) Package local is not valid
local/simple_course_creator/view.php
(#16) No one-line description found in phpdocs for file
(#17) Package local is not valid

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]