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

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


Javascript coding style problems

(0 errors, 6 warnings)

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

mod/bigbluebuttonbn/amd/src/modform.js
(#181) Expected catch,fail() or return (promise/catch-or-return)
(#327) Expected catch,fail() or return (promise/catch-or-return)
mod/bigbluebuttonbn/amd/src/recordings.js
(#364) Comments should not begin with a lowercase character. (capitalized-comments)
(#380) Comments should not begin with a lowercase character. (capitalized-comments)
mod/bigbluebuttonbn/mobileapp/mobile.notification.js
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#35) Unexpected space before function parentheses. (space-before-function-paren)

CSS problems

(0 errors, 0 warnings)

This section shows CSS problems detected by stylelint [More info]


PHPDocs style problems

(1 errors, 0 warnings)

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

mod/bigbluebuttonbn/tests/behat/behat_mod_bigbluebuttonbn.php
(#43) Invalid phpdocs tag @BeforeScenario used

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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [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, 18 warnings)

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

mod/bigbluebuttonbn/templates/mobile_view_notification.mustache
(#1) HTML Validation info, line 21: Attribute “[params]” is not serializable as XML 1.0. (> <span core-site-plugins-call-ws-on-load name="mod_bigbluebuttonbn_can_join" [params]="{cmid: 3}" (onSuccess)="onCanJoinReturns($event)"></span)
(#1) HTML Validation info, line 21: Attribute “(onsuccess)” is not serializable as XML 1.0. (> <span core-site-plugins-call-ws-on-load name="mod_bigbluebuttonbn_can_join" [params]="{cmid: 3}" (onSuccess)="onCanJoinReturns($event)"></span)
(#1) HTML Validation error, line 21: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (> <span core-site-plugins-call-ws-on-load name="mod_bigbluebuttonbn_can_join" [params]="{cmid: 3}" (onSuccess)="onCanJoinReturns($event)"></span)
(#1) HTML Validation error, line 21: Attribute “name” not allowed on element “span” at this point. (> <span core-site-plugins-call-ws-on-load name="mod_bigbluebuttonbn_can_join" [params]="{cmid: 3}" (onSuccess)="onCanJoinReturns($event)"></span)
(#1) HTML Validation error, line 21: Attribute “[params]” not allowed on element “span” at this point. (> <span core-site-plugins-call-ws-on-load name="mod_bigbluebuttonbn_can_join" [params]="{cmid: 3}" (onSuccess)="onCanJoinReturns($event)"></span)
(#1) HTML Validation error, line 21: Attribute “(onsuccess)” not allowed on element “span” at this point. (> <span core-site-plugins-call-ws-on-load name="mod_bigbluebuttonbn_can_join" [params]="{cmid: 3}" (onSuccess)="onCanJoinReturns($event)"></span)
mod/bigbluebuttonbn/templates/participant_form_add.mustache
(#1) HTML Validation error, line 3: Stray start tag “tr”. (d><body><tr id="participant_list_tr_example-example"> <)
(#1) HTML Validation error, line 4: Stray start tag “td”. (ple"> <td class="participant_list_c0"> )
(#1) HTML Validation error, line 6: Stray end tag “td”. (></b> </td> <)
(#1) HTML Validation error, line 7: Stray start tag “td”. (</td> <td class="participant_list_c1"> )
(#1) HTML Validation error, line 9: Stray end tag “td”. ( </td> <)
(#1) HTML Validation error, line 10: Stray start tag “td”. (</td> <td class="participant_list_c2"> )
(#1) HTML Validation error, line 12: Stray end tag “td”. (]</i> </td> <)
(#1) HTML Validation error, line 13: Stray start tag “td”. (</td> <td class="participant_list_c3"> )
(#1) HTML Validation error, line 16: Stray end tag “td”. (lect> </td> <)
(#1) HTML Validation error, line 17: Stray start tag “td”. (</td> <td class="participant_list_c4"> )
(#1) HTML Validation error, line 21: Stray end tag “td”. ( </a> </td></tr>)
(#1) HTML Validation error, line 22: Stray end tag “tr”. ( </td></tr></bo)

Gherkin .feature problems

(0 errors, 0 warnings)

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