chore: finish product action on order page #35
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.
|