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
(12 errors, 0 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- local/wunderbyte_table/classes/event/action_executed.php
- (#37)
Opening brace must not be followed by a blank line
- local/wunderbyte_table/classes/event/table_viewed.php
- (#37)
Opening brace must not be followed by a blank line
- local/wunderbyte_table/classes/external/execute_action.php
- (#50)
Opening brace must not be followed by a blank line
- (#128)
Expected 0 spaces before closing bracket; 1 found
- local/wunderbyte_table/classes/local/sortables/sortable_info.php
- (#63)
The closing brace for the class must go on the next line after the body
- local/wunderbyte_table/classes/output/renderer.php
- (#34)
Opening brace must not be followed by a blank line
- local/wunderbyte_table/classes/privacy/provider.php
- (#33)
Opening brace must not be followed by a blank line
- local/wunderbyte_table/db/upgrade.php
- (#37)
Blank line found at start of control structure
- (#76)
Blank line found at start of control structure
- (#91)
Blank line found at start of control structure
- local/wunderbyte_table/lib/phpwordinit.php
- (#32)
Expected "function abc(...)"; found "function abc (...)"
- (#32)
Expected 0 spaces before opening parenthesis; 1 found
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
(6 errors, 0 warnings)
This section shows files built by grunt and not commited
[More info]
- local/wunderbyte_table/amd/build/actionbutton.min.js
- Uncommitted change detected.
- local/wunderbyte_table/amd/build/actionbutton.min.js.map
- Uncommitted change detected.
- local/wunderbyte_table/amd/build/initcalendar.min.js
- Uncommitted change detected.
- local/wunderbyte_table/amd/build/initcalendar.min.js.map
- Uncommitted change detected.
- local/wunderbyte_table/amd/build/reordering.min.js
- Uncommitted change detected.
- local/wunderbyte_table/amd/build/reordering.min.js.map
- Uncommitted change detected.
shifter problems
(0 errors, 0 warnings)
This section shows problems detected by shifter
[More info]
Mustache template problems
(0 errors, 4 warnings)
This section shows problems detected in mustache templates
[More info]
- local/wunderbyte_table/templates/component_switchtemplates.mustache
- (#1)
HTML Validation info, line 2: Possible misuse of “aria-label”. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.) (ad><body><div class="wbtable-templateswitcher-container mr-3" aria-label="Template switcher dropdown" style="display:inline-flex;"> <)
- local/wunderbyte_table/templates/filterview.mustache
- (#1)
Template produced no content
- 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="localized column name"> )
- (#1)
HTML Validation error, line 7: Stray end tag “td”. (/i> </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]