Upgrade for Sylius 1.13 #1062
Annotations
124 errors and 16 warnings
Sylius ~1.13.0, PHP 8.0, Symfony ^5.4, MySQL 8.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^10.5 -> satisfiable by phpunit/phpunit[10.5.0, ..., 10.5.20].
- phpunit/phpunit[10.5.0, ..., 10.5.20] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- sylius/sylius[v1.13.0, ..., v1.13.1] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires sylius/sylius ~1.13.0 -> satisfiable by sylius/sylius[v1.13.0, v1.13.1].
|
Sylius ~1.13.0, PHP 8.0, Symfony ^5.4, MySQL 8.0
Process completed with exit code 2.
|
Sylius ^1.12.13, PHP 8.0, Symfony ^5.4, MySQL 8.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^10.5 -> satisfiable by phpunit/phpunit[10.5.0, ..., 10.5.20].
- phpunit/phpunit[10.5.0, ..., 10.5.20] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
Sylius ^1.12.13, PHP 8.0, Symfony ^5.4, MySQL 8.0
Process completed with exit code 2.
|
Sylius ^1.12.13, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/AttributeOptions/Importer.php#L52
Method Webgriffe\SyliusAkeneoPlugin\AttributeOptions\Importer::__construct() has parameter $optionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/Controller/ProductImportController.php#L23
Method Webgriffe\SyliusAkeneoPlugin\Controller\ProductImportController::__construct() has parameter $productRepository with generic interface Sylius\Component\Product\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/Product/AllChannelsResolver.php#L13
Method Webgriffe\SyliusAkeneoPlugin\Product\AllChannelsResolver::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/Product/AlreadyExistingTaxonsResolver.php#L12
Method Webgriffe\SyliusAkeneoPlugin\Product\AlreadyExistingTaxonsResolver::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantFactory with generic interface Sylius\Component\Product\Factory\ProductVariantFactoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/Product/ProductOptionsResolver.php#L28
Method Webgriffe\SyliusAkeneoPlugin\Product\ProductOptionsResolver::__construct() has parameter $productOptionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productAssociationTypeRepository with generic interface Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/AttributeOptions/Importer.php#L52
Method Webgriffe\SyliusAkeneoPlugin\AttributeOptions\Importer::__construct() has parameter $optionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/Controller/ProductImportController.php#L23
Method Webgriffe\SyliusAkeneoPlugin\Controller\ProductImportController::__construct() has parameter $productRepository with generic interface Sylius\Component\Product\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/Product/AllChannelsResolver.php#L13
Method Webgriffe\SyliusAkeneoPlugin\Product\AllChannelsResolver::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/Product/AlreadyExistingTaxonsResolver.php#L12
Method Webgriffe\SyliusAkeneoPlugin\Product\AlreadyExistingTaxonsResolver::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantFactory with generic interface Sylius\Component\Product\Factory\ProductVariantFactoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/Product/ProductOptionsResolver.php#L28
Method Webgriffe\SyliusAkeneoPlugin\Product\ProductOptionsResolver::__construct() has parameter $productOptionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productAssociationTypeRepository with generic interface Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/AttributeOptions/Importer.php#L52
Method Webgriffe\SyliusAkeneoPlugin\AttributeOptions\Importer::__construct() has parameter $optionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/Controller/ProductImportController.php#L23
Method Webgriffe\SyliusAkeneoPlugin\Controller\ProductImportController::__construct() has parameter $productRepository with generic interface Sylius\Component\Product\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/Product/AllChannelsResolver.php#L13
Method Webgriffe\SyliusAkeneoPlugin\Product\AllChannelsResolver::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/Product/AlreadyExistingTaxonsResolver.php#L12
Method Webgriffe\SyliusAkeneoPlugin\Product\AlreadyExistingTaxonsResolver::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantFactory with generic interface Sylius\Component\Product\Factory\ProductVariantFactoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/Product/ProductOptionsResolver.php#L28
Method Webgriffe\SyliusAkeneoPlugin\Product\ProductOptionsResolver::__construct() has parameter $productOptionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productAssociationTypeRepository with generic interface Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/AttributeOptions/Importer.php#L52
Method Webgriffe\SyliusAkeneoPlugin\AttributeOptions\Importer::__construct() has parameter $optionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/Controller/ProductImportController.php#L23
Method Webgriffe\SyliusAkeneoPlugin\Controller\ProductImportController::__construct() has parameter $productRepository with generic interface Sylius\Component\Product\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/Product/AllChannelsResolver.php#L13
Method Webgriffe\SyliusAkeneoPlugin\Product\AllChannelsResolver::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/Product/AlreadyExistingTaxonsResolver.php#L12
Method Webgriffe\SyliusAkeneoPlugin\Product\AlreadyExistingTaxonsResolver::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantFactory with generic interface Sylius\Component\Product\Factory\ProductVariantFactoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/Product/ProductOptionsResolver.php#L28
Method Webgriffe\SyliusAkeneoPlugin\Product\ProductOptionsResolver::__construct() has parameter $productOptionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productAssociationTypeRepository with generic interface Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/AttributeOptions/Importer.php#L52
Method Webgriffe\SyliusAkeneoPlugin\AttributeOptions\Importer::__construct() has parameter $optionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/Controller/ProductImportController.php#L23
Method Webgriffe\SyliusAkeneoPlugin\Controller\ProductImportController::__construct() has parameter $productRepository with generic interface Sylius\Component\Product\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/Product/AllChannelsResolver.php#L13
Method Webgriffe\SyliusAkeneoPlugin\Product\AllChannelsResolver::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/Product/AlreadyExistingTaxonsResolver.php#L12
Method Webgriffe\SyliusAkeneoPlugin\Product\AlreadyExistingTaxonsResolver::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantFactory with generic interface Sylius\Component\Product\Factory\ProductVariantFactoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/Product/ProductOptionsResolver.php#L28
Method Webgriffe\SyliusAkeneoPlugin\Product\ProductOptionsResolver::__construct() has parameter $productOptionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productAssociationTypeRepository with generic interface Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/AttributeOptions/Importer.php#L52
Method Webgriffe\SyliusAkeneoPlugin\AttributeOptions\Importer::__construct() has parameter $optionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/Controller/ProductImportController.php#L23
Method Webgriffe\SyliusAkeneoPlugin\Controller\ProductImportController::__construct() has parameter $productRepository with generic interface Sylius\Component\Product\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/Product/AllChannelsResolver.php#L13
Method Webgriffe\SyliusAkeneoPlugin\Product\AllChannelsResolver::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/Product/AlreadyExistingTaxonsResolver.php#L12
Method Webgriffe\SyliusAkeneoPlugin\Product\AlreadyExistingTaxonsResolver::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantFactory with generic interface Sylius\Component\Product\Factory\ProductVariantFactoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/Product/ProductOptionsResolver.php#L28
Method Webgriffe\SyliusAkeneoPlugin\Product\ProductOptionsResolver::__construct() has parameter $productOptionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productAssociationTypeRepository with generic interface Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^5.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/AttributeOptions/Importer.php#L52
Method Webgriffe\SyliusAkeneoPlugin\AttributeOptions\Importer::__construct() has parameter $optionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/Controller/ProductImportController.php#L23
Method Webgriffe\SyliusAkeneoPlugin\Controller\ProductImportController::__construct() has parameter $productRepository with generic interface Sylius\Component\Product\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/Product/AllChannelsResolver.php#L13
Method Webgriffe\SyliusAkeneoPlugin\Product\AllChannelsResolver::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/Product/AlreadyExistingTaxonsResolver.php#L12
Method Webgriffe\SyliusAkeneoPlugin\Product\AlreadyExistingTaxonsResolver::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantFactory with generic interface Sylius\Component\Product\Factory\ProductVariantFactoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/Product/ProductOptionsResolver.php#L28
Method Webgriffe\SyliusAkeneoPlugin\Product\ProductOptionsResolver::__construct() has parameter $productOptionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productAssociationTypeRepository with generic interface Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^5.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/AttributeOptions/Importer.php#L52
Method Webgriffe\SyliusAkeneoPlugin\AttributeOptions\Importer::__construct() has parameter $optionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/Controller/ProductImportController.php#L23
Method Webgriffe\SyliusAkeneoPlugin\Controller\ProductImportController::__construct() has parameter $productRepository with generic interface Sylius\Component\Product\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/Product/AllChannelsResolver.php#L13
Method Webgriffe\SyliusAkeneoPlugin\Product\AllChannelsResolver::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/Product/AlreadyExistingTaxonsResolver.php#L12
Method Webgriffe\SyliusAkeneoPlugin\Product\AlreadyExistingTaxonsResolver::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantFactory with generic interface Sylius\Component\Product\Factory\ProductVariantFactoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/Product/ProductOptionsResolver.php#L28
Method Webgriffe\SyliusAkeneoPlugin\Product\ProductOptionsResolver::__construct() has parameter $productOptionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productAssociationTypeRepository with generic interface Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^5.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/AttributeOptions/Importer.php#L52
Method Webgriffe\SyliusAkeneoPlugin\AttributeOptions\Importer::__construct() has parameter $optionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/Controller/ProductImportController.php#L23
Method Webgriffe\SyliusAkeneoPlugin\Controller\ProductImportController::__construct() has parameter $productRepository with generic interface Sylius\Component\Product\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/Product/AllChannelsResolver.php#L13
Method Webgriffe\SyliusAkeneoPlugin\Product\AllChannelsResolver::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/Product/AlreadyExistingTaxonsResolver.php#L12
Method Webgriffe\SyliusAkeneoPlugin\Product\AlreadyExistingTaxonsResolver::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantFactory with generic interface Sylius\Component\Product\Factory\ProductVariantFactoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/Product/ProductOptionsResolver.php#L28
Method Webgriffe\SyliusAkeneoPlugin\Product\ProductOptionsResolver::__construct() has parameter $productOptionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productAssociationTypeRepository with generic interface Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.2, Symfony ^6.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/AttributeOptions/Importer.php#L52
Method Webgriffe\SyliusAkeneoPlugin\AttributeOptions\Importer::__construct() has parameter $optionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/Controller/ProductImportController.php#L23
Method Webgriffe\SyliusAkeneoPlugin\Controller\ProductImportController::__construct() has parameter $productRepository with generic interface Sylius\Component\Product\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/Product/AllChannelsResolver.php#L13
Method Webgriffe\SyliusAkeneoPlugin\Product\AllChannelsResolver::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/Product/AlreadyExistingTaxonsResolver.php#L12
Method Webgriffe\SyliusAkeneoPlugin\Product\AlreadyExistingTaxonsResolver::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantFactory with generic interface Sylius\Component\Product\Factory\ProductVariantFactoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/Product/ProductOptionsResolver.php#L28
Method Webgriffe\SyliusAkeneoPlugin\Product\ProductOptionsResolver::__construct() has parameter $productOptionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productAssociationTypeRepository with generic interface Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/AttributeOptions/Importer.php#L52
Method Webgriffe\SyliusAkeneoPlugin\AttributeOptions\Importer::__construct() has parameter $optionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/Controller/ProductImportController.php#L23
Method Webgriffe\SyliusAkeneoPlugin\Controller\ProductImportController::__construct() has parameter $productRepository with generic interface Sylius\Component\Product\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/Product/AllChannelsResolver.php#L13
Method Webgriffe\SyliusAkeneoPlugin\Product\AllChannelsResolver::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/Product/AlreadyExistingTaxonsResolver.php#L12
Method Webgriffe\SyliusAkeneoPlugin\Product\AlreadyExistingTaxonsResolver::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantFactory with generic interface Sylius\Component\Product\Factory\ProductVariantFactoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/Product/ProductOptionsResolver.php#L28
Method Webgriffe\SyliusAkeneoPlugin\Product\ProductOptionsResolver::__construct() has parameter $productOptionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productAssociationTypeRepository with generic interface Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface but does not specify its types: T
|
Sylius ^1.12.13, PHP 8.1, Symfony ^6.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/AttributeOptions/Importer.php#L52
Method Webgriffe\SyliusAkeneoPlugin\AttributeOptions\Importer::__construct() has parameter $optionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/Controller/ProductImportController.php#L23
Method Webgriffe\SyliusAkeneoPlugin\Controller\ProductImportController::__construct() has parameter $productRepository with generic interface Sylius\Component\Product\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/Product/AllChannelsResolver.php#L13
Method Webgriffe\SyliusAkeneoPlugin\Product\AllChannelsResolver::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/Product/AlreadyExistingTaxonsResolver.php#L12
Method Webgriffe\SyliusAkeneoPlugin\Product\AlreadyExistingTaxonsResolver::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantFactory with generic interface Sylius\Component\Product\Factory\ProductVariantFactoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/Product/Importer.php#L36
Method Webgriffe\SyliusAkeneoPlugin\Product\Importer::__construct() has parameter $productVariantRepository with generic interface Sylius\Component\Core\Repository\ProductVariantRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/Product/ProductOptionsResolver.php#L28
Method Webgriffe\SyliusAkeneoPlugin\Product\ProductOptionsResolver::__construct() has parameter $productOptionRepository with generic interface Sylius\Component\Product\Repository\ProductOptionRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productAssociationTypeRepository with generic interface Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0:
src/ProductAssociations/Importer.php#L34
Method Webgriffe\SyliusAkeneoPlugin\ProductAssociations\Importer::__construct() has parameter $productRepository with generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.0, Symfony ^5.4, MySQL 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Roave BC Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ^1.12.13, PHP 8.0, Symfony ^5.4, MySQL 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ^1.12.13, PHP 8.3, Symfony ^5.4, MySQL 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4, MySQL 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ^1.12.13, PHP 8.3, Symfony ^6.4, MySQL 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ^1.12.13, PHP 8.2, Symfony ^5.4, MySQL 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ~1.13.0, PHP 8.3, Symfony ^5.4, MySQL 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ^1.12.13, PHP 8.1, Symfony ^5.4, MySQL 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ~1.13.0, PHP 8.2, Symfony ^5.4, MySQL 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ^1.12.13, PHP 8.2, Symfony ^6.4, MySQL 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ^1.12.13, PHP 8.1, Symfony ^6.4, MySQL 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Behat logs
Expired
|
0 Bytes |
|