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

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

mod/timetableevents/amd/src/form.js
(#38) Identifier 'group_selections' is not in camel case. (camelcase)
(#40) There should be no space after '{'. (babel/object-curly-spacing)
(#40) There should be no space before '}'. (babel/object-curly-spacing)
(#54) Identifier 'id_term' is not in camel case. (camelcase)
(#55) Identifier 'id_term' is not in camel case. (camelcase)
(#59) Identifier 'id_term' is not in camel case. (camelcase)
(#59) Identifier 'id_term' is not in camel case. (camelcase)
(#73) ["day"] is better written in dot notation. (dot-notation)
(#74) ["month"] is better written in dot notation. (dot-notation)
(#75) ["year"] is better written in dot notation. (dot-notation)
(#79) Identifier 'group_selections' is not in camel case. (camelcase)
(#80) Identifier 'group_selections' is not in camel case. (camelcase)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#108) A space is required after ','. (comma-spacing)
(#111) A space is required after ','. (comma-spacing)
(#160) ["day"] is better written in dot notation. (dot-notation)
(#162) ["month"] is better written in dot notation. (dot-notation)
(#163) ["year"] is better written in dot notation. (dot-notation)
(#197) Expected catch,fail() or return (promise/catch-or-return)
(#200) Identifier 'id_groupid' is not in camel case. (camelcase)
(#201) Identifier 'id_groupid' is not in camel case. (camelcase)
(#204) Each then() should return a value or throw (promise/always-return)
(#206) Identifier 'id_groupid' is not in camel case. (camelcase)
(#206) Identifier 'id_groupid' is not in camel case. (camelcase)
(#208) Identifier 'id_groupid' is not in camel case. (camelcase)
(#211) Identifier 'id_groupid' is not in camel case. (camelcase)
(#211) Identifier 'id_groupid' is not in camel case. (camelcase)
(#215) Identifier 'id_groupid' is not in camel case. (camelcase)
(#227) Identifier 'remove_storage_keys' 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, 2 warnings)

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

mod/timetableevents/classes/forms/acadyears_settings.php
(#136) Function acadyears_settings::validation is not documented
mod/timetableevents/tests/generator/behat_mod_timetableevents_generator.php
(#26) Function behat_mod_timetableevents_generator::get_creatable_entities is not documented

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]