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

(2 errors, 8 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.
payment/gateway/fawry/classes/order.php
(#413) Line exceeds 132 characters; contains 140 characters
payment/gateway/fawry/db/access.php
(#19) Incorrect @package tag for file access.php. Expected paygw_fawry, found paygw_paymob.
payment/gateway/fawry/lang/en/paygw_fawry.php
(#71) The string key "refamount" is not in the correct order, it should be before "validto"
(#73) The string key "localorderid" is not in the correct order, it should be before "refamount"
(#74) The string key "itemid" is not in the correct order, it should be before "localorderid"
(#76) The string key "component" is not in the correct order, it should be before "paymentarea"
(#78) The string key "amount" is not in the correct order, it should be before "paymentid"
(#80) The string key "check_status" is not in the correct order, it should be before "timemodified"
payment/gateway/fawry/settings.php
(#38) 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

(1 errors, 0 warnings)

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

payment/gateway/fawry/classes/order.php
(#340) Phpdocs for function order::payment_complete 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, 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]