Prechecker results: warning


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

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

public/auth/jwtsso/callback.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
public/auth/jwtsso/lang/en/auth_jwtsso.php
(#56) Unexpected comment found. Auto-fixing will not work after this comment
(#57) Unexpected comment found. Auto-fixing will not work after this comment
(#58) Unexpected comment found. Auto-fixing will not work after this comment
(#59) The string key "invalidjwt" is not in the correct order, it should be before "showbutton_desc"
(#60) The string key "invalidalg" is not in the correct order, it should be before "invalidjwt"
(#62) The string key "badsignature" is not in the correct order, it should be before "missingkey"
(#64) The string key "badissuer" is not in the correct order, it should be before "missingclaims"
(#65) The string key "badaudience" is not in the correct order, it should be before "badissuer"
(#68) The string key "invalidnonce" is not in the correct order, it should be before "missingnonce"
(#71) The string key "err_login_failed" is not in the correct order, it should be before "usernotfound"
(#73) Unexpected comment found. Auto-fixing will not work after this comment
(#74) Unexpected comment found. Auto-fixing will not work after this comment
(#75) Unexpected comment found. Auto-fixing will not work after this comment
(#76) The string key "badnonce" is not in the correct order, it should be before "err_login_failed"
(#76) Unexpected comment found. Auto-fixing will not work after this comment
(#77) Unexpected comment found. Auto-fixing will not work after this comment
(#79) Unexpected comment found. Auto-fixing will not work after this comment
(#80) Unexpected comment found. Auto-fixing will not work after this comment
(#81) Unexpected comment found. Auto-fixing will not work after this comment
(#84) The string key "privacy:metadata" is not in the correct order, it should be before "task_cleanup_nonces"
public/auth/jwtsso/start.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
public/auth/jwtsso/tests/behat/behat_auth_jwtsso.php
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
public/auth/jwtsso/tests/validator_test.php
(#26) PHPUnit class "auth_jwtsso\tests\validator_test", with namespace "auth_jwtsso\tests", currently located at "tests/" directory, does not match its expected location at "tests/tests"
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence

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

(0 errors, 0 warnings)

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


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

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


Gherkin .feature problems

(0 errors, 0 warnings)

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