[SPIKE] Prestashop1.7 feature port #7280
Annotations
10 errors and 5 warnings
Run PHPStan:
controllers/front/payment.php#L53
Right side of && is always true.
|
Run PHPStan:
src/Dispatcher/OrderDispatcher.php#L84
Call to an undefined method Ps_checkout::get().
|
Run PHPStan:
src/Http/CheckoutHttpClientConfigurationBuilder.php#L1
Class PrestaShop\Module\PrestashopCheckout\Http\HttpClientConfigurationBuilderInterface not found.
|
Run PHPStan:
src/Http/PsrHttpClientAdapter.php#L35
Property PrestaShop\Module\PrestashopCheckout\Http\PsrHttpClientAdapter::$client has unknown class Psr\Http\Client\ClientInterface as its type.
|
Run PHPStan:
src/Http/PsrHttpClientAdapter.php#L42
Property PrestaShop\Module\PrestashopCheckout\Http\PsrHttpClientAdapter::$client (Psr\Http\Client\ClientInterface) does not accept Prestashop\ModuleLibGuzzleAdapter\Interfaces\HttpClientInterface.
|
Run PHPStan:
src/Http/PsrHttpClientAdapter.php#L51
Call to method sendRequest() on an unknown class Psr\Http\Client\ClientInterface.
|
Run PHPStan:
src/Order/QueryHandler/GetOrderForPaymentRefundedQueryHandler.php#L91
Parameter #2 $id_order_state of method OrderCore::getHistory() expects int, string given.
|
Run PHPStan:
src/Order/QueryHandler/GetOrderForPaymentRefundedQueryHandler.php#L92
Parameter #2 $id_order_state of method OrderCore::getHistory() expects int, string given.
|
Run PHPStan:
src/PayPal/Order/Query/GetPayPalOrderQuery.php#L32
Property PrestaShop\Module\PrestashopCheckout\PayPal\Order\Query\GetPayPalOrderQuery::$orderId has unknown class PrestaShop\PrestaShop\Core\Domain\Order\ValueObject\OrderId as its type.
|
Run PHPStan:
src/PayPal/Order/Query/GetPayPalOrderQuery.php#L38
Parameter $orderId of method PrestaShop\Module\PrestashopCheckout\PayPal\Order\Query\GetPayPalOrderQuery::__construct() has invalid typehint type PrestaShop\PrestaShop\Core\Domain\Order\ValueObject\OrderId.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Checkout
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Checkout
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading