feat: whole flow for multicarrier works #37
Annotations
34 errors
PHPUnit (8.2)
Process completed with exit code 2.
|
PHPUnit (8.3)
Process completed with exit code 2.
|
PHPUnit (8.1)
Process completed with exit code 2.
|
PHP CS Fixer
Process completed with exit code 8.
|
PHP Static Analysis (8.3):
classes/PaymentModule.php#L345
Variable $package_list might not be defined.
|
PHP Static Analysis (8.3):
classes/PaymentModule.php#L756
Variable $order in isset() always exists and is not nullable.
|
PHP Static Analysis (8.3):
classes/PaymentModule.php#L768
Variable $order on left side of ?? always exists and is not nullable.
|
PHP Static Analysis (8.3):
classes/PaymentModule.php#L772
Variable $order in isset() always exists and is not nullable.
|
PHP Static Analysis (8.3):
classes/PaymentModule.php#L1051
Result of && is always false.
|
PHP Static Analysis (8.3):
classes/PaymentModule.php#L1051
Strict comparison using !== between null and null will always evaluate to false.
|
PHP Static Analysis (8.3):
classes/PaymentModule.php#L1137
Variable $order_detail might not be defined.
|
PHP Static Analysis (8.3):
classes/checkout/DeliveryOptionsFinder.php#L34
Property DeliveryOptionsFinderCore::$objectPresenter is never read, only written.
|
PHP Static Analysis (8.3):
classes/checkout/DeliveryOptionsFinder.php#L36
Property DeliveryOptionsFinderCore::$priceFormatter is never read, only written.
|
PHP Static Analysis (8.3):
classes/checkout/DeliveryOptionsFinder.php#L50
Method DeliveryOptionsFinderCore::isFreeShipping() is unused.
|
PHP Static Analysis (8.1):
classes/PaymentModule.php#L345
Variable $package_list might not be defined.
|
PHP Static Analysis (8.1):
classes/PaymentModule.php#L756
Variable $order in isset() always exists and is not nullable.
|
PHP Static Analysis (8.1):
classes/PaymentModule.php#L768
Variable $order on left side of ?? always exists and is not nullable.
|
PHP Static Analysis (8.1):
classes/PaymentModule.php#L772
Variable $order in isset() always exists and is not nullable.
|
PHP Static Analysis (8.1):
classes/PaymentModule.php#L1051
Result of && is always false.
|
PHP Static Analysis (8.1):
classes/PaymentModule.php#L1051
Strict comparison using !== between null and null will always evaluate to false.
|
PHP Static Analysis (8.1):
classes/PaymentModule.php#L1137
Variable $order_detail might not be defined.
|
PHP Static Analysis (8.1):
classes/checkout/DeliveryOptionsFinder.php#L34
Property DeliveryOptionsFinderCore::$objectPresenter is never read, only written.
|
PHP Static Analysis (8.1):
classes/checkout/DeliveryOptionsFinder.php#L36
Property DeliveryOptionsFinderCore::$priceFormatter is never read, only written.
|
PHP Static Analysis (8.1):
classes/checkout/DeliveryOptionsFinder.php#L50
Method DeliveryOptionsFinderCore::isFreeShipping() is unused.
|
PHP Static Analysis (8.2):
classes/PaymentModule.php#L345
Variable $package_list might not be defined.
|
PHP Static Analysis (8.2):
classes/PaymentModule.php#L756
Variable $order in isset() always exists and is not nullable.
|
PHP Static Analysis (8.2):
classes/PaymentModule.php#L768
Variable $order on left side of ?? always exists and is not nullable.
|
PHP Static Analysis (8.2):
classes/PaymentModule.php#L772
Variable $order in isset() always exists and is not nullable.
|
PHP Static Analysis (8.2):
classes/PaymentModule.php#L1051
Result of && is always false.
|
PHP Static Analysis (8.2):
classes/PaymentModule.php#L1051
Strict comparison using !== between null and null will always evaluate to false.
|
PHP Static Analysis (8.2):
classes/PaymentModule.php#L1137
Variable $order_detail might not be defined.
|
PHP Static Analysis (8.2):
classes/checkout/DeliveryOptionsFinder.php#L34
Property DeliveryOptionsFinderCore::$objectPresenter is never read, only written.
|
PHP Static Analysis (8.2):
classes/checkout/DeliveryOptionsFinder.php#L36
Property DeliveryOptionsFinderCore::$priceFormatter is never read, only written.
|
PHP Static Analysis (8.2):
classes/checkout/DeliveryOptionsFinder.php#L50
Method DeliveryOptionsFinderCore::isFreeShipping() is unused.
|