WIP Use latest MP SDK. #9031
Annotations
10 errors and 2 warnings
Run PHPStan:
src/Action/Order/MercadopagoPreference.php#L14
Method AppBundle\Action\Order\MercadopagoPreference::__invoke() has invalid return type MercadoPago\Preference.
|
Run PHPStan:
src/Action/Order/MercadopagoPreference.php#L18
Call to static method setAccessToken() on an unknown class MercadoPago\SDK.
|
Run PHPStan:
src/Action/Order/MercadopagoPreference.php#L22
Instantiated class MercadoPago\Preference not found.
|
Run PHPStan:
src/Action/Order/MercadopagoPreference.php#L27
Instantiated class MercadoPago\Item not found.
|
Run PHPStan:
src/Action/Order/MercadopagoPreference.php#L28
Access to property $title on an unknown class MercadoPago\Item.
|
Run PHPStan:
src/Action/Order/MercadopagoPreference.php#L28
Access to property $title on an unknown class MercadoPago\Item.
|
Run PHPStan:
src/Action/Order/MercadopagoPreference.php#L29
Access to property $description on an unknown class MercadoPago\Item.
|
Run PHPStan:
src/Action/Order/MercadopagoPreference.php#L29
Access to property $description on an unknown class MercadoPago\Item.
|
Run PHPStan:
src/Action/Order/MercadopagoPreference.php#L30
Access to property $quantity on an unknown class MercadoPago\Item.
|
Run PHPStan:
src/Action/Order/MercadopagoPreference.php#L30
Access to property $quantity on an unknown class MercadoPago\Item.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading