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
(1 errors, 2 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- availability/condition/days/yui/src/form/js/form.js
- (#8)
Identifier 'availability_days' is not in camel case. (camelcase)
- (#37)
'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
- (#57)
'ancestorNode' is defined but never used. (no-unused-vars)
CSS problems
(0 errors, 0 warnings)
This section shows CSS problems detected by stylelint
[More info]
PHPDocs style problems
(7 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- availability/condition/days/classes/condition.php
- (#175)
There is no description in phpdocs for function get_debug_string
- (#67)
Phpdocs for function condition::is_available has incomplete parameters list
- (#140)
Phpdocs for function condition::get_description has incomplete parameters list
- (#151)
Phpdocs for function condition::get_standalone_description has incomplete parameters list
- (#197)
Phpdocs for function condition::show_days has incomplete parameters list
- (#212)
Phpdocs for function condition::update_after_restore has incomplete parameters list
- availability/condition/days/classes/frontend.php
- (#50)
Function frontend::get_javascript_strings 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
(1 errors, 0 warnings)
This section shows files built by grunt and not commited
[More info]
- Problems running grunt shifter
shifter problems
(1 errors, 0 warnings)
This section shows problems detected by shifter
[More info]
- availability/condition/days/yui/src/form/js/form.js
- contains 1 lint errors
Mustache template problems
(0 errors, 0 warnings)
This section shows problems detected in mustache templates
[More info]