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

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

mod/bigbluebuttonbn/backup/moodle2/backup_bigbluebuttonbn_stepslib.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/bigbluebuttonbn/backup/moodle2/restore_bigbluebuttonbn_stepslib.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/bigbluebuttonbn/classes/external/get_recordings.php
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) This comment is 53% valid code; is this commented out code?
mod/bigbluebuttonbn/classes/local/bigbluebutton/recordings/recording_data.php
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) This comment is 67% valid code; is this commented out code?
mod/bigbluebuttonbn/db/upgrade.php
(#31) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/bigbluebuttonbn/tests/generator/behat_mod_bigbluebuttonbn_generator.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/bigbluebuttonbn/tests/local/helpers/files_test.php
(#96) Line exceeds 132 characters; contains 133 characters
mod/bigbluebuttonbn/tests/search_test.php
(#33) PHPUnit class "search_test" does not have any namespace. It is recommended to add it to the "mod_bigbluebuttonbn" namespace, using more levels if needed, in order to match the code being tested

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

(10 errors, 0 warnings)

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

mod/bigbluebuttonbn/classes/event/course_module_viewed.php
(#29) Phpdocs for function course_module_viewed::init has incomplete parameters list
mod/bigbluebuttonbn/tests/behat/behat_mod_bigbluebuttonbn.php
(#43) Invalid phpdocs tag @BeforeScenario used
mod/bigbluebuttonbn/tests/external/can_join_test.php
(#51) Phpdocs for function can_join_test::can_join has incomplete parameters list
mod/bigbluebuttonbn/tests/external/completion_validate_test.php
(#53) Phpdocs for function completion_validate_test::completion_validate has incomplete parameters list
mod/bigbluebuttonbn/tests/external/end_meeting_test.php
(#53) Phpdocs for function end_meeting_test::end_meeting has incomplete parameters list
mod/bigbluebuttonbn/tests/external/get_bigbluebuttons_by_courses_test.php
(#53) Phpdocs for function get_bigbluebuttons_by_courses_test::get_bigbluebuttons_by_courses has incomplete parameters list
mod/bigbluebuttonbn/tests/external/get_join_url_test.php
(#54) Phpdocs for function get_join_url_test::get_join_url has incomplete parameters list
mod/bigbluebuttonbn/tests/external/get_recordings_test.php
(#53) Phpdocs for function get_recordings_test::get_recordings has incomplete parameters list
(#317) Phpdocs for function get_recordings_test::test_get_recordings_groups has incomplete parameters list
mod/bigbluebuttonbn/tests/external/view_bigbluebuttonbn_test.php
(#54) Phpdocs for function view_bigbluebuttonbn_test::view_bigbluebuttonbn has incomplete parameters list

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

(1 errors, 1 warnings)

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

Problems running grunt
Task "gherkinlint" failed. Use --force to continue.

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

(1 errors, 0 warnings)

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

mod/bigbluebuttonbn/tests/behat/room.feature
(#1) Feature file does not have any Scenarios