Skip to content

Release

Release #304

Triggered via push December 12, 2023 15:00
Status Failure
Total duration 1m 14s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
PHPStan: DataLayer/Event/AddShippingInfo.php#L65
Call to an undefined method Magento\Quote\Api\ShippingMethodManagementInterface::get().
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#L1
ParseError (syntax error, unexpected '|', expecting variable (T_VARIABLE)) thrown while looking for class Yireo\GoogleTagManager2\Util\GetCategoryFromProduct.
PHPStan: DataLayer/Mapper/ProductDataMapper.php#L14
ParseError (syntax error, unexpected '|', expecting variable (T_VARIABLE)) thrown while looking for class Yireo\GoogleTagManager2\Util\GetCategoryFromProduct.
PHPStan: DataLayer/Mapper/ProductDataMapper.php#L21
ParseError (syntax error, unexpected '|', expecting variable (T_VARIABLE)) thrown while looking for class Yireo\GoogleTagManager2\Util\GetCategoryFromProduct.
PHPStan: DataLayer/Mapper/ProductDataMapper.php#L35
ParseError (syntax error, unexpected '|', expecting variable (T_VARIABLE)) thrown while looking for class Yireo\GoogleTagManager2\Util\GetCategoryFromProduct.
PHPStan: DataLayer/Tag/Product/CurrentPrice.php#L36
Call to an undefined method Magento\Catalog\Api\Data\ProductInterface::getPriceInfo().
PHPStan: DataLayer/Tag/Product/ProductCategory.php#L1
ParseError (syntax error, unexpected '|', expecting variable (T_VARIABLE)) thrown while looking for class Yireo\GoogleTagManager2\Util\GetCategoryFromProduct.
PHPStan: DataLayer/Tag/Product/ProductCategory.php#L10
ParseError (syntax error, unexpected '|', expecting variable (T_VARIABLE)) thrown while looking for class Yireo\GoogleTagManager2\Util\GetCategoryFromProduct.
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/