Create taxon query type #127
Annotations
10 errors and 1 warning
Run composer phpstan:
bundle/EventDispatcher/SyliusEventDispatcher.php#L22
Parameter #3 $resource (Sylius\Component\Resource\Model\ResourceInterface) of method Netgen\Bundle\LayoutsSyliusBundle\EventDispatcher\SyliusEventDispatcher::dispatch() is not contravariant with parameter #3 $resource (Sylius\Resource\Model\ResourceInterface) of method Sylius\Bundle\ResourceBundle\Controller\EventDispatcherInterface::dispatch().
|
Run composer phpstan:
bundle/EventDispatcher/SyliusEventDispatcher.php#L40
Parameter #3 $resource (Sylius\Component\Resource\Model\ResourceInterface) of method Netgen\Bundle\LayoutsSyliusBundle\EventDispatcher\SyliusEventDispatcher::dispatchPreEvent() is not contravariant with parameter #3 $resource (Sylius\Resource\Model\ResourceInterface) of method Sylius\Bundle\ResourceBundle\Controller\EventDispatcherInterface::dispatchPreEvent().
|
Run composer phpstan:
bundle/EventDispatcher/SyliusEventDispatcher.php#L49
Parameter #3 $resource (Sylius\Component\Resource\Model\ResourceInterface) of method Netgen\Bundle\LayoutsSyliusBundle\EventDispatcher\SyliusEventDispatcher::dispatchPostEvent() is not contravariant with parameter #3 $resource (Sylius\Resource\Model\ResourceInterface) of method Sylius\Bundle\ResourceBundle\Controller\EventDispatcherInterface::dispatchPostEvent().
|
Run composer phpstan:
bundle/EventDispatcher/SyliusEventDispatcher.php#L58
Parameter #3 $resource (Sylius\Component\Resource\Model\ResourceInterface) of method Netgen\Bundle\LayoutsSyliusBundle\EventDispatcher\SyliusEventDispatcher::dispatchInitializeEvent() is not contravariant with parameter #3 $resource (Sylius\Resource\Model\ResourceInterface) of method Sylius\Bundle\ResourceBundle\Controller\EventDispatcherInterface::dispatchInitializeEvent().
|
Run composer phpstan:
bundle/Templating/Twig/Runtime/SyliusRuntime.php#L26
PHPDoc tag @param for parameter $localeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Locale\Model\LocaleInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Run composer phpstan:
bundle/Templating/Twig/Runtime/SyliusRuntime.php#L30
PHPDoc type for property Netgen\Bundle\LayoutsSyliusBundle\Templating\Twig\Runtime\SyliusRuntime::$localeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Locale\Model\LocaleInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Run composer phpstan:
lib/Layout/Resolver/Form/ConditionType/Mapper/Locale.php#L16
PHPDoc tag @param for parameter $localeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Locale\Model\LocaleInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Run composer phpstan:
lib/Layout/Resolver/Form/ConditionType/Mapper/Locale.php#L16
PHPDoc type for property Netgen\Layouts\Sylius\Layout\Resolver\Form\ConditionType\Mapper\Locale::$localeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Locale\Model\LocaleInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Run composer phpstan:
lib/Validator/LocaleValidator.php#L21
PHPDoc tag @param for parameter $localeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Resource\Model\ResourceInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Run composer phpstan:
lib/Validator/LocaleValidator.php#L21
PHPDoc type for property Netgen\Layouts\Sylius\Validator\LocaleValidator::$localeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Resource\Model\ResourceInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading