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

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

course/format/tiles/amd/src/edit_icon_picker.js
(#288) Identifier 'icon_picker_icons' is not in camel case. (camelcase)
(#350) Identifier 'icon_picker_photos' is not in camel case. (camelcase)
course/format/tiles/format.js
(#24) Identifier 'get_config' is not in camel case. (camelcase)
(#26) Identifier 'container_node' is not in camel case. (camelcase)
(#27) Identifier 'container_class' is not in camel case. (camelcase)
(#28) Identifier 'section_node' is not in camel case. (camelcase)
(#29) Identifier 'section_class' is not in camel case. (camelcase)
(#45) Identifier 'process_sections' is not in camel case. (camelcase)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(2 errors, 0 warnings)

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

course/format/tiles/backup/moodle2/backup_format_tiles_plugin.class.php
(#42) Phpdocs for function backup_format_tiles_plugin::__construct has incomplete parameters list
course/format/tiles/db/upgradelib.php
(#31) Inline phpdocs tag {@link format_tiles_upgrade_hide_extra_sections()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}

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

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

course/format/tiles/templates/above_tiles.mustache
(#1) Template produced no content
course/format/tiles/templates/course_module.mustache
(#1) HTML Validation error, line 11: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (><body><li class="activity fullwidth label modtype_label launch-tiles- " id="module-123456" data-modtype="label" tabindex="3" data-cmid="123456" data-modinstance="" data-title=""> <)
course/format/tiles/templates/course_modules.mustache
(#1) HTML Validation error, line 11: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) ( <li class="activity fullwidth label modtype_label launch-tiles- " id="module-123456" data-modtype="label" tabindex="3" data-cmid="123456" data-modinstance="" data-title=""> )
course/format/tiles/templates/icon_picker_photo.mustache
(#1) HTML Validation error, line 6: Bad value “” for attribute “src” on element “img”: Must be non-empty. (d><body><img class="photo" id="tilephoto-223-987" title="grapes.png" alt="grapes.png" data-filename="grapes.png" data-contextid="223" data-itemid="123" data-fileid="987" data-toggle="tooltip" data-placement="right" data-original-title="grapes.png" data-filesize="" src="" data-imagetype="tilephoto" data-url="https://moodle.org/pluginfile.php/223//tilephoto/123/tilephoto/grapes.png"></bod)
course/format/tiles/templates/icon_picker_photos.mustache
(#1) HTML Validation error, line 7: Bad value “” for attribute “src” on element “img”: Must be non-empty. ( <img class="photo" id="tilephoto-223-987" title="grapes.png" alt="grapes.png" data-filename="grapes.png" data-contextid="223" data-itemid="123" data-fileid="987" data-toggle="tooltip" data-placement="right" data-original-title="grapes.png" data-filesize="" src="" data-imagetype="tilephoto" data-url="https://moodle.org/pluginfile.php/223//tilephoto/123/tilephoto/grapes.png"> )
(#1) HTML Validation error, line 11: Bad value “” for attribute “src” on element “img”: Must be non-empty. (> <img class="photo" id="tilephoto-223-982" title="apples.png" alt="apples.png" data-filename="apples.png" data-contextid="223" data-itemid="120" data-fileid="982" data-toggle="tooltip" data-placement="right" data-original-title="apples.png" data-filesize="" src="" data-imagetype="tilephoto" data-url="https://moodle.org/pluginfile.php/223//tilephoto/120/tilephoto/apples.png"></bod)
course/format/tiles/templates/inline-css.mustache
(#1) HTML Validation error, line 4: Element “style” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (><body><style type="text/css"> .)
(#1) HTML Validation info, line 4: The “type” attribute for the “style” element is not needed and should be omitted. (><body><style type="text/css"> .)
course/format/tiles/templates/inplace_editable.mustache
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( ), Line: 3 Column: 1
course/format/tiles/templates/multi_section_tile.mustache
(#1) HTML Validation error, line 4: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (d><body><li class="tile current " id="tile-3" data-section="3" data-sectionid="" tabindex="2" aria-role="button"> <)
course/format/tiles/templates/multi_section_tilebar.mustache
(#1) HTML Validation error, line 6: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (><body><li id="section-1" class="section main current clearfix collapsed" role="region" data-section="1" data-sectionid="" aria-label="This is the tile title"> <)
course/format/tiles/templates/single_section.mustache
(#1) HTML Validation error, line 3: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (ad><body><li id="section-1" data-section="1" class="section main clearfix" role="region" aria-label="Section 1"> <)
course/format/tiles/templates/single_section_page.mustache
(#1) HTML Validation error, line 6: Bad value “region” for attribute “role” on element “li”. (> <li id="section-" data-section="" class="section main clearfix" role="region" aria-label=""> )
(#1) HTML Validation info, line 36: Empty heading. ( <h2></h2>)

Gherkin .feature problems

(0 errors, 0 warnings)

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