Prechecker results: warning


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

(0 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.

Javascript coding style problems

(0 errors, 18 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)
(#98) There should be no spaces inside this paren. (space-in-parens)
(#98) Unnecessary escape character: \-. (no-useless-escape)
(#98) Unnecessary escape character: \[. (no-useless-escape)
(#98) Unnecessary escape character: \^. (no-useless-escape)
(#98) There should be no spaces inside this paren. (space-in-parens)
(#123) 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]