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

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

mod/zoom/classes/webservice.php
(#155) Method name "_make_curl_call" should not be prefixed with an underscore to indicate visibility
(#164) Method name "_get_curl_object" should not be prefixed with an underscore to indicate visibility
(#177) Method name "_make_call" should not be prefixed with an underscore to indicate visibility
(#297) Method name "_make_paginated_call" should not be prefixed with an underscore to indicate visibility
(#372) Method name "_paid_user_limit_reached" should not be prefixed with an underscore to indicate visibility
(#388) Method name "_get_least_recently_active_paid_user_id" should not be prefixed with an underscore to indicate visibility
(#411) Method name "_get_user_settings" should not be prefixed with an underscore to indicate visibility
(#499) Method name "_database_to_api" should not be prefixed with an underscore to indicate visibility
mod/zoom/exportical.php
(#37) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#53) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/zoom/loadmeeting.php
(#40) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/zoom/locallib.php
(#284) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead

Javascript coding style problems

(0 errors, 1 warnings)

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

mod/zoom/amd/src/toggle_text.js
(#30) 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

(17 errors, 0 warnings)

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

mod/zoom/classes/invitation.php
(#30) Class invitation is not documented
(#32) Constant invitation::PREFIX is not documented
mod/zoom/jwt/BeforeValidException.php
(#4) Package is not specified for class BeforeValidException. It is also not specified in file-level phpdocs
(#4) Class BeforeValidException is not documented
mod/zoom/jwt/ExpiredException.php
(#4) Package is not specified for class ExpiredException. It is also not specified in file-level phpdocs
(#4) Class ExpiredException is not documented
mod/zoom/jwt/JWT.php
(#16) Package Authentication_JWT is not valid
(#15) Category Authentication is not valid
(#40) Variable JWT::$supported_algs is not documented
(#9) No one-line description found in phpdocs for class JWT
(#368) Phpdocs for function JWT::safeStrlen has incomplete parameters list
(#25) Phpdocs for variable JWT::$leeway does not contain @var or incorrect
(#32) Phpdocs for variable JWT::$timestamp does not contain @var or incorrect
mod/zoom/jwt/SignatureInvalidException.php
(#4) Package is not specified for class SignatureInvalidException. It is also not specified in file-level phpdocs
(#4) Class SignatureInvalidException is not documented
mod/zoom/locallib.php
(#719) Phpdocs for function zoom_get_meeting_capacity has incomplete parameters list
mod/zoom/tests/mod_zoom_invitation_test.php
(#32) Class mod_zoom_invitation_testcase 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]


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

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

mod/zoom/templates/mobile_view_page.mustache
(#1) Example context missing (@template section not found.)

Gherkin .feature problems

(0 errors, 0 warnings)

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