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

(10 errors, 1 warnings)

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

mod/bigbluebuttonbn/bbb_broker.php
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/bigbluebuttonbn/lib.php
(#58) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#58) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#59) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#59) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#60) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#60) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
mod/bigbluebuttonbn/locallib.php
(#2388) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#2388) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#2389) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#2389) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.

Javascript coding style problems

(0 errors, 13 warnings)

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

mod/bigbluebuttonbn/yui/src/broker/js/broker.js
(#19) Identifier 'mod_bigbluebuttonbn' is not in camel case. (camelcase)
mod/bigbluebuttonbn/yui/src/imports/js/imports.js
(#19) Identifier 'mod_bigbluebuttonbn' is not in camel case. (camelcase)
mod/bigbluebuttonbn/yui/src/modform/js/modform.js
(#19) Identifier 'mod_bigbluebuttonbn' is not in camel case. (camelcase)
mod/bigbluebuttonbn/yui/src/recordings/js/helpers.js
(#19) Identifier 'mod_bigbluebuttonbn' is not in camel case. (camelcase)
(#176) ["import"] is better written in dot notation. (dot-notation)
(#177) ["delete"] is better written in dot notation. (dot-notation)
(#189) ["import"] is better written in dot notation. (dot-notation)
(#190) ["delete"] is better written in dot notation. (dot-notation)
(#202) ["import"] is better written in dot notation. (dot-notation)
(#203) ["delete"] is better written in dot notation. (dot-notation)
mod/bigbluebuttonbn/yui/src/recordings/js/recordings.js
(#21) Identifier 'mod_bigbluebuttonbn' is not in camel case. (camelcase)
(#65) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/bigbluebuttonbn/yui/src/rooms/js/rooms.js
(#20) Identifier 'mod_bigbluebuttonbn' is not in camel case. (camelcase)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(0 errors, 0 warnings)

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


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]