Support for Sylius 1.13 #1065
Annotations
10 errors and 2 warnings
Run PHPStan:
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
|
Run PHPStan:
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
|
Run PHPStan:
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
|
Run PHPStan:
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
|
Run PHPStan:
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
|
Run PHPStan:
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
|
Run PHPStan:
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
|
Run PHPStan:
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
|
Run PHPStan:
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
|
Run PHPStan:
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
|
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/.
|
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/
|
Loading