Prechecker results: warning


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

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

local/wunderbyte_table/templates/component_filter.mustache
(#1) HTML Validation error, line 10: Attribute “href” not allowed on element “button” at this point. (> <button class="p-4 align-items-center collapse-accordion-toggle text-left collapsed" name="filterbtn-12345" data-toggle="collapse" href="#id_collapse_tablecolumn1" role="button" aria-expanded="true" aria-controls="id_collapse_tablecolumn1"> )
(#1) HTML Validation info, line 10: The “button” role is unnecessary for element “button”. (> <button class="p-4 align-items-center collapse-accordion-toggle text-left collapsed" name="filterbtn-12345" data-toggle="collapse" href="#id_collapse_tablecolumn1" role="button" aria-expanded="true" aria-controls="id_collapse_tablecolumn1"> )
(#1) HTML Validation error, line 11: Element “div” not allowed as child of element “button” in this context. (Suppressing further errors from this subtree.) ( <div class="position-relative d-flex ftoggler align-items-center position-relative mr-1"> )
(#1) HTML Validation error, line 55: Attribute “href” not allowed on element “button” at this point. (> <button class="p-4 align-items-center collapse-accordion-toggle text-left " name="filterbtn-67890" data-toggle="collapse" href="#id_collapse_tablecolumn2" role="button" aria-expanded="false" aria-controls="id_collapse_tablecolumn2"> )
(#1) HTML Validation info, line 55: The “button” role is unnecessary for element “button”. (> <button class="p-4 align-items-center collapse-accordion-toggle text-left " name="filterbtn-67890" data-toggle="collapse" href="#id_collapse_tablecolumn2" role="button" aria-expanded="false" aria-controls="id_collapse_tablecolumn2"> )
(#1) HTML Validation error, line 56: Element “div” not allowed as child of element “button” in this context. (Suppressing further errors from this subtree.) ( <div class="position-relative d-flex ftoggler align-items-center position-relative mr-1"> )
local/wunderbyte_table/templates/component_sort.mustache
(#1) HTML Validation info, line 5: Possible misuse of “aria-label”. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.) ( <i class="fa fa-sort-alpha-desc text-primary sortdown wunderbyteTableSortIcon" aria-label="((+orderup%2C+local_wunderbyte_table+))"></i> )
(#1) HTML Validation info, line 8: Possible misuse of “aria-label”. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.) ( <option value="" aria-label="((+sortby%2C+local_wunderbyte_table+))">((+sor)
local/wunderbyte_table/templates/table_list_row.mustache
(#1) HTML Validation error, line 6: Stray start tag “tr”. (d><body><tr class="table row" data-dfield1="dvalue1" data-dfield2="dvalue2"> )
(#1) HTML Validation error, line 7: Stray start tag “td”. (> <td class="columnclass1 "> )
(#1) HTML Validation error, line 19: Stray end tag “td”. (> </td> )
(#1) HTML Validation error, line 20: Stray start tag “td”. (> <td class="columnclass2 "> )
(#1) HTML Validation error, line 32: Stray end tag “td”. (> </td></tr>)
(#1) HTML Validation error, line 33: Stray end tag “tr”. ( </td></tr></bod)
local/wunderbyte_table/templates/twtable_list_row.mustache
(#1) HTML Validation error, line 3: Stray start tag “tr”. (d><body><tr id="rowid" class="rowclasses" data-daya-key="data-value" > )
(#1) HTML Validation error, line 4: Stray start tag “td”. (> <td class="columnclass columnname " data-label="columnname" data-localized=""> )
(#1) HTML Validation error, line 7: Stray end tag “td”. (> </td></tr>)
(#1) HTML Validation error, line 8: Stray end tag “tr”. ( </td></tr></bod)

Gherkin .feature problems

(0 errors, 0 warnings)

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