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

(17 errors, 10 warnings)

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

auth/unilogin/auth.php
(#38) Visibility must be declared on method "__construct"
(#42) Line exceeds 132 characters; contains 163 characters
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Expected 5 space(s) before asterisk; 4 found
(#53) Expected 5 space(s) before asterisk; 4 found
(#54) Expected 5 space(s) before asterisk; 4 found
(#55) Expected 5 space(s) before asterisk; 4 found
(#56) Expected 5 space(s) before asterisk; 4 found
(#57) Expected 5 space(s) before asterisk; 4 found
(#58) Expected 5 space(s) before asterisk; 4 found
(#59) Expected 5 space(s) before asterisk; 4 found
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Variable "uniloginInProgress" must be all lower-case
(#82) Variable "uniloginInProgress" must be all lower-case
(#82) Variable "uniloginInProgress" must be all lower-case
(#96) Line exceeds 132 characters; contains 161 characters
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Variable "userFields" must be all lower-case
auth/unilogin/callback.php
(#33) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#40) Variable "authPlugin" must be all lower-case
(#42) Variable "authPlugin" must be all lower-case
(#44) Variable "uniloginInProgress" must be all lower-case
(#45) Variable "uniloginInProgress" must be all lower-case
auth/unilogin/config.php
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Line exceeds 132 characters; contains 143 characters
auth/unilogin/lang/en/auth_unilogin.php
(#79) The use of backticks in strings is not recommended
auth/unilogin/version.php
(#32) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(2 errors, 2 warnings)

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

auth/unilogin/auth.php
(#79) Function auth_plugin_unilogin::user_login is not documented
(#242) Phpdocs for function auth_plugin_unilogin::process_config has incomplete parameters list
(#203) Not recommended phpdocs tag @global used
(#203) Not recommended phpdocs tag @global 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]


Mustache template problems

(0 errors, 0 warnings)

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