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

(13 errors, 10 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, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/bigbluebuttonbn/classes/privacy/provider.php
(#60) Method name "_get_metadata" should not be prefixed with an underscore to indicate visibility
(#97) Method name "_get_contexts_for_userid" should not be prefixed with an underscore to indicate visibility
(#132) Method name "_export_user_data" should not be prefixed with an underscore to indicate visibility
(#141) Method name "_delete_data_for_all_users_in_context" should not be prefixed with an underscore to indicate visibility
(#157) Method name "_delete_data_for_user" should not be prefixed with an underscore to indicate visibility
(#178) Method name "_export_user_data_bigbliebuttonbn_logs" should not be prefixed with an underscore to indicate visibility
mod/bigbluebuttonbn/classes/settings/renderer.php
(#168) global $OUTPUT cannot be used in renderers. Use $this->output.
(#169) global $OUTPUT cannot be used in renderers. Use $this->output.
(#175) global $OUTPUT cannot be used in renderers. Use $this->output.
mod/bigbluebuttonbn/config-dist.php
(#353) This comment is 44% valid code; is this commented out code?
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.
(#440) This comment is 43% valid code; is this commented out code?
(#753) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/bigbluebuttonbn/locallib.php
(#2391) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#2391) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#2392) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#2392) 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

(1 errors, 0 warnings)

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

mod/bigbluebuttonbn/locallib.php
(#85) Phpdocs for function bigbluebuttonbn_get_join_url has incomplete parameters list

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]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]