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

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

admin/tool/log/store/graylog/classes/graylog.php
(#48) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) { "
(#52) Empty CATCH statement detected
(#52) Empty CATCH statement must have a comment to explain why the exception is not handled
(#52) Closing brace must be on a line by itself
(#73) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#100) Opening brace should be on the same line as the declaration
(#174) Expected "foreach (...) {\n"; found "foreach (...){\n"

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 csslint [More info]


PHPDocs style problems

(16 errors, 0 warnings)

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

admin/tool/log/store/graylog/classes/graylog.php
(#36) Variable graylog::$instance is not documented
(#38) Variable graylog::$transport is not documented
(#39) Variable graylog::$config is not documented
(#40) Variable graylog::$buffer is not documented
(#41) Variable graylog::$ready is not documented
(#131) Phpdocs for function graylog::log has incomplete parameters list
(#143) Phpdocs for function graylog::log_standardentry has incomplete parameters list
(#31) Class graylog does not have @copyright tag
(#31) Class graylog does not have @license tag
(#23) Invalid phpdocs tag @thanks used
admin/tool/log/store/graylog/classes/log/store.php
(#31) Class store is not documented
(#49) Function store::is_event_ignored is not documented
(#23) Invalid phpdocs tag @thanks used
admin/tool/log/store/graylog/classes/task/export_task.php
(#31) Class export_task is not documented
(#23) Invalid phpdocs tag @thanks used
admin/tool/log/store/graylog/db/tasks.php
(#23) Invalid phpdocs tag @thanks used

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]