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

(0 errors, 0 warnings)

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


Javascript coding style problems

(8 errors, 27 warnings)

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

blocks/mfavatar/module.js
(#12) Identifier 'block_mfavatar' is not in camel case. (camelcase)
(#16) Missing JSDoc parameter type for 'val'. (valid-jsdoc)
(#20) Unexpected console statement. (no-console)
(#21) Empty block statement. (no-empty)
(#29) Missing JSDoc parameter type for 'Y'. (valid-jsdoc)
(#30) Missing JSDoc parameter type for 'applicationpath'. (valid-jsdoc)
(#30) Expected JSDoc for 'options' but found 'applicationpath'. (valid-jsdoc)
(#31) Missing JSDoc parameter type for 'expresspath'. (valid-jsdoc)
(#32) Missing JSDoc parameter type for 'options'. (valid-jsdoc)
(#33) Missing JSDoc parameter type for 'supportwebrtc'. (valid-jsdoc)
(#39) Unexpected alert. (no-alert)
(#45) Unexpected alert. (no-alert)
(#57) Missing JSDoc parameter type for 'options'. (valid-jsdoc)
(#59) Identifier 'webrtc_load' is not in camel case. (camelcase)
(#69) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#74) Comments should not begin with a lowercase character. (capitalized-comments)
(#78) 'canvas' is not defined. (no-undef)
(#78) 'canvas' is not defined. (no-undef)
(#81) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#81) 'YUI' is not defined. (no-undef)
(#90) 'request' is assigned a value but never used. (no-unused-vars)
(#118) Missing JSDoc parameter type for 'stream'. (valid-jsdoc)
(#122) Comments should not begin with a lowercase character. (capitalized-comments)
(#134) Comments should not begin with a lowercase character. (capitalized-comments)
(#137) Missing JSDoc parameter type for 'transactionid'. (valid-jsdoc)
(#138) Missing JSDoc parameter type for 'response'. (valid-jsdoc)
(#139) Missing JSDoc parameter type for 'arguments'. (valid-jsdoc)
(#141) 'arguments' is defined but never used. (no-unused-vars)
(#152) Unexpected console statement. (no-console)
(#156) Missing JSDoc comment. (require-jsdoc)
(#157) Unexpected console statement. (no-console)
(#169) Identifier 'webrtc_is_supported' is not in camel case. (camelcase)
(#174) Missing JSDoc for parameter 'srcimg'. (valid-jsdoc)
(#191) Missing JSDoc parameter type for 'err'. (valid-jsdoc)

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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [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]