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

(2 errors, 42 warnings)

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

mod/discourse/backup/moodle2/restore_discourse_stepslib.php
(#130) Line exceeds 132 characters; contains 133 characters
mod/discourse/classes/output/discourse_groupview.php
(#83) Line exceeds 132 characters; contains 159 characters
(#89) Line exceeds 132 characters; contains 154 characters
mod/discourse/classes/output/discourse_view.php
(#119) Line exceeds 132 characters; contains 144 characters
(#120) Line exceeds 132 characters; contains 143 characters
mod/discourse/classes/privacy/provider.php
(#276) Line exceeds 132 characters; contains 146 characters
mod/discourse/db/uninstall.php
(#52) Line exceeds 132 characters; contains 179 characters
mod/discourse/groupview.php
(#66) Line exceeds 132 characters; contains 155 characters
(#68) Line exceeds 132 characters; contains 156 characters
(#84) Line exceeds 132 characters; contains 178 characters
(#85) Line exceeds 132 characters; contains 142 characters
(#97) Line exceeds 132 characters; contains 146 characters
(#105) Line exceeds 132 characters; contains 146 characters
(#110) Line exceeds 132 characters; contains 139 characters
(#113) Line exceeds 132 characters; contains 134 characters
(#141) Line exceeds 132 characters; contains 134 characters
mod/discourse/index.php
(#84) Logical operator "or" is prohibited; use "||" instead
mod/discourse/lib.php
(#271) Line exceeds 132 characters; contains 148 characters
mod/discourse/locallib.php
(#85) Line exceeds 132 characters; contains 151 characters
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Line exceeds maximum limit of 180 characters; contains 309 characters
(#117) Line exceeds 132 characters; contains 136 characters
(#121) Line exceeds maximum limit of 180 characters; contains 394 characters
(#152) Line exceeds 132 characters; contains 147 characters
(#182) Line exceeds 132 characters; contains 133 characters
(#184) Line exceeds 132 characters; contains 133 characters
(#197) Line exceeds 132 characters; contains 160 characters
(#202) Line exceeds 132 characters; contains 147 characters
(#203) Line exceeds 132 characters; contains 167 characters
(#208) Line exceeds 132 characters; contains 143 characters
(#387) Line exceeds 132 characters; contains 157 characters
(#405) Line exceeds 132 characters; contains 157 characters
(#418) Line exceeds 132 characters; contains 165 characters
(#455) Line exceeds 132 characters; contains 153 characters
(#477) Line exceeds 132 characters; contains 162 characters
mod/discourse/mod_form.php
(#102) Line exceeds 132 characters; contains 146 characters
(#113) Line exceeds 132 characters; contains 138 characters
(#116) Line exceeds 132 characters; contains 138 characters
(#119) Line exceeds 132 characters; contains 142 characters
(#122) Line exceeds 132 characters; contains 140 characters
mod/discourse/view.php
(#116) Line exceeds 132 characters; contains 158 characters
(#185) Line exceeds 132 characters; contains 135 characters
(#186) Line exceeds 132 characters; contains 134 characters
(#187) Line exceeds 132 characters; contains 146 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

(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

(2 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]

mod/discourse/amd/build/groupview.min.js
Uncommitted change detected.
mod/discourse/amd/build/groupview.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, 6 warnings)

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

mod/discourse/templates/discourse_view.mustache
(#1) HTML Validation error, line 11: “th” start tag in table body. ( <thead> <th scope="col" class="discourse-border-default border-right-0"> )
(#1) HTML Validation error, line 31: “th” start tag in table body. ( <thead> <th scope="col" class="discourse-border-default border-right-0"> )
(#1) HTML Validation error, line 52: “th” start tag in table body. ( <thead> <th scope="col" class="discourse-border-default border-right-0"> )
(#1) HTML Validation error, line 64: Row 2 of a row group established by a “tbody” element has no cells beginning on it. ( <tr> <tr><td>[[)
(#1) HTML Validation info, line 64: A table row was 0 columns wide, which is less than the column count established by the first row (1). ( <tr> <tr><td>[[)
(#1) HTML Validation error, line 72: “th” start tag in table body. ( <thead> <th scope="col" class="discourse-border-default"> )

Gherkin .feature problems

(0 errors, 0 warnings)

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