Prechecker results: warning


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

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


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

(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, 88 warnings)

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

blocks/game/templates/block.mustache
(#1) HTML Validation info, line 12: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img src='https://via.placeholder.com/50' alt='User'/> )
(#1) HTML Validation info, line 13: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <br/>Curso )
(#1) HTML Validation info, line 22: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img src='https://via.placeholder.com/30' alt='Score'/> )
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <br/>Pontua)
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (>Pontuação<br/> )
(#1) HTML Validation info, line 27: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img src='https://via.placeholder.com/30' alt='Ranking'/> )
(#1) HTML Validation info, line 28: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <br/>Classi)
(#1) HTML Validation info, line 28: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ssificação<br/> )
(#1) HTML Validation info, line 32: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img src='https://via.placeholder.com/30' alt='Nível'/> )
(#1) HTML Validation info, line 33: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <br/>Nível<)
(#1) HTML Validation info, line 33: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (<br/>Nível<br/> )
blocks/game/templates/help.mustache
(#1) HTML Validation error, line 11: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td colspan="2" align="center"><h3>Si)
(#1) HTML Validation error, line 14: The “valign” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td valign="top"> )
(#1) HTML Validation error, line 15: The “hspace” attribute on the “img” element is obsolete. Use CSS instead. ( <img src="https://moodle.exemplo.com/blocks/game/pix/score.png" width="80" height="80" hspace="12"> )
(#1) HTML Validation error, line 15: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img src="https://moodle.exemplo.com/blocks/game/pix/score.png" width="80" height="80" hspace="12"> )
(#1) HTML Validation error, line 17: The “valign” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td valign="top"> )
(#1) HTML Validation error, line 23: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td colspan="2" align="center"><h3>Ní)
(#1) HTML Validation error, line 26: The “valign” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td valign="top"> )
(#1) HTML Validation error, line 27: The “hspace” attribute on the “img” element is obsolete. Use CSS instead. ( <img src="https://moodle.exemplo.com/blocks/game/pix/level.png" width="80" height="80" hspace="12"> )
(#1) HTML Validation error, line 27: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img src="https://moodle.exemplo.com/blocks/game/pix/level.png" width="80" height="80" hspace="12"> )
(#1) HTML Validation error, line 29: The “valign” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td valign="top"> )
(#1) HTML Validation error, line 35: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td colspan="2" align="center"><h3>Ra)
(#1) HTML Validation error, line 38: The “valign” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td valign="top"> )
(#1) HTML Validation error, line 39: The “hspace” attribute on the “img” element is obsolete. Use CSS instead. ( <img src="https://moodle.exemplo.com/blocks/game/pix/ranking.png" width="80" height="80" hspace="12"> )
(#1) HTML Validation error, line 39: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img src="https://moodle.exemplo.com/blocks/game/pix/ranking.png" width="80" height="80" hspace="12"> )
(#1) HTML Validation error, line 41: The “valign” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td valign="top"> )
blocks/game/templates/profile.mustache
(#1) HTML Validation error, line 7: The “width” attribute on the “table” element is obsolete. Use CSS instead. (/div> <table class="generaltable" width="100%"> )
(#1) HTML Validation error, line 36: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td style="width: 9%;" align="center" class="cell small text-center" >150</t)
(#1) HTML Validation error, line 37: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( >150</td> <td style="width: 9%;" align="center" class="cell small text-center" >120</t)
(#1) HTML Validation error, line 38: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( >120</td> <td style="width: 9%;" align="center" class="cell small text-center" >80</td)
(#1) HTML Validation error, line 39: The “align” attribute on the “td” element is obsolete. Use CSS instead. (" >80</td> <td style="width: 15%;" align="center" class="cell small text-center" >30</td)
(#1) HTML Validation error, line 40: The “align” attribute on the “td” element is obsolete. Use CSS instead. (" >30</td> <td style="width: 9%;" align="center" class="cell small text-center" >40</td)
(#1) HTML Validation error, line 58: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( </td> <td style="width: 9%;" align="center" class="cell small text-center" >180</t)
(#1) HTML Validation error, line 59: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( >180</td> <td style="width: 9%;" align="center" class="cell small text-center" >150</t)
(#1) HTML Validation error, line 60: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( >150</td> <td style="width: 9%;" align="center" class="cell small text-center" >90</td)
(#1) HTML Validation error, line 61: The “align” attribute on the “td” element is obsolete. Use CSS instead. (" >90</td> <td style="width: 15%;" align="center" class="cell small text-center" >50</td)
(#1) HTML Validation error, line 62: The “align” attribute on the “td” element is obsolete. Use CSS instead. (" >50</td> <td style="width: 9%;" align="center" class="cell small text-center" >60</td)
(#1) HTML Validation info, line 67: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <br/> )
(#1) HTML Validation info, line 72: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (urso. <hr/></div)
blocks/game/templates/profilecourse.mustache
(#1) HTML Validation error, line 35: The “width” attribute on the “table” element is obsolete. Use CSS instead. ( <table width="100%" class="generaltable"> )
(#1) HTML Validation info, line 73: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (s='badge'><img src='https://moodle.exemplo.com/badge1.png' title='Explorador'/></div>)
(#1) HTML Validation info, line 73: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (s='badge'><img src='https://moodle.exemplo.com/badge2.png' title='Conquistador'/></div>)
blocks/game/templates/rank.mustache
(#1) HTML Validation error, line 6: The “width” attribute on the “table” element is obsolete. Use CSS instead. (ect> <table class="generaltable" width="100%"> )
(#1) HTML Validation error, line 9: The “align” attribute on the “th” element is obsolete. Use CSS instead. ( <tr> <th class="cell rank-col" align="center">Posiçã)
(#1) HTML Validation error, line 10: The “align” attribute on the “th” element is obsolete. Use CSS instead. (sição</th> <th class="cell name-col" align="center">Nome</)
(#1) HTML Validation error, line 11: The “align” attribute on the “th” element is obsolete. Use CSS instead. (>Nome</th> <th class="cell score-col" align="center">Ativid)
(#1) HTML Validation error, line 12: The “align” attribute on the “th” element is obsolete. Use CSS instead. (dades</th> <th class="cell score-col" align="center">Módulo)
(#1) HTML Validation error, line 13: The “align” attribute on the “th” element is obsolete. Use CSS instead. (dulos</th> <th class="cell score-col" align="center">Seções)
(#1) HTML Validation error, line 14: The “align” attribute on the “th” element is obsolete. Use CSS instead. (eções</th> <th class="cell score-col" align="center">Bônus<)
(#1) HTML Validation error, line 15: The “align” attribute on the “th” element is obsolete. Use CSS instead. (Bônus</th> <th class="cell score-col" align="center">Medalh)
(#1) HTML Validation error, line 16: The “align” attribute on the “th” element is obsolete. Use CSS instead. (alhas</th> <th class="cell score-total" align="center">Total<)
(#1) HTML Validation error, line 21: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td class="cell c0" align="center">1º</td)
(#1) HTML Validation error, line 22: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ("cell c1"><img src='avatar1.jpg' class='userpic'> Ana P)
(#1) HTML Validation error, line 23: The “align” attribute on the “td” element is obsolete. Use CSS instead. (Paula</td> <td class="cell c2" align="center">150</t)
(#1) HTML Validation error, line 24: The “align” attribute on the “td” element is obsolete. Use CSS instead. (">150</td> <td class="cell c3" align="center">90</td)
(#1) HTML Validation error, line 25: The “align” attribute on the “td” element is obsolete. Use CSS instead. (r">90</td> <td class="cell c4" align="center">60</td)
(#1) HTML Validation error, line 26: The “align” attribute on the “td” element is obsolete. Use CSS instead. (r">60</td> <td class="cell c5" align="center">20</td)
(#1) HTML Validation error, line 27: The “align” attribute on the “td” element is obsolete. Use CSS instead. (r">20</td> <td class="cell c6" align="center">30</td)
(#1) HTML Validation error, line 28: The “align” attribute on the “td” element is obsolete. Use CSS instead. (r">30</td> <td class="cell c7" align="center"><stron)
(#1) HTML Validation error, line 31: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td class="cell c0" align="center">2º</td)
(#1) HTML Validation error, line 32: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ("cell c1"><img src='avatar2.jpg' class='userpic'> Carlo)
(#1) HTML Validation error, line 33: The “align” attribute on the “td” element is obsolete. Use CSS instead. (endes</td> <td class="cell c2" align="center">130</t)
(#1) HTML Validation error, line 34: The “align” attribute on the “td” element is obsolete. Use CSS instead. (">130</td> <td class="cell c3" align="center">80</td)
(#1) HTML Validation error, line 35: The “align” attribute on the “td” element is obsolete. Use CSS instead. (r">80</td> <td class="cell c4" align="center">55</td)
(#1) HTML Validation error, line 36: The “align” attribute on the “td” element is obsolete. Use CSS instead. (r">55</td> <td class="cell c5" align="center">15</td)
(#1) HTML Validation error, line 37: The “align” attribute on the “td” element is obsolete. Use CSS instead. (r">15</td> <td class="cell c6" align="center">25</td)
(#1) HTML Validation error, line 38: The “align” attribute on the “td” element is obsolete. Use CSS instead. (r">25</td> <td class="cell c7" align="center"><stron)
(#1) HTML Validation error, line 41: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td class="cell c0" align="center">3º</td)
(#1) HTML Validation error, line 42: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ("cell c1"><img src='avatar3.jpg' class='userpic'> Joana)
(#1) HTML Validation error, line 43: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( Dias</td> <td class="cell c2" align="center">120</t)
(#1) HTML Validation error, line 44: The “align” attribute on the “td” element is obsolete. Use CSS instead. (">120</td> <td class="cell c3" align="center">70</td)
(#1) HTML Validation error, line 45: The “align” attribute on the “td” element is obsolete. Use CSS instead. (r">70</td> <td class="cell c4" align="center">50</td)
(#1) HTML Validation error, line 46: The “align” attribute on the “td” element is obsolete. Use CSS instead. (r">50</td> <td class="cell c5" align="center">10</td)
(#1) HTML Validation error, line 47: The “align” attribute on the “td” element is obsolete. Use CSS instead. (r">10</td> <td class="cell c6" align="center">20</td)
(#1) HTML Validation error, line 48: The “align” attribute on the “td” element is obsolete. Use CSS instead. (r">20</td> <td class="cell c7" align="center"><stron)
(#1) HTML Validation info, line 53: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <br/>(1 5 a)
blocks/game/templates/rankgroup.mustache
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (</h3> <br/> )
(#1) HTML Validation error, line 9: The “width” attribute on the “table” element is obsolete. Use CSS instead. ( <table width="100%"> )
(#1) HTML Validation error, line 11: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td width="10%" align="center">1&ordm)
(#1) HTML Validation error, line 11: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td width="10%" align="center">1&ordm)
(#1) HTML Validation error, line 12: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ordm;</td> <td width="10%" align="right"><img s)
(#1) HTML Validation error, line 12: The “align” attribute on the “td” element is obsolete. Use CSS instead. (ordm;</td> <td width="10%" align="right"><img s)
(#1) HTML Validation error, line 12: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. (n="right"><img src='group1.png' class='userpic' width='35' height='35'></td>)
(#1) HTML Validation error, line 13: The “width” attribute on the “td” element is obsolete. Use CSS instead. ('35'></td> <td width="70%" align="left">Grupo )
(#1) HTML Validation error, line 13: The “align” attribute on the “td” element is obsolete. Use CSS instead. ('35'></td> <td width="70%" align="left">Grupo )
(#1) HTML Validation error, line 14: The “width” attribute on the “td” element is obsolete. Use CSS instead. (unos)</td> <td width="10%" align="left">320((+)
(#1) HTML Validation error, line 14: The “align” attribute on the “td” element is obsolete. Use CSS instead. (unos)</td> <td width="10%" align="left">320((+)
(#1) HTML Validation info, line 16: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (lspan="4"><hr/></td><)
(#1) HTML Validation error, line 18: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td width="10%" align="center">2&ordm)
(#1) HTML Validation error, line 18: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td width="10%" align="center">2&ordm)
(#1) HTML Validation error, line 19: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ordm;</td> <td width="10%" align="right"><img s)
(#1) HTML Validation error, line 19: The “align” attribute on the “td” element is obsolete. Use CSS instead. (ordm;</td> <td width="10%" align="right"><img s)
(#1) HTML Validation error, line 19: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. (n="right"><img src='group2.png' class='userpic' width='35' height='35'></td>)
(#1) HTML Validation error, line 20: The “width” attribute on the “td” element is obsolete. Use CSS instead. ('35'></td> <td width="70%" align="left">Grupo )
(#1) HTML Validation error, line 20: The “align” attribute on the “td” element is obsolete. Use CSS instead. ('35'></td> <td width="70%" align="left">Grupo )
(#1) HTML Validation error, line 21: The “width” attribute on the “td” element is obsolete. Use CSS instead. (unos)</td> <td width="10%" align="left">295((+)
(#1) HTML Validation error, line 21: The “align” attribute on the “td” element is obsolete. Use CSS instead. (unos)</td> <td width="10%" align="left">295((+)
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (lspan="4"><hr/></td><)
(#1) HTML Validation error, line 25: The “width” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td width="10%" align="center">3&ordm)
(#1) HTML Validation error, line 25: The “align” attribute on the “td” element is obsolete. Use CSS instead. ( <tr> <td width="10%" align="center">3&ordm)
(#1) HTML Validation error, line 26: The “width” attribute on the “td” element is obsolete. Use CSS instead. (ordm;</td> <td width="10%" align="right"><img s)
(#1) HTML Validation error, line 26: The “align” attribute on the “td” element is obsolete. Use CSS instead. (ordm;</td> <td width="10%" align="right"><img s)
(#1) HTML Validation error, line 26: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. (n="right"><img src='group3.png' class='userpic' width='35' height='35'></td>)
(#1) HTML Validation error, line 27: The “width” attribute on the “td” element is obsolete. Use CSS instead. ('35'></td> <td width="70%" align="left">Grupo )
(#1) HTML Validation error, line 27: The “align” attribute on the “td” element is obsolete. Use CSS instead. ('35'></td> <td width="70%" align="left">Grupo )
(#1) HTML Validation error, line 28: The “width” attribute on the “td” element is obsolete. Use CSS instead. (unos)</td> <td width="10%" align="left">280((+)
(#1) HTML Validation error, line 28: The “align” attribute on the “td” element is obsolete. Use CSS instead. (unos)</td> <td width="10%" align="left">280((+)
(#1) HTML Validation info, line 30: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (lspan="4"><hr/></td><)

Gherkin .feature problems

(0 errors, 0 warnings)

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