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

(2 errors, 3 warnings)

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

local/culactivity_stream/db/events.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/culactivity_stream/db/install.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
local/culactivity_stream/db/messages.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/culactivity_stream/db/upgrade.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
local/culactivity_stream/lib.php
(#33) Expected MOODLE_INTERNAL check or config.php inclusion

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

This section shows CSS problems detected by csslint [More info]


PHPDocs style problems

(12 errors, 1 warnings)

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

local/culactivity_stream/classes/observer.php
(#29) Class local_culactivity_stream_observer does not have @copyright tag
(#29) Class local_culactivity_stream_observer does not have @license tag
(#20) Package local is not valid
local/culactivity_stream/db/events.php
(#20) Package local is not valid
local/culactivity_stream/db/install.php
(#27) There is no description in phpdocs for function xmldb_local_culactivity_stream_install
(#29) Not recommended phpdocs tag @global used
(#20) Package local is not valid
local/culactivity_stream/db/messages.php
(#20) Package local is not valid
local/culactivity_stream/db/upgrade.php
(#20) Package local is not valid
local/culactivity_stream/lang/en/local_culactivity_stream.php
(#20) Package local is not valid
local/culactivity_stream/lib.php
(#37) Function local_culactivity_stream_process_queue is not documented
(#20) Package local is not valid
local/culactivity_stream/version.php
(#20) 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]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]