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, 5 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- admin/tool/cmcompetency/amd/src/coursemodule_navigation.js
- (#37)
Multiple spaces found before '='. (no-multi-spaces)
- admin/tool/cmcompetency/amd/src/report_cmcompetency_display.js
- (#27)
Expected JSDoc for 'colExpAllRegionSelector' but found 'colExpAllSelector'. (valid-jsdoc)
- (#46)
There should be no space after '{'. (babel/object-curly-spacing)
- (#47)
There should be no space after '{'. (babel/object-curly-spacing)
- (#49)
Unexpected space before function parentheses. (space-before-function-paren)
CSS problems
(0 errors, 0 warnings)
This section shows CSS problems detected by stylelint
[More info]
PHPDocs style problems
(14 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- admin/tool/cmcompetency/classes/external/uc_cm_summary_exporter.php
- (#45)
Function uc_cm_summary_exporter::define_related is not documented
- (#54)
Function uc_cm_summary_exporter::define_other_properties is not documented
- (#83)
Function uc_cm_summary_exporter::get_other_values is not documented
- admin/tool/cmcompetency/classes/external/user_competency_cm_exporter.php
- (#41)
Function user_competency_cm_exporter::define_class is not documented
- (#45)
Function user_competency_cm_exporter::define_related is not documented
- (#50)
Function user_competency_cm_exporter::get_other_values is not documented
- (#81)
Function user_competency_cm_exporter::define_other_properties is not documented
- admin/tool/cmcompetency/classes/external/user_competency_summary_in_coursemodule_exporter.php
- (#46)
Function user_competency_summary_in_coursemodule_exporter::define_related is not documented
- (#57)
Function user_competency_summary_in_coursemodule_exporter::define_other_properties is not documented
- (#71)
Function user_competency_summary_in_coursemodule_exporter::get_other_values is not documented
- admin/tool/cmcompetency/classes/privacy/provider.php
- (#20)
Package report_lpmonitoring is not valid
- (#30)
Class provider is not documented
- (#34)
Function provider::get_metadata is not documented
- (#21)
Invalid phpdocs tag @auhtor used
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
(2 errors, 0 warnings)
This section shows files built by grunt and not commited
[More info]
- admin/tool/cmcompetency/amd/build/coursemodule_navigation.min.js
- Uncommitted change detected.
- admin/tool/cmcompetency/amd/build/report_cmcompetency_display.min.js
- Uncommitted change detected.
shifter problems
(0 errors, 0 warnings)
This section shows problems detected by shifter
[More info]
Mustache template problems
(3 errors, 0 warnings)
This section shows problems detected in mustache templates
[More info]
- admin/tool/cmcompetency/templates/coursemodule_competency_statistics.mustache
- (#1)
Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
- admin/tool/cmcompetency/templates/coursemodule_navigation.mustache
- (#1)
Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
- admin/tool/cmcompetency/templates/report.mustache
- (#1)
Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
Gherkin .feature problems
(0 errors, 0 warnings)
This section shows problems detected in behat .feature files
[More info]