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

(1 errors, 1 warnings)

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

admin/tool/moodlenet/import.php
(#37) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
admin/tool/moodlenet/options.php
(#123) The use of function sizeof() is forbidden; use count() instead

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

(4 errors, 0 warnings)

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

admin/tool/moodlenet/amd/build/instance_form.min.js
Uncommitted change detected.
admin/tool/moodlenet/amd/build/select_page.min.js
Uncommitted change detected.
admin/tool/moodlenet/amd/build/selectors.min.js
Uncommitted change detected.
admin/tool/moodlenet/amd/build/validator.min.js
Uncommitted change detected.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 3 warnings)

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

admin/tool/moodlenet/templates/instances_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: Bad value “” for attribute “src” on element “img”: Must be non-empty. (/div> <img class="w-25 mb-4" aria-hidden="true" src=""> <)
(#1) HTML Validation error, line 4: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. (/div> <img class="w-25 mb-4" aria-hidden="true" src=""> <)

Gherkin .feature problems

(0 errors, 0 warnings)

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