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

(0 errors, 82 warnings)

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

payment/gateway/ifthenpay/lang/en/paygw_ifthenpay.php
(#27) The string key "gatewayname" is not in the correct order, it should be before "pluginname"
(#28) The string key "gatewaydescription" is not in the correct order, it should be before "gatewayname"
(#36) Unexpected comment found. Auto-fixing will not work after this comment
(#38) The string key "modal:pleasewait" is not in the correct order, it should be before "modal:redirectingtoifthenpay"
(#41) Unexpected comment found. Auto-fixing will not work after this comment
(#43) The string key "api_heading" is not in the correct order, it should be before "onboarding_title"
(#45) The string key "behavior_desc" is not in the correct order, it should be before "behavior_heading"
(#57) The string key "backoffice_key" is not in the correct order, it should be before "onboarding_html"
(#60) Unexpected comment found. Auto-fixing will not work after this comment
(#62) The string key "error_invalid_backoffice_key" is not in the correct order, it should be before "error_invalidformat"
(#66) Unexpected comment found. Auto-fixing will not work after this comment
(#67) The string key "api:nobackofficekey_error" is not in the correct order, it should be before "error_missing_backoffice_key"
(#68) The string key "api:error_invalid_pbl_response" is not in the correct order, it should be before "api:nobackofficekey_error"
(#69) The string key "api:error_invalid_json_get" is not in the correct order, it should be before "api:error_invalid_pbl_response"
(#71) The string key "api:error_http_request_failed" is not in the correct order, it should be before "api:error_invalid_json_post"
(#76) Unexpected comment found. Auto-fixing will not work after this comment
(#83) The string key "form:noaccounts" is not in the correct order, it should be before "form:payment_configuration_reqnote"
(#86) The string key "form:default_method" is not in the correct order, it should be before "form:other_configuration"
(#97) Unexpected comment found. Auto-fixing will not work after this comment
(#98) The string key "form:error_state_missing" is not in the correct order, it should be before "form:missing_gateway_keys_inline"
(#99) The string key "form:error_no_methods_enabled" is not in the correct order, it should be before "form:error_state_missing"
(#100) The string key "form:error_default_not_enabled" is not in the correct order, it should be before "form:error_no_methods_enabled"
(#103) The string key "form:error_callback_activation" is not in the correct order, it should be before "form:error_maxchars"
(#106) Unexpected comment found. Auto-fixing will not work after this comment
(#108) The string key "process:error_missing_redirect" is not in the correct order, it should be before "process:missing_ifthenpay_state"
(#110) Unexpected comment found. Auto-fixing will not work after this comment
(#111) The string key "process:cancel_title" is not in the correct order, it should be before "process:error_missing_redirect"
(#112) The string key "process:cancel_desc_cancel" is not in the correct order, it should be before "process:cancel_title"
(#116) The string key "process:btn_try_again" is not in the correct order, it should be before "process:status_error"
(#117) The string key "process:btn_contact_support" is not in the correct order, it should be before "process:btn_try_again"
(#120) Unexpected comment found. Auto-fixing will not work after this comment
(#124) The string key "process:order_reference" is not in the correct order, it should be before "process:waiting_hint"
(#126) The string key "process:amount" is not in the correct order, it should be before "process:transaction_id"
(#128) The string key "process:btn_go_to_courses" is not in the correct order, it should be before "process:btn_retry"
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#132) The string key "privacy:metadata:ifthenpay_tx" is not in the correct order, it should be before "process:btn_go_to_courses"
(#134) The string key "privacy:metadata:ifthenpay_tx:timecreated" is not in the correct order, it should be before "privacy:metadata:ifthenpay_tx:userid"
(#137) The string key "privacy:metadata:ifthenpay_tx:component" is not in the correct order, it should be before "privacy:metadata:ifthenpay_tx:token"
(#139) The string key "privacy:metadata:ifthenpay_tx:itemid" is not in the correct order, it should be before "privacy:metadata:ifthenpay_tx:paymentarea"
(#140) The string key "privacy:metadata:ifthenpay_tx:accountid" is not in the correct order, it should be before "privacy:metadata:ifthenpay_tx:itemid"
(#146) The string key "privacy:metadata:ifthenpay_tx:paymentid" is not in the correct order, it should be before "privacy:metadata:ifthenpay_tx:transaction_id"
payment/gateway/ifthenpay/lang/pt/paygw_ifthenpay.php
(#27) The string key "gatewayname" is not in the correct order, it should be before "pluginname"
(#28) The string key "gatewaydescription" is not in the correct order, it should be before "gatewayname"
(#36) Unexpected comment found. Auto-fixing will not work after this comment
(#38) The string key "modal:pleasewait" is not in the correct order, it should be before "modal:redirectingtoifthenpay"
(#41) Unexpected comment found. Auto-fixing will not work after this comment
(#43) The string key "api_heading" is not in the correct order, it should be before "onboarding_title"
(#45) The string key "behavior_desc" is not in the correct order, it should be before "behavior_heading"
(#57) The string key "backoffice_key" is not in the correct order, it should be before "onboarding_html"
(#60) Unexpected comment found. Auto-fixing will not work after this comment
(#62) The string key "error_invalid_backoffice_key" is not in the correct order, it should be before "error_invalidformat"
(#66) Unexpected comment found. Auto-fixing will not work after this comment
(#67) The string key "api:nobackofficekey_error" is not in the correct order, it should be before "error_missing_backoffice_key"
(#68) The string key "api:error_invalid_pbl_response" is not in the correct order, it should be before "api:nobackofficekey_error"
(#69) The string key "api:error_invalid_json_get" is not in the correct order, it should be before "api:error_invalid_pbl_response"
(#71) The string key "api:error_http_request_failed" is not in the correct order, it should be before "api:error_invalid_json_post"
(#76) Unexpected comment found. Auto-fixing will not work after this comment
(#83) The string key "form:noaccounts" is not in the correct order, it should be before "form:payment_configuration_reqnote"
(#86) The string key "form:default_method" is not in the correct order, it should be before "form:other_configuration"
(#97) Unexpected comment found. Auto-fixing will not work after this comment
(#98) The string key "form:error_state_missing" is not in the correct order, it should be before "form:missing_gateway_keys_inline"
(#99) The string key "form:error_no_methods_enabled" is not in the correct order, it should be before "form:error_state_missing"
(#100) The string key "form:error_default_not_enabled" is not in the correct order, it should be before "form:error_no_methods_enabled"
(#103) The string key "form:error_callback_activation" is not in the correct order, it should be before "form:error_maxchars"
(#106) Unexpected comment found. Auto-fixing will not work after this comment
(#108) The string key "process:error_missing_redirect" is not in the correct order, it should be before "process:missing_ifthenpay_state"
(#110) Unexpected comment found. Auto-fixing will not work after this comment
(#111) The string key "process:cancel_title" is not in the correct order, it should be before "process:error_missing_redirect"
(#112) The string key "process:cancel_desc_cancel" is not in the correct order, it should be before "process:cancel_title"
(#116) The string key "process:btn_try_again" is not in the correct order, it should be before "process:status_error"
(#117) The string key "process:btn_contact_support" is not in the correct order, it should be before "process:btn_try_again"
(#120) Unexpected comment found. Auto-fixing will not work after this comment
(#124) The string key "process:order_reference" is not in the correct order, it should be before "process:waiting_hint"
(#126) The string key "process:amount" is not in the correct order, it should be before "process:transaction_id"
(#128) The string key "process:btn_go_to_courses" is not in the correct order, it should be before "process:btn_retry"
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#132) The string key "privacy:metadata:ifthenpay_tx" is not in the correct order, it should be before "process:btn_go_to_courses"
(#134) The string key "privacy:metadata:ifthenpay_tx:timecreated" is not in the correct order, it should be before "privacy:metadata:ifthenpay_tx:userid"
(#137) The string key "privacy:metadata:ifthenpay_tx:component" is not in the correct order, it should be before "privacy:metadata:ifthenpay_tx:token"
(#139) The string key "privacy:metadata:ifthenpay_tx:itemid" is not in the correct order, it should be before "privacy:metadata:ifthenpay_tx:paymentarea"
(#140) The string key "privacy:metadata:ifthenpay_tx:accountid" is not in the correct order, it should be before "privacy:metadata:ifthenpay_tx:itemid"
(#146) The string key "privacy:metadata:ifthenpay_tx:paymentid" is not in the correct order, it should be before "privacy:metadata:ifthenpay_tx:transaction_id"

Javascript coding style problems

(0 errors, 1 warnings)

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

payment/gateway/ifthenpay/amd/src/gateways_modal.js
(#45) Unused eslint-disable directive (no problems were reported from 'no-undef').

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

(6 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]

payment/gateway/ifthenpay/amd/build/admin_gateway_form.min.js
Uncommitted change detected.
payment/gateway/ifthenpay/amd/build/admin_gateway_form.min.js.map
Uncommitted change detected.
payment/gateway/ifthenpay/amd/build/gateways_modal.min.js
Uncommitted change detected.
payment/gateway/ifthenpay/amd/build/gateways_modal.min.js.map
Uncommitted change detected.
payment/gateway/ifthenpay/amd/build/return.min.js
Uncommitted change detected.
payment/gateway/ifthenpay/amd/build/return.min.js.map
Uncommitted change detected.

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]