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

(4 errors, 0 warnings)

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

blocks/definitions/db/access.php
(#42) There should be a comma after the last array item in a multi-line array.
(#45) There should be a comma after the last array item in a multi-line array.
blocks/definitions/db/services.php
(#35) There should be a comma after the last array item in a multi-line array.
blocks/definitions/externallib.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

Javascript coding style problems

(0 errors, 2 warnings)

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

blocks/definitions/amd/src/definitions.js
(#35) Each then() should return a value or throw (promise/always-return)
(#67) The function binding is unnecessary. (no-extra-bind)

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

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

blocks/definitions/templates/errormessage.mustache
(#1) HTML Validation info, line 3: Empty heading. (d><body><h1></h1>)
blocks/definitions/templates/search_form.mustache
(#1) HTML Validation error, line 25: Bad value “” for attribute “src” on element “img”: Must be non-empty. (="_blank"><img src="" alt="Merriam-Webster"></a><)
(#1) HTML Validation error, line 12: The value of the “for” attribute of the “label” element must be the ID of a non-hidden form control. ( <label class="sr-only" for="selectdictionary">((sele)

Gherkin .feature problems

(0 errors, 0 warnings)

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