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

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

mod/zoom/locallib.php
(#745) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 11 warnings)

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

mod/zoom/amd/src/form.js
(#29) Identifier 'option_jbh' is not in camel case. (camelcase)
(#30) Identifier 'option_waiting_room' is not in camel case. (camelcase)
(#31) Identifier 'option_jbh' is not in camel case. (camelcase)
(#32) Identifier 'option_jbh' is not in camel case. (camelcase)
(#33) Identifier 'option_waiting_room' is not in camel case. (camelcase)
(#36) Identifier 'option_waiting_room' is not in camel case. (camelcase)
(#37) Identifier 'option_waiting_room' is not in camel case. (camelcase)
(#38) Identifier 'option_jbh' is not in camel case. (camelcase)
mod/zoom/amd/src/toggle_text.js
(#25) There should be no space after '{'. (babel/object-curly-spacing)
(#25) There should be no space before '}'. (babel/object-curly-spacing)
(#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

(15 errors, 0 warnings)

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

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
(#713) Phpdocs for function zoom_get_meeting_capacity has incomplete parameters list
mod/zoom/mod_form.php
(#489) Phpdocs for function mod_zoom_mod_form::data_preprocessing 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]


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]