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, 0 warnings)

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


Javascript coding style problems

(0 errors, 12 warnings)

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

mod/attendance/calendar.js
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#17) Missing JSDoc comment. (require-jsdoc)
(#22) Missing JSDoc comment. (require-jsdoc)
(#42) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#43) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#66) Identifier 'hide_blank_weeks' is not in camel case. (camelcase)
mod/attendance/module.js
(#1) Identifier 'mod_attendance' is not in camel case. (camelcase)
(#3) Identifier 'init_manage' is not in camel case. (camelcase)
(#18) Identifier 'set_preferences_action' is not in camel case. (camelcase)
mod/attendance/yui/src/groupfilter/js/groupfilter.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#2) Identifier 'mod_attendance' is not in camel case. (camelcase)
(#16) Identifier 'update_user_list' 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]