Pending changes #331
Annotations
10 errors and 2 warnings
PHPStan:
DataLayer/Event/AddShippingInfo.php#L74
Call to an undefined method Magento\Quote\Api\ShippingMethodManagementInterface::get().
|
PHPStan:
DataLayer/Event/AddShippingInfo.php#L83
Call to an undefined method Magento\Quote\Api\Data\CartInterface::getShippingAddress().
|
PHPStan:
DataLayer/Mapper/CartItemDataMapper.php#L27
PHPDoc tag @param references unknown parameter: $productRepository
|
PHPStan:
DataLayer/Mapper/CartItemDataMapper.php#L71
Call to an undefined method Magento\Quote\Api\Data\CartItemInterface::getStoreId().
|
PHPStan:
DataLayer/Mapper/ProductDataMapper.php#L82
Call to an undefined method Magento\Catalog\Api\Data\ProductInterface::getPriceInfo().
|
PHPStan:
DataLayer/Tag/Product/CurrentPrice.php#L36
Call to an undefined method Magento\Catalog\Api\Data\ProductInterface::getPriceInfo().
|
PHPStan:
DataLayer/TagParser.php#L38
PHPDoc tag @param has invalid value ($tagName): Unexpected token "$tagName", expected type at offset 18
|
PHPStan:
DataLayer/TagParser.php#L38
PHPDoc tag @param has invalid value ($tagValue): Unexpected token "$tagValue", expected type at offset 41
|
PHPStan:
MageWire/Checkout.php#L1
Reflection error: Magewirephp\Magewire\Component not found.
|
PHPStan:
MageWire/Checkout.php#L13
Reflection error: Magewirephp\Magewire\Component not found.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|