Skip to content

Upgrade for Sylius 1.13 #73

Upgrade for Sylius 1.13

Upgrade for Sylius 1.13 #73

Triggered via push July 29, 2024 10:30
Status Failure
Total duration 2m 53s
Artifacts 1

build.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 17 warnings
Sylius ^1.13, PHP 8.2, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/AddProductToWishlistHandler.php#L25
Property BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\AddProductToWishlistHandler::$productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface does not specify its types: T
Sylius ^1.13, PHP 8.2, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/AddProductToWishlistHandler.php#L29
Method BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\AddProductToWishlistHandler::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
Sylius ^1.13, PHP 8.2, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/AddProductToWishlistHandler.php#L52
Parameter #2 $product of method BitBag\SyliusWishlistPlugin\Factory\WishlistProductFactoryInterface::createForWishlistAndProduct() expects Sylius\Component\Core\Model\ProductInterface, Sylius\Component\Product\Model\ProductInterface given.
Sylius ^1.13, PHP 8.2, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/AddProductVariantToWishlistHandler.php#L25
Property BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\AddProductVariantToWishlistHandler::$productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface does not specify its types: T
Sylius ^1.13, PHP 8.2, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/AddProductVariantToWishlistHandler.php#L29
Method BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\AddProductVariantToWishlistHandler::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
Sylius ^1.13, PHP 8.2, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/AddProductVariantToWishlistHandler.php#L52
Parameter #2 $variant of method BitBag\SyliusWishlistPlugin\Factory\WishlistProductFactoryInterface::createForWishlistAndVariant() expects Sylius\Component\Core\Model\ProductVariantInterface, Sylius\Component\Product\Model\ProductVariantInterface given.
Sylius ^1.13, PHP 8.2, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/RemoveProductFromWishlistHandler.php#L25
Property BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\RemoveProductFromWishlistHandler::$productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface does not specify its types: T
Sylius ^1.13, PHP 8.2, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/RemoveProductFromWishlistHandler.php#L33
Method BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\RemoveProductFromWishlistHandler::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
Sylius ^1.13, PHP 8.2, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/RemoveProductVariantFromWishlistHandler.php#L27
Property BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\RemoveProductVariantFromWishlistHandler::$productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface does not specify its types: T
Sylius ^1.13, PHP 8.2, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/RemoveProductVariantFromWishlistHandler.php#L33
Method BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\RemoveProductVariantFromWishlistHandler::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
Sylius ^1.13, PHP 8.3, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/AddProductToWishlistHandler.php#L25
Property BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\AddProductToWishlistHandler::$productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface does not specify its types: T
Sylius ^1.13, PHP 8.3, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/AddProductToWishlistHandler.php#L29
Method BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\AddProductToWishlistHandler::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
Sylius ^1.13, PHP 8.3, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/AddProductToWishlistHandler.php#L52
Parameter #2 $product of method BitBag\SyliusWishlistPlugin\Factory\WishlistProductFactoryInterface::createForWishlistAndProduct() expects Sylius\Component\Core\Model\ProductInterface, Sylius\Component\Product\Model\ProductInterface given.
Sylius ^1.13, PHP 8.3, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/AddProductVariantToWishlistHandler.php#L25
Property BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\AddProductVariantToWishlistHandler::$productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface does not specify its types: T
Sylius ^1.13, PHP 8.3, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/AddProductVariantToWishlistHandler.php#L29
Method BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\AddProductVariantToWishlistHandler::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
Sylius ^1.13, PHP 8.3, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/AddProductVariantToWishlistHandler.php#L52
Parameter #2 $variant of method BitBag\SyliusWishlistPlugin\Factory\WishlistProductFactoryInterface::createForWishlistAndVariant() expects Sylius\Component\Core\Model\ProductVariantInterface, Sylius\Component\Product\Model\ProductVariantInterface given.
Sylius ^1.13, PHP 8.3, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/RemoveProductFromWishlistHandler.php#L25
Property BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\RemoveProductFromWishlistHandler::$productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface does not specify its types: T
Sylius ^1.13, PHP 8.3, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/RemoveProductFromWishlistHandler.php#L33
Method BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\RemoveProductFromWishlistHandler::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
Sylius ^1.13, PHP 8.3, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/RemoveProductVariantFromWishlistHandler.php#L27
Property BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\RemoveProductVariantFromWishlistHandler::$productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface does not specify its types: T
Sylius ^1.13, PHP 8.3, Symfony ^6.4, MySQL 8.0: src/CommandHandler/Wishlist/RemoveProductVariantFromWishlistHandler.php#L33
Method BitBag\SyliusWishlistPlugin\CommandHandler\Wishlist\RemoveProductVariantFromWishlistHandler::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
Sylius ^1.13, PHP 8.2, Symfony ^6.4, MySQL 8.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Sylius ^1.13, PHP 8.2, Symfony ^6.4, MySQL 8.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Sylius ^1.13, PHP 8.2, Symfony ^6.4, MySQL 8.0
The `set-output` 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/
Sylius ^1.13, PHP 8.2, Symfony ^6.4, MySQL 8.0
The `set-output` 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/
Sylius ^1.13, PHP 8.3, Symfony ^6.4, MySQL 8.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Sylius ^1.13, PHP 8.3, Symfony ^6.4, MySQL 8.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Sylius ^1.13, PHP 8.3, Symfony ^6.4, MySQL 8.0
The `set-output` 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/
Sylius ^1.13, PHP 8.3, Symfony ^6.4, MySQL 8.0
The `set-output` 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/
Sylius 1.12.16, PHP 8.3, Symfony ^6.4, MySQL 8.0
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/
Sylius 1.12.16, PHP 8.3, Symfony ^6.4, MySQL 8.0
The following actions uses Node.js version which is deprecated 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/
Sylius 1.12.16, PHP 8.3, Symfony ^6.4, MySQL 8.0
The `set-output` 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/
Sylius 1.12.16, PHP 8.3, Symfony ^6.4, MySQL 8.0
The `set-output` 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/
Sylius 1.12.16, PHP 8.2, Symfony ^6.4, MySQL 8.0
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/
Sylius 1.12.16, PHP 8.2, Symfony ^6.4, MySQL 8.0
The following actions uses Node.js version which is deprecated 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/
Sylius 1.12.16, PHP 8.2, Symfony ^6.4, MySQL 8.0
The `set-output` 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/
Sylius 1.12.16, PHP 8.2, Symfony ^6.4, MySQL 8.0
The `set-output` 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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Behat logs". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Behat logs Expired
0 Bytes