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

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

mod/unilabel/type/carousel/classes/content_type.php
(#78) Line exceeds 132 characters; contains 133 characters
mod/unilabel/type/courseteaser/classes/content_type.php
(#57) Line exceeds 132 characters; contains 135 characters

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

(6 errors, 0 warnings)

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

mod/unilabel/backup/moodle2/restore_unilabel_activity_task.class.php
(#30) No one-line description found in phpdocs for class restore_unilabel_activity_task
mod/unilabel/classes/content_type.php
(#30) No one-line description found in phpdocs for class content_type
mod/unilabel/classes/output/renderer.php
(#30) No one-line description found in phpdocs for class renderer
mod/unilabel/type/carousel/backup/moodle2/restore_unilabeltype_carousel_subplugin.class.php
(#73) Phpdocs for function restore_unilabeltype_carousel_subplugin::process_unilabeltype_carousel_slide has incomplete parameters list
mod/unilabel/type/collapsedtext/classes/content_type.php
(#222) Phpdocs for function content_type::load_unilabeltype_record has incomplete parameters list
mod/unilabel/type/grid/backup/moodle2/restore_unilabeltype_grid_subplugin.class.php
(#73) Phpdocs for function restore_unilabeltype_grid_subplugin::process_unilabeltype_grid_tile has incomplete parameters list

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]

mod/unilabel/type/carousel/templates/carousel.mustache
(#1) HTML Validation error, line 17: Bad value “” for attribute “src” on element “img”: Must be non-empty. ( <img class="img-fluid" src="" style="height:100%;object-fit:contain;"/> )
(#1) HTML Validation error, line 17: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img class="img-fluid" src="" style="height:100%;object-fit:contain;"/> )
(#1) HTML Validation error, line 29: Bad value “” for attribute “src” on element “img”: Must be non-empty. ( <img class="img-fluid" src="" style="height:100%;object-fit:contain;"/> )
(#1) HTML Validation error, line 29: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img class="img-fluid" src="" style="height:100%;object-fit:contain;"/> )
(#1) HTML Validation error, line 41: Bad value “” for attribute “src” on element “img”: Must be non-empty. ( <img class="img-fluid" src="" style="height:100%;object-fit:contain;"/> )
(#1) HTML Validation error, line 41: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img class="img-fluid" src="" style="height:100%;object-fit:contain;"/> )
mod/unilabel/type/carousel/templates/colourpicker.mustache
(#1) HTML Validation error, line 6: The “for” attribute of the “label” element must refer to a non-hidden form control. (> <label class="col-form-label d-inline " for="id_unilabeltype_carousel_background"> )
mod/unilabel/type/grid/templates/colourpicker.mustache
(#1) HTML Validation error, line 6: The “for” attribute of the “label” element must refer to a non-hidden form control. (> <label class="col-form-label d-inline " for="id_unilabeltype_carousel_background"> )
mod/unilabel/type/grid/templates/dialog.mustache
(#1) HTML Validation info, line 10: Empty heading. ( <h4 class="modal-title"></h4>)
mod/unilabel/type/grid/templates/grid.mustache
(#1) HTML Validation error, line 11: Bad value “” for attribute “src” on element “img”: Must be non-empty. ( <img class="img-fluid" src="" style="height:100%;object-fit:contain;"/> )
(#1) HTML Validation error, line 11: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img class="img-fluid" src="" style="height:100%;object-fit:contain;"/> )
(#1) HTML Validation error, line 23: Bad value “” for attribute “src” on element “img”: Must be non-empty. ( <img class="img-fluid" src="" style="height:100%;object-fit:contain;"/> )
(#1) HTML Validation error, line 23: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img class="img-fluid" src="" style="height:100%;object-fit:contain;"/> )