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
(1 errors, 3 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- availability/condition/facetoface/classes/privacy/provider.php
- (#35)
There must not be a space before the colon in a return type declaration
- availability/condition/facetoface/tests/frontend_test.php
- (#124)
Possible useless method overriding detected
- (#144)
Possible useless method overriding detected
- (#183)
Possible useless method overriding detected
Javascript coding style problems
(0 errors, 2 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- availability/condition/facetoface/yui/src/form/js/form.js
- (#6)
Identifier 'availability_facetoface' is not in camel case. (camelcase)
- (#14)
Comments should not begin with a lowercase character. (capitalized-comments)
CSS problems
(0 errors, 0 warnings)
This section shows CSS problems detected by stylelint
[More info]
PHPDocs style problems
(7 errors, 7 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- availability/condition/facetoface/classes/condition.php
- (#215)
Function condition::get_debug_string is not documented
- (#235)
Function condition::update_after_restore is not documented
- (#283)
Function condition::update_dependency_id is not documented
- (#305)
Function condition::is_applied_to_user_lists is not documented
- (#161)
Phpdocs for function condition::get_description has incomplete parameters list
- availability/condition/facetoface/tests/condition_test.php
- (#35)
There is no description in phpdocs for function test_evaluate_availability
- (#179)
There is no description in phpdocs for function test_save
- availability/condition/facetoface/tests/frontend_test.php
- (#124)
Function frontend_test::get_javascript_strings is not documented
- (#144)
Function frontend_test::get_javascript_init_params is not documented
- (#183)
Function frontend_test::allow_add is not documented
- (#35)
There is no description in phpdocs for function test_get_facetoface_options
- (#119)
There is no description in phpdocs for function test_get_javascript_strings
- (#136)
There is no description in phpdocs for function test_get_javascript_init_params
- (#162)
There is no description in phpdocs for function test_allow_add
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]