Prechecker results: error


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

(2 errors, 0 warnings)

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

question/type/vplquestion/locallib.php
(#245) Missing docblock for function qtype_vplquestion_get_mod_vpl_version
(#251) Missing docblock for function qtype_vplquestion_get_ace_themes

Javascript coding style problems

(0 errors, 4 warnings)

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

question/type/vplquestion/amd/src/codeeditors.js
(#120) Each then() should return a value or throw (promise/always-return)
question/type/vplquestion/amd/src/editform.js
(#84) Each then() should return a value or throw (promise/always-return)
(#96) Each then() should return a value or throw (promise/always-return)
question/type/vplquestion/amd/src/scriptsloader.js
(#126) Identifier 'VPL_Util' 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, 0 warnings)

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


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 problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 2 warnings)

This section shows problems detected in mustache templates [More info]

question/type/vplquestion/templates/question.mustache
(#1) HTML Validation error, line 11: The value of the “for” attribute of the “label” element must be the ID of a non-hidden form control. (> <label for="vpl_fontsize35" class="mr-1">((+edi)
(#1) HTML Validation error, line 21: The value of the “for” attribute of the “label” element must be the ID of a non-hidden form control. (> <label for="vpl_editortheme35" class="mr-1">((+edi)

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]