Skip to content

chore: finish product action on order page #35

chore: finish product action on order page

chore: finish product action on order page #35

Triggered via push November 14, 2024 08:39
Status Failure
Total duration 12m 47s
Artifacts

php.yml

on: push
Matrix: PHP Static Analysis
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

34 errors
PHPUnit (8.1)
Process completed with exit code 2.
PHPUnit (8.3)
Process completed with exit code 2.
PHPUnit (8.2)
Process completed with exit code 2.
PHP CS Fixer
Process completed with exit code 8.
PHP Static Analysis (8.1): classes/PaymentModule.php#L363
Variable $id_address might not be defined.
PHP Static Analysis (8.1): classes/PaymentModule.php#L764
Variable $order in isset() always exists and is not nullable.
PHP Static Analysis (8.1): classes/PaymentModule.php#L776
Variable $order on left side of ?? always exists and is not nullable.
PHP Static Analysis (8.1): classes/PaymentModule.php#L780
Variable $order in isset() always exists and is not nullable.
PHP Static Analysis (8.1): classes/PaymentModule.php#L1059
Result of && is always false.
PHP Static Analysis (8.1): classes/PaymentModule.php#L1059
Strict comparison using !== between null and null will always evaluate to false.
PHP Static Analysis (8.1): classes/PaymentModule.php#L1145
Variable $order_detail might not be defined.
PHP Static Analysis (8.1): src/Adapter/Order/OrderProductQuantityUpdater.php#L174
Method PrestaShop\PrestaShop\Adapter\Order\OrderProductQuantityUpdater::updateOrderCarrierWeight() invoked with 2 parameters, 1 required.
PHP Static Analysis (8.1): src/Adapter/Order/QueryHandler/GetOrderForViewingHandler.php#L202
Access to an undefined property PrestaShop\PrestaShop\Core\Domain\Order\QueryResult\OrderProductForViewing::$carrierName.
PHP Static Analysis (8.1): src/Core/Domain/Order/Product/Command/AddProductToOrderCommand.php#L115
Class PrestaShop\PrestaShop\Core\Domain\Order\Product\Command\AddProductToOrderCommand constructor invoked with 8 parameters, 7 required.
PHP Static Analysis (8.3): classes/PaymentModule.php#L363
Variable $id_address might not be defined.
PHP Static Analysis (8.3): classes/PaymentModule.php#L764
Variable $order in isset() always exists and is not nullable.
PHP Static Analysis (8.3): classes/PaymentModule.php#L776
Variable $order on left side of ?? always exists and is not nullable.
PHP Static Analysis (8.3): classes/PaymentModule.php#L780
Variable $order in isset() always exists and is not nullable.
PHP Static Analysis (8.3): classes/PaymentModule.php#L1059
Result of && is always false.
PHP Static Analysis (8.3): classes/PaymentModule.php#L1059
Strict comparison using !== between null and null will always evaluate to false.
PHP Static Analysis (8.3): classes/PaymentModule.php#L1145
Variable $order_detail might not be defined.
PHP Static Analysis (8.3): src/Adapter/Order/OrderProductQuantityUpdater.php#L174
Method PrestaShop\PrestaShop\Adapter\Order\OrderProductQuantityUpdater::updateOrderCarrierWeight() invoked with 2 parameters, 1 required.
PHP Static Analysis (8.3): src/Adapter/Order/QueryHandler/GetOrderForViewingHandler.php#L202
Access to an undefined property PrestaShop\PrestaShop\Core\Domain\Order\QueryResult\OrderProductForViewing::$carrierName.
PHP Static Analysis (8.3): src/Core/Domain/Order/Product/Command/AddProductToOrderCommand.php#L115
Class PrestaShop\PrestaShop\Core\Domain\Order\Product\Command\AddProductToOrderCommand constructor invoked with 8 parameters, 7 required.
PHP Static Analysis (8.2): classes/PaymentModule.php#L363
Variable $id_address might not be defined.
PHP Static Analysis (8.2): classes/PaymentModule.php#L764
Variable $order in isset() always exists and is not nullable.
PHP Static Analysis (8.2): classes/PaymentModule.php#L776
Variable $order on left side of ?? always exists and is not nullable.
PHP Static Analysis (8.2): classes/PaymentModule.php#L780
Variable $order in isset() always exists and is not nullable.
PHP Static Analysis (8.2): classes/PaymentModule.php#L1059
Result of && is always false.
PHP Static Analysis (8.2): classes/PaymentModule.php#L1059
Strict comparison using !== between null and null will always evaluate to false.
PHP Static Analysis (8.2): classes/PaymentModule.php#L1145
Variable $order_detail might not be defined.
PHP Static Analysis (8.2): src/Adapter/Order/OrderProductQuantityUpdater.php#L174
Method PrestaShop\PrestaShop\Adapter\Order\OrderProductQuantityUpdater::updateOrderCarrierWeight() invoked with 2 parameters, 1 required.
PHP Static Analysis (8.2): src/Adapter/Order/QueryHandler/GetOrderForViewingHandler.php#L202
Access to an undefined property PrestaShop\PrestaShop\Core\Domain\Order\QueryResult\OrderProductForViewing::$carrierName.
PHP Static Analysis (8.2): src/Core/Domain/Order/Product/Command/AddProductToOrderCommand.php#L115
Class PrestaShop\PrestaShop\Core\Domain\Order\Product\Command\AddProductToOrderCommand constructor invoked with 8 parameters, 7 required.