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

(5 errors, 1 warnings)

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

admin/tool/log/store/splunk/classes/nagios/replication_health.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
admin/tool/log/store/splunk/classes/splunk.php
(#38) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) { "
(#42) Empty CATCH statement detected
(#42) Empty CATCH statement must have a comment to explain why the exception is not handled
(#42) Closing brace must be on a line by itself
admin/tool/log/store/splunk/db/nagios.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

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

(17 errors, 0 warnings)

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

admin/tool/log/store/splunk/classes/log/store.php
(#29) Class store is not documented
admin/tool/log/store/splunk/classes/nagios/replication_health.php
(#32) Function replication_health::execute is not documented
(#27) Class replication_health does not have @copyright tag
(#27) Class replication_health does not have @license tag
admin/tool/log/store/splunk/classes/splunk.php
(#17) File-level phpdocs block is not found
(#26) Variable splunk::$instance is not documented
(#28) Variable splunk::$service is not documented
(#29) Variable splunk::$config is not documented
(#30) Variable splunk::$buffer is not documented
(#31) Variable splunk::$ready is not documented
(#115) Phpdocs for function splunk::log has incomplete parameters list
(#128) Phpdocs for function splunk::log_standardentry has incomplete parameters list
(#21) Class splunk does not have @copyright tag
(#21) Class splunk does not have @license tag
(#21) Package is not specified for class splunk. It is also not specified in file-level phpdocs
admin/tool/log/store/splunk/classes/task/export_task.php
(#29) Class export_task is not documented
admin/tool/log/store/splunk/index.php
(#17) File-level phpdocs block is not found

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]