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]

blocks/floatingbutton/version.php
(#29) Expected 1 space before "="; 3 found
(#30) Expected 1 space before "="; 2 found

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

(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

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

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

blocks/floatingbutton/templates/edit.mustache
(#1) HTML Validation error, line 2: Bad value “” for attribute “action” on element “form”: Must be non-empty. (ad><body><form method="post" action=""> <)
(#1) HTML Validation error, line 6: CSS: “background-color”: Parse Error. (ff"/> <button type="submit" title="" style="background-color: ; color: ;" class=" block_floatingbutton-edit-active btn btn-icon icon-no-margin block_floatingbutton-btn"> )
(#1) HTML Validation error, line 6: CSS: “color”: Parse Error. (ff"/> <button type="submit" title="" style="background-color: ; color: ;" class=" block_floatingbutton-edit-active btn btn-icon icon-no-margin block_floatingbutton-btn"> )
blocks/floatingbutton/templates/icons.mustache
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( ), Line: 11 Column: 1

Gherkin .feature problems

(0 errors, 0 warnings)

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