Skip to content

Code refactor

Code refactor #47

Triggered via push July 18, 2024 22:04
Status Failure
Total duration 46s
Artifacts
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
PHP 8.3 - Static Analysis: src/Classes/AuthorizeNetClient.php#L1
Ignored error pattern #^Call to an undefined method Igniter\\PayRegister\\Classes\\AuthorizeNetClient\:\:getErrorMessageFromResponse\(\)\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Classes/AuthorizeNetClient.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Classes/AuthorizeNetClient.php#L1
Ignored error pattern #^Call to an undefined method Igniter\\PayRegister\\Classes\\AuthorizeNetClient\:\:isTestMode\(\)\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Classes/AuthorizeNetClient.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Concerns/WithPaymentRefund.php (in context of class Igniter/PayRegister/Payments/Square)#L12
Access to an undefined property Igniter\PayRegister\Models\PaymentLog::$is_refundable.
PHP 8.3 - Static Analysis: src/Payments/AuthorizeNetAim.php#L162
Ignored error pattern #^Call to an undefined method Igniter\\Cart\\Models\\Order\:\:payment_logs\(\)\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/AuthorizeNetAim.php is expected to occur 1 time, but occurred 2 times.
PHP 8.3 - Static Analysis: src/Payments/AuthorizeNetAim.php#L178
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$hash\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/AuthorizeNetAim.php is expected to occur 3 times, but occurred only 2 times.
PHP 8.3 - Static Analysis: src/Payments/AuthorizeNetAim.php#L198
Call to an undefined method Igniter\Cart\Models\Order::payment_logs().
PHP 8.3 - Static Analysis: src/Payments/PaypalExpress.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\OrderMenu\:\:\$name\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/PaypalExpress.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Payments/PaypalExpress.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\OrderMenu\:\:\$price\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/PaypalExpress.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Payments/PaypalExpress.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\OrderMenu\:\:\$quantity\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/PaypalExpress.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Payments/PaypalExpress.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Flame\\Database\\Model\:\:\$api_sandbox_signature\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/PaypalExpress.php was not matched in reported errors.
PHP 8.2 - Static Analysis
The job was canceled because "_8_3" failed.
PHP 8.2 - Static Analysis: src/Classes/AuthorizeNetClient.php#L1
Ignored error pattern #^Call to an undefined method Igniter\\PayRegister\\Classes\\AuthorizeNetClient\:\:getErrorMessageFromResponse\(\)\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Classes/AuthorizeNetClient.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Classes/AuthorizeNetClient.php#L1
Ignored error pattern #^Call to an undefined method Igniter\\PayRegister\\Classes\\AuthorizeNetClient\:\:isTestMode\(\)\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Classes/AuthorizeNetClient.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Concerns/WithPaymentRefund.php (in context of class Igniter/PayRegister/Payments/Square)#L12
Access to an undefined property Igniter\PayRegister\Models\PaymentLog::$is_refundable.
PHP 8.2 - Static Analysis: src/Payments/AuthorizeNetAim.php#L162
Ignored error pattern #^Call to an undefined method Igniter\\Cart\\Models\\Order\:\:payment_logs\(\)\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/AuthorizeNetAim.php is expected to occur 1 time, but occurred 2 times.
PHP 8.2 - Static Analysis: src/Payments/AuthorizeNetAim.php#L178
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$hash\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/AuthorizeNetAim.php is expected to occur 3 times, but occurred only 2 times.
PHP 8.2 - Static Analysis: src/Payments/AuthorizeNetAim.php#L198
Call to an undefined method Igniter\Cart\Models\Order::payment_logs().
PHP 8.2 - Static Analysis: src/Payments/PaypalExpress.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\OrderMenu\:\:\$name\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/PaypalExpress.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Payments/PaypalExpress.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\OrderMenu\:\:\$price\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/PaypalExpress.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Payments/PaypalExpress.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\OrderMenu\:\:\$quantity\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/PaypalExpress.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Payments/PaypalExpress.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Flame\\Database\\Model\:\:\$api_sandbox_signature\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/PaypalExpress.php was not matched in reported errors.
PHP 8.3 - Static Analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/