Upgrade for Sylius 1.13 #106
Annotations
10 errors and 2 warnings
Run tests:
src/Command/IndexCommand.php#L22
Method Webgriffe\SyliusElasticsearchPlugin\Command\IndexCommand::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Run tests:
src/Controller/ProductController.php#L37
Method Webgriffe\SyliusElasticsearchPlugin\Controller\ProductController::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Run tests:
src/EventSubscriber/ProductEventSubscriber.php#L21
Method Webgriffe\SyliusElasticsearchPlugin\EventSubscriber\ProductEventSubscriber::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Run tests:
src/EventSubscriber/ProductVariantSubscriber.php#L22
Method Webgriffe\SyliusElasticsearchPlugin\EventSubscriber\ProductVariantSubscriber::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Run tests:
src/MessageHandler/CreateIndexHandler.php#L16
Method Webgriffe\SyliusElasticsearchPlugin\MessageHandler\CreateIndexHandler::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Run tests:
src/MessageHandler/RemoveDocumentIfExistsHandler.php#L16
Method Webgriffe\SyliusElasticsearchPlugin\MessageHandler\RemoveDocumentIfExistsHandler::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Run tests:
src/MessageHandler/UpsertDocumentHandler.php#L16
Method Webgriffe\SyliusElasticsearchPlugin\MessageHandler\UpsertDocumentHandler::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Run tests:
src/Parser/ElasticsearchProductDocumentParser.php#L50
Method Webgriffe\SyliusElasticsearchPlugin\Parser\ElasticsearchProductDocumentParser::__construct() has parameter $productVariantFactory with generic interface Sylius\Component\Product\Factory\ProductVariantFactoryInterface but does not specify its types: T
|
Run tests:
tests/Behat/Context/Setup/ElasticsearchContext.php#L15
Method Tests\Webgriffe\SyliusElasticsearchPlugin\Behat\Context\Setup\ElasticsearchContext::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Run tests:
tests/Behat/Context/Setup/ProductAttributeContext.php#L28
Method Tests\Webgriffe\SyliusElasticsearchPlugin\Behat\Context\Setup\ProductAttributeContext::__construct() has parameter $productAttributeFactory with generic interface Sylius\Component\Attribute\Factory\AttributeFactoryInterface 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