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

(50 errors, 1 warnings)

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

mod/recordingsbn/config-dist.php
(#28) Variable "RECORDINGSBN_CFG" must be all lower-case
(#28) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#29) Variable "RECORDINGSBN_CFG" must be all lower-case
(#29) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#30) Variable "RECORDINGSBN_CFG" must be all lower-case
(#30) Variable "RECORDINGSBN_CFG" must not contain underscores.
mod/recordingsbn/locallib.php
(#28) Variable "RECORDINGSBN_CFG" must be all lower-case
(#28) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#38) Variable "RECORDINGSBN_CFG" must be all lower-case
(#38) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#39) Variable "RECORDINGSBN_CFG" must be all lower-case
(#39) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#40) Variable "RECORDINGSBN_CFG" must be all lower-case
(#40) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#54) Variable "RECORDINGSBN_CFG" must be all lower-case
(#54) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#55) Variable "RECORDINGSBN_CFG" must be all lower-case
(#55) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#56) Variable "RECORDINGSBN_CFG" must be all lower-case
(#56) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#70) Variable "RECORDINGSBN_CFG" must be all lower-case
(#70) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#71) Variable "RECORDINGSBN_CFG" must be all lower-case
(#71) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#72) Variable "RECORDINGSBN_CFG" must be all lower-case
(#72) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#86) Variable "RECORDINGSBN_CFG" must be all lower-case
(#86) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#87) Variable "RECORDINGSBN_CFG" must be all lower-case
(#87) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#88) Variable "RECORDINGSBN_CFG" must be all lower-case
(#88) Variable "RECORDINGSBN_CFG" must not contain underscores.
mod/recordingsbn/migration.php
(#99) Line exceeds 132 characters; contains 160 characters
mod/recordingsbn/settings.php
(#28) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#28) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#49) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#49) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#50) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#50) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#51) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#51) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#52) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#52) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#55) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#55) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#59) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#59) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#63) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#63) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#67) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#67) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.

Javascript coding style problems

(8 errors, 3 warnings)

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

mod/recordingsbn/module.js
(#2) Comments should not begin with a lowercase character (capitalized-comments)
(#10) Identifier 'mod_recordingsbn' is not in camel case. (camelcase)
(#18) 'Y' is defined but never used. (no-unused-vars)
(#20) 'recordingsbn' is not defined. (no-undef)
(#21) 'recordingsbn' is not defined. (no-undef)
(#22) 'recordingsbn' is not defined. (no-undef)
(#22) 'bigbluebuttonbn' is not defined. (no-undef)
(#25) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#25) 'YUI' is not defined. (no-undef)
(#28) 'recordingsbn' is not defined. (no-undef)
(#29) 'recordingsbn' is not defined. (no-undef)

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]