Skip to content

Paypal Lint

Paypal Lint #318

Triggered via push July 27, 2024 11:20
Status Failure
Total duration 2m 5s
Artifacts

Lint.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 1 warning
tests (8.2): upload/admin/model/extension/currency/ecb.php#L59
Variable $default might not be defined.
tests (8.2): upload/catalog/controller/extension/payment/paypal.php#L1764
Variable $paypal_order_data might not be defined.
tests (8.2): upload/catalog/controller/extension/payment/paypal.php#L1892
Variable $paypal_order_data might not be defined.
tests (8.2): upload/catalog/controller/extension/payment/paypal.php#L2636
Undefined variable: $subtotal
tests (8.2): upload/catalog/controller/extension/payment/paypal.php#L3107
Variable $paypal_order_data might not be defined.
tests (8.2): upload/catalog/controller/extension/payment/paypal.php#L3235
Variable $paypal_order_data might not be defined.
tests (8.2): upload/catalog/model/extension/currency/ecb.php#L57
Variable $default might not be defined.
tests (8.2): upload/system/framework_db.php#L100
Class Session constructor invoked with 2 parameters, 0-1 required.
tests (8.2)
Process completed with exit code 1.
tests (8.3)
The job was canceled because "_8_2" failed.
tests (8.3): upload/admin/model/extension/currency/ecb.php#L59
Variable $default might not be defined.
tests (8.3): upload/catalog/controller/extension/payment/paypal.php#L1764
Variable $paypal_order_data might not be defined.
tests (8.3): upload/catalog/controller/extension/payment/paypal.php#L1892
Variable $paypal_order_data might not be defined.
tests (8.3): upload/catalog/controller/extension/payment/paypal.php#L2636
Undefined variable: $subtotal
tests (8.3): upload/catalog/controller/extension/payment/paypal.php#L3107
Variable $paypal_order_data might not be defined.
tests (8.3): upload/catalog/controller/extension/payment/paypal.php#L3235
Variable $paypal_order_data might not be defined.
tests (8.3): upload/catalog/model/extension/currency/ecb.php#L57
Variable $default might not be defined.
tests (8.3): upload/system/framework_db.php#L100
Class Session constructor invoked with 2 parameters, 0-1 required.
tests (8.3)
Process completed with exit code 1.
tests (8.1)
The job was canceled because "_8_2" failed.
tests (8.1)
The operation was canceled.
tests (7.4)
The job was canceled because "_8_2" failed.
tests (7.4)
The operation was canceled.
tests (8.0)
The job was canceled because "_8_2" failed.
tests (8.0)
The operation was canceled.
tests (8.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/