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

(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, 4 warnings)

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

local/fullscreen/amd/src/button.js
(#87) Unexpected space before function parentheses. (space-before-function-paren)
(#178) Unexpected space before function parentheses. (space-before-function-paren)
local/fullscreen/amd/src/setting_toggle.js
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#111) 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

(1 errors, 0 warnings)

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

local/fullscreen/classes/admin/setting_toggle.php
(#56) Phpdocs for function setting_toggle::validate has incomplete parameters list

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]

local/fullscreen/templates/setting_toggle.mustache
(#1) HTML Validation error, line 4: Attribute “size” not allowed on element “input” at this point. (bled> <input type="hidden" name="test" value="Ctrl + Alt + b" size="21" id="test0" class="form-control"> <)

Gherkin .feature problems

(0 errors, 0 warnings)

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