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

(21 errors, 2 warnings)

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

calendar/type/thaibuddhist/classes/structure.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Expected "if (...) {\n"; found "if(...) {\n"
(#38) Expected "if (...) {\n"; found "if(...) {\n"
(#42) Expected "if (...) {\n"; found "if(...) {\n"
(#44) Expected "if (...) {\n"; found "if(...) {\n"
(#48) Expected "if (...) {\n"; found "if(...) {\n"
(#50) Expected "if (...) {\n"; found "if(...) {\n"
(#54) Expected "if (...) {\n"; found "if(...) {\n"
(#56) Expected "if (...) {\n"; found "if(...) {\n"
(#342) Expected "if (...) {\n"; found "if(...) {\n"
(#348) Expected "if (...) {\n"; found "if(...) {\n"
(#354) Expected "if (...) {\n"; found "if(...) {\n"
(#357) Expected "} else {\n"; found "}\n else {\n"
(#362) Expected "if (...) {\n"; found "if(...) {\n"
(#365) Expected "if (...) {\n"; found "if(...) {\n"
(#368) Expected "if (...) {\n"; found "if(...) {\n"
(#371) Expected "if (...) {\n"; found "if(...) {\n"
(#395) Expected "if (...) {\n"; found "if(...) {\n"
(#400) Line exceeds 132 characters; contains 145 characters
(#403) Expected "} else {\n"; found "}\n else {\n"
(#437) Variable "date_array" must not contain underscores.
(#438) Variable "date_array" must not contain underscores.
(#439) Variable "date_array" must not contain underscores.

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

(6 errors, 0 warnings)

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

calendar/type/thaibuddhist/classes/structure.php
(#17) File-level phpdocs block is not found
(#34) Function structure::__construct is not documented
(#29) Variable structure::$months is not documented
(#30) Variable structure::$shortmonths is not documented
(#31) Variable structure::$days is not documented
(#32) Variable structure::$shortdays is not documented

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]