Prechecker results: error


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

(3 errors, 3 warnings)

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

payment/gateway/fawry/callback.php
(#29) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) This comment is 57% valid code; is this commented out code?
payment/gateway/fawry/classes/security.php
(#83) Missing docblock for function verify_signature_string
payment/gateway/fawry/lang/en/paygw_fawry.php
(#71) Unexpected string end, it should be a line feed after a semicolon
(#71) File must end with a newline character

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

(1 errors, 0 warnings)

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

payment/gateway/fawry/templates/admin-callback.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
payment/gateway/fawry/templates/process.mustache
(#1) HTML Validation info, line 6: Empty heading. ( <h3 class="fawry_reference"></h3>)

Gherkin .feature problems

(0 errors, 0 warnings)

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