Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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, 9 warnings)

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

mod/unilabel/type/grid/lang/en/unilabeltype_grid.php
(#57) The string key "url_help" is not in the correct order, it should be before "urltitle"
mod/unilabel/type/imageboard/lang/en/unilabeltype_imageboard.php
(#36) The string key "buttonlabelhelpergridhide" is not in the correct order, it should be before "buttonlabelhelpergridshow"
(#40) The string key "canvasheight" is not in the correct order, it should be before "default_bordercolor_desc"
(#44) The string key "default_borderradius" is not in the correct order, it should be before "default_bordersize_desc"
(#58) The string key "default_titlebackgroundcolor" is not in the correct order, it should be before "default_titlelineheight_help"
(#75) The string key "placeholder_targetheight" is not in the correct order, it should be before "targetwidth"
(#93) The string key "url_help" is not in the correct order, it should be before "urltitle"
mod/unilabel/type/imageboard/tests/generator_test.php
(#36) Unit test generator_test should be declared as final.
(#44) Test method test_create_instance() is missing a return type

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

(11 errors, 0 warnings)

This section shows CSS problems detected by stylelint [More info]

mod/unilabel/type/imageboard/styles.css
(#37) Expected single space after "," in a single-line function (function-comma-space-after)
(#37) Expected single space after "," in a single-line function (function-comma-space-after)
(#37) Expected single space after "," in a single-line function (function-comma-space-after)
(#150) Expected single space after "," in a single-line function (function-comma-space-after)
(#150) Expected single space after "," in a single-line function (function-comma-space-after)
(#150) Expected single space after "," in a single-line function (function-comma-space-after)
(#90) Expected no more than 2 empty lines (max-empty-lines)
(#29) Expected indentation of 0 spaces (indentation)
(#31) Expected indentation of 0 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)

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, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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

mod/unilabel/type/imageboard/templates/imageboard_preview.mustache
(#1) HTML Validation info, line 24: The “inputmode” attribute is not supported in all browsers. Please be sure to test, and consider using a polyfill. ( <input id="unilabeltype-imageboard-snap" type="number" min="1" max="100" step="1" value="1" inputmode="decimal"> )

Gherkin .feature problems

(0 errors, 0 warnings)

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