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

(7 errors, 4 warnings)

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

filter/formattimestamp/db/install.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Line exceeds 132 characters; contains 151 characters
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
filter/formattimestamp/filter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Visibility must be declared on method "filter"
(#38) Line exceeds 132 characters; contains 141 characters
(#48) Visibility must be declared on method "dofiltering"
filter/formattimestamp/lang/en/filter_formattimestamp.php
(#2) The opening <?php tag must be followed by exactly one newline.
filter/formattimestamp/tests/filter_test.php
(#31) Visibility must be declared on method "test_filter_formattimestamp_link"
(#37) Line exceeds 132 characters; contains 142 characters
filter/formattimestamp/version.php
(#2) The opening <?php tag must be followed by exactly one newline.

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

(10 errors, 4 warnings)

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

filter/formattimestamp/db/install.php
(#2) Empty line found after PHP open tag
(#24) Function xmldb_filter_formattimestamp_install is not documented
(#18) No one-line description found in phpdocs for file
filter/formattimestamp/filter.php
(#2) Empty line found after PHP open tag
(#27) Class filter_formattimestamp is not documented
(#28) Function filter_formattimestamp::filter is not documented
(#48) Function filter_formattimestamp::dofiltering is not documented
(#18) No one-line description found in phpdocs for file
filter/formattimestamp/lang/en/filter_formattimestamp.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
filter/formattimestamp/tests/filter_test.php
(#29) Class filter_formattimestamp_testcase is not documented
(#17) No one-line description found in phpdocs for file
filter/formattimestamp/version.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file

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]