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

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

mod/zoom/tests/advanced_passcode_test.php
(#52) Test method test_settings_default() is missing any coverage information, own or at class level
(#63) Test method test_settings_length() is missing any coverage information, own or at class level
(#79) Test method test_settings_only_numeric() is missing any coverage information, own or at class level
(#96) Test method test_settings_letter() is missing any coverage information, own or at class level
(#113) Test method test_settings_upper_and_lower_letters() is missing any coverage information, own or at class level
(#131) Test method test_settings_special_character() is missing any coverage information, own or at class level
(#148) Test method test_settings_all() is missing any coverage information, own or at class level
(#166) Test method test_pasword_description_all() is missing any coverage information, own or at class level
(#187) Test method test_pasword_description_only_numeric() is missing any coverage information, own or at class level
(#207) Test method test_pasword_description_default() is missing any coverage information, own or at class level
mod/zoom/tests/error_handling_test.php
(#82) Test method test_correct_error_recognition() is missing any coverage information, own or at class level
mod/zoom/tests/get_meeting_reports_test.php
(#88) Test method test_format_participant_filtering() is missing any coverage information, own or at class level
(#99) Test method test_format_participant_matching() is missing any coverage information, own or at class level
(#195) Test method test_format_participant_name_matching() is missing any coverage information, own or at class level
(#260) Test method test_invalid_userids() is missing any coverage information, own or at class level
(#345) Test method test_normalize_meeting() is missing any coverage information, own or at class level
mod/zoom/tests/mod_zoom_grade_test.php
(#59) Test method test_grade_added() is missing any coverage information, own or at class level
(#91) Test method test_grade_type_not_none() is missing any coverage information, own or at class level
(#121) Test method test_grade_delete() is missing any coverage information, own or at class level
mod/zoom/tests/mod_zoom_invitation_test.php
(#56) Test method test_display_message_when_user_has_all_capabilities() is missing any coverage information, own or at class level
(#115) Test method test_display_message_when_user_has_viewjoinurl_capability() is missing any coverage information, own or at class level
(#143) Test method test_display_message_when_user_has_viewdialin_capability() is missing any coverage information, own or at class level
(#200) Test method test_display_message_when_user_has_no_capabilities() is missing any coverage information, own or at class level
(#221) Test method test_display_message_when_a_regex_pattern_is_empty() is missing any coverage information, own or at class level
(#242) Test method test_display_message_when_a_regex_pattern_is_invalid() is missing any coverage information, own or at class level
(#263) Test method test_display_message_when_a_regex_pattern_is_finds_no_match() is missing any coverage information, own or at class level
(#281) Test method test_display_message_has_invite_removed_if_setting_enabled() is missing any coverage information, own or at class level
(#339) Test method test_display_message_does_not_have_invite_removed_if_setting_disabled() is missing any coverage information, own or at class level
(#399) Test method test_display_message_has_icallink_removed_if_setting_enabled() is missing any coverage information, own or at class level
(#572) Test method test_display_message_does_not_have_icallink_removed_if_setting_disabled() is missing any coverage information, own or at class level
(#741) Test method test_display_message_when_instantiated_with_null_zoom_meeting_invitation() is missing any coverage information, own or at class level
(#753) Test method test_display_message_when_user_has_no_capabilities_with_regex_disabled() is missing any coverage information, own or at class level
mod/zoom/tests/mod_zoom_webservice_test.php
(#85) Test method test_encode_uuid() is missing any coverage information, own or at class level
(#103) Test method test_meeting_not_found_exception() is missing any coverage information, own or at class level
(#130) Test method test_user_not_found_exception() is missing any coverage information, own or at class level
(#158) Test method test_invalid_user_exception() is missing any coverage information, own or at class level
(#214) Test method test_retry_with_header() is missing any coverage information, own or at class level
(#286) Test method test_retry_without_header() is missing any coverage information, own or at class level
(#349) Test method test_retry_exception() is missing any coverage information, own or at class level
(#429) Test method test_retryqps_exception() is missing any coverage information, own or at class level

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

(19 errors, 0 warnings)

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

mod/zoom/jwt/BeforeValidException.php
(#6) Package is not specified for class BeforeValidException. It is also not specified in file-level phpdocs
(#6) Class BeforeValidException is not documented
mod/zoom/jwt/ExpiredException.php
(#6) Package is not specified for class ExpiredException. It is also not specified in file-level phpdocs
(#6) Class ExpiredException is not documented
mod/zoom/jwt/JWK.php
(#17) Package Authentication_JWT is not valid
(#16) Category Authentication is not valid
(#10) No one-line description found in phpdocs for class JWK
(#158) Inline phpdocs tag {@link http://itu.int/ITU-T/studygroups/com17/languages/X.690-0207.pdf#p=13 X.690 paragraph 8.1.3} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/zoom/jwt/JWT.php
(#19) Package Authentication_JWT is not valid
(#18) Category Authentication is not valid
(#46) Variable JWT::$supported_algs is not documented
(#27) Constant JWT::ASN1_INTEGER is not documented
(#28) Constant JWT::ASN1_SEQUENCE is not documented
(#29) Constant JWT::ASN1_BIT_STRING is not documented
(#12) No one-line description found in phpdocs for class JWT
(#31) Phpdocs for variable JWT::$leeway does not contain @var or incorrect
(#38) Phpdocs for variable JWT::$timestamp does not contain @var or incorrect
mod/zoom/jwt/SignatureInvalidException.php
(#6) Package is not specified for class SignatureInvalidException. It is also not specified in file-level phpdocs
(#6) Class SignatureInvalidException is not documented

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, 2 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]

mod/zoom/db/upgrade.php
Database modifications (new tables or columns) detected in the patch without any change to some important areas.
No changes detected to external functions, that may affect apps and other web service integrations, please verify!

grunt changes

(2 errors, 0 warnings)

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

mod/zoom/amd/build/toggle_text.min.js
Uncommitted change detected.
mod/zoom/amd/build/toggle_text.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, 13 warnings)

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

mod/zoom/templates/mobile_view_page_ionic3.mustache
(#1) HTML Validation info, line 7: Attribute “[params]” is not serializable as XML 1.0. ( <button ion-button block color="light" core-site-plugins-call-ws name="mod_zoom_grade_item_update" [params]="{zoomid: 3}" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess)="loadMeeting($event)"> )
(#1) HTML Validation info, line 7: Attribute “[presets]” is not serializable as XML 1.0. ( <button ion-button block color="light" core-site-plugins-call-ws name="mod_zoom_grade_item_update" [params]="{zoomid: 3}" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess)="loadMeeting($event)"> )
(#1) HTML Validation info, line 7: Attribute “(onsuccess)” is not serializable as XML 1.0. ( <button ion-button block color="light" core-site-plugins-call-ws name="mod_zoom_grade_item_update" [params]="{zoomid: 3}" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess)="loadMeeting($event)"> )
(#1) HTML Validation error, line 7: Attribute “ion-button” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-call-ws name="mod_zoom_grade_item_update" [params]="{zoomid: 3}" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess)="loadMeeting($event)"> )
(#1) HTML Validation error, line 7: Attribute “block” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-call-ws name="mod_zoom_grade_item_update" [params]="{zoomid: 3}" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess)="loadMeeting($event)"> )
(#1) HTML Validation error, line 7: Attribute “color” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-call-ws name="mod_zoom_grade_item_update" [params]="{zoomid: 3}" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess)="loadMeeting($event)"> )
(#1) HTML Validation error, line 7: Attribute “core-site-plugins-call-ws” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-call-ws name="mod_zoom_grade_item_update" [params]="{zoomid: 3}" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess)="loadMeeting($event)"> )
(#1) HTML Validation error, line 7: Attribute “[params]” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-call-ws name="mod_zoom_grade_item_update" [params]="{zoomid: 3}" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess)="loadMeeting($event)"> )
(#1) HTML Validation error, line 7: Attribute “[presets]” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-call-ws name="mod_zoom_grade_item_update" [params]="{zoomid: 3}" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess)="loadMeeting($event)"> )
(#1) HTML Validation error, line 7: Attribute “(onsuccess)” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-call-ws name="mod_zoom_grade_item_update" [params]="{zoomid: 3}" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess)="loadMeeting($event)"> )
mod/zoom/templates/mobile_view_page_latest.mustache
(#1) HTML Validation info, line 6: Attribute “[params]” is not serializable as XML 1.0. ( <ion-button class="ion-margin" expand="block" color="light" core-site-plugins-call-ws name="mod_zoom_grade_item_update" [params]="{zoomid: 3}" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess)="loadMeeting($event)"> )
(#1) HTML Validation info, line 6: Attribute “[presets]” is not serializable as XML 1.0. ( <ion-button class="ion-margin" expand="block" color="light" core-site-plugins-call-ws name="mod_zoom_grade_item_update" [params]="{zoomid: 3}" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess)="loadMeeting($event)"> )
(#1) HTML Validation info, line 6: Attribute “(onsuccess)” is not serializable as XML 1.0. ( <ion-button class="ion-margin" expand="block" color="light" core-site-plugins-call-ws name="mod_zoom_grade_item_update" [params]="{zoomid: 3}" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess)="loadMeeting($event)"> )

Gherkin .feature problems

(0 errors, 0 warnings)

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