Sylius resource view layer #107
Annotations
10 errors and 1 warning
Run composer phpstan:
bundle/EventListener/Shop/ProductIndexListener.php#L18
Method Netgen\Bundle\LayoutsSyliusBundle\EventListener\Shop\ProductIndexListener::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Run composer phpstan:
bundle/Templating/Twig/Runtime/SyliusRuntime.php#L23
Method Netgen\Bundle\LayoutsSyliusBundle\Templating\Twig\Runtime\SyliusRuntime::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface but does not specify its types: T
|
Run composer phpstan:
bundle/Templating/Twig/Runtime/SyliusRuntime.php#L23
Method Netgen\Bundle\LayoutsSyliusBundle\Templating\Twig\Runtime\SyliusRuntime::__construct() has parameter $productRepository with generic interface Sylius\Component\Product\Repository\ProductRepositoryInterface but does not specify its types: T
|
Run composer phpstan:
bundle/Templating/Twig/Runtime/SyliusRuntime.php#L23
Method Netgen\Bundle\LayoutsSyliusBundle\Templating\Twig\Runtime\SyliusRuntime::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Run composer phpstan:
lib/Collection/QueryType/Handler/LatestProductsHandler.php#L25
Method Netgen\Layouts\Sylius\Collection\QueryType\Handler\LatestProductsHandler::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Run composer phpstan:
lib/Collection/QueryType/Handler/TaxonProductsHandler.php#L25
Method Netgen\Layouts\Sylius\Collection\QueryType\Handler\TaxonProductsHandler::__construct() has parameter $taxonRepository with generic interface Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface but does not specify its types: T
|
Run composer phpstan:
lib/Doctrine/ORM/ProductRepository.php#L12
Class Netgen\Layouts\Sylius\Doctrine\ORM\ProductRepository extends generic class Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductRepository but does not specify its types: T
|
Run composer phpstan:
lib/Doctrine/ORM/ProductRepositoryInterface.php#L11
Interface Netgen\Layouts\Sylius\Doctrine\ORM\ProductRepositoryInterface extends generic interface Sylius\Component\Core\Repository\ProductRepositoryInterface but does not specify its types: T
|
Run composer phpstan:
lib/Item/ValueLoader/ProductValueLoader.php#L14
Method Netgen\Layouts\Sylius\Item\ValueLoader\ProductValueLoader::__construct() has parameter $productRepository with generic interface Sylius\Component\Product\Repository\ProductRepositoryInterface but does not specify its types: T
|
Run composer phpstan:
lib/Layout/Resolver/Form/ConditionType/Mapper/Channel.php#L13
Method Netgen\Layouts\Sylius\Layout\Resolver\Form\ConditionType\Mapper\Channel::__construct() has parameter $channelRepository with generic interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface 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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading