OP-289: Fix handling unpacked bundles in shop #404
Annotations
3 errors and 1 warning
src/Factory/AddProductBundleToCartCommandFactory.php#L22
PHPDoc tag @param has invalid value (Collection<int, AddProductBundleItemToCartCommand>): Unexpected token "*/", expected variable at offset 63
|
src/Factory/AddProductBundleToCartCommandFactory.php#L29
Parameter #1 $productBundleItems of method BitBag\SyliusProductBundlePlugin\Command\AddProductBundleToCartCommand::setProductBundleItems() expects Doctrine\Common\Collections\Collection<int, BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand>, Doctrine\Common\Collections\Collection<int, BitBag\SyliusProductBundlePlugin\Entity\ProductBundleOrderItemInterface> given.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading