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, 5 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- customfield/field/file/classes/data_controller.php
- (#32)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- (#50)
Line exceeds 132 characters; contains 155 characters
- customfield/field/file/classes/field_controller.php
- (#30)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- customfield/field/file/classes/privacy/provider.php
- (#34)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- customfield/field/file/lib.php
- (#30)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
Javascript coding style problems
(0 errors, 0 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
CSS problems
(0 errors, 0 warnings)
This section shows CSS problems detected by stylelint
[More info]
PHPDocs style problems
(9 errors, 3 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- customfield/field/file/classes/data_controller.php
- (#34)
Class data_controller is not documented
- (#53)
Function data_controller::get_filemanageroptions is not documented
- (#64)
Function data_controller::instance_form_save is not documented
- (#98)
Function data_controller::instance_form_before_set_data is not documented
- (#17)
No one-line description found in phpdocs for file
- customfield/field/file/classes/field_controller.php
- (#32)
Class field_controller is not documented
- (#37)
Constant field_controller::MAXFILES is not documented
- (#17)
No one-line description found in phpdocs for file
- customfield/field/file/classes/privacy/provider.php
- (#17)
No one-line description found in phpdocs for file
- customfield/field/file/lang/en/customfield_file.php
- (#17)
No one-line description found in phpdocs for file
- customfield/field/file/lib.php
- (#17)
No one-line description found in phpdocs for file
- customfield/field/file/version.php
- (#17)
No one-line description found in phpdocs for file
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, 1 warnings)
This section shows problems detected in mustache templates
[More info]
- customfield/field/file/templates/exportvalue.mustache
- (#1)
Example context missing (@template section not found.)
- (#1)
Template produced no content
Gherkin .feature problems
(0 errors, 0 warnings)
This section shows problems detected in behat .feature files
[More info]