Create taxon query type #128
Annotations
10 errors and 1 warning
Run composer phpstan-tests:
tests/bundle/EventDispatcher/SyliusEventDispatcherTest.php#L59
Parameter #3 $resource of method Netgen\Bundle\LayoutsSyliusBundle\EventDispatcher\SyliusEventDispatcher::dispatch() expects Sylius\Component\Resource\Model\ResourceInterface, Netgen\Layouts\Sylius\Tests\Stubs\Product given.
|
Run composer phpstan-tests:
tests/bundle/EventDispatcher/SyliusEventDispatcherTest.php#L111
Parameter #3 $resource of method Netgen\Bundle\LayoutsSyliusBundle\EventDispatcher\SyliusEventDispatcher::dispatchPreEvent() expects Sylius\Component\Resource\Model\ResourceInterface, Netgen\Layouts\Sylius\Tests\Stubs\Product given.
|
Run composer phpstan-tests:
tests/bundle/EventDispatcher/SyliusEventDispatcherTest.php#L137
Parameter #3 $resource of method Netgen\Bundle\LayoutsSyliusBundle\EventDispatcher\SyliusEventDispatcher::dispatchPostEvent() expects Sylius\Component\Resource\Model\ResourceInterface, Netgen\Layouts\Sylius\Tests\Stubs\Product given.
|
Run composer phpstan-tests:
tests/bundle/EventDispatcher/SyliusEventDispatcherTest.php#L163
Parameter #3 $resource of method Netgen\Bundle\LayoutsSyliusBundle\EventDispatcher\SyliusEventDispatcher::dispatchInitializeEvent() expects Sylius\Component\Resource\Model\ResourceInterface, Netgen\Layouts\Sylius\Tests\Stubs\Product given.
|
Run composer phpstan-tests:
tests/lib/Layout/Resolver/ConditionType/ChannelTest.php#L51
Parameter #1 $repository of class Netgen\Layouts\Sylius\Tests\Validator\RepositoryValidatorFactory constructor expects Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Resource\Model\ResourceInterface>, PHPUnit\Framework\MockObject\MockObject&Sylius\Component\Channel\Repository\ChannelRepositoryInterface given.
|
Run composer phpstan-tests:
tests/lib/Layout/Resolver/ConditionType/ChannelTest.php#L67
Parameter #1 $repository of class Netgen\Layouts\Sylius\Tests\Validator\RepositoryValidatorFactory constructor expects Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Resource\Model\ResourceInterface>, PHPUnit\Framework\MockObject\MockObject&Sylius\Component\Channel\Repository\ChannelRepositoryInterface given.
|
Run composer phpstan-tests:
tests/lib/Layout/Resolver/ConditionType/ChannelTest.php#L77
Parameter #1 $repository of class Netgen\Layouts\Sylius\Tests\Validator\RepositoryValidatorFactory constructor expects Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Resource\Model\ResourceInterface>, PHPUnit\Framework\MockObject\MockObject&Sylius\Component\Channel\Repository\ChannelRepositoryInterface given.
|
Run composer phpstan-tests:
tests/lib/Layout/Resolver/ConditionType/LocaleTest.php#L24
PHPDoc tag @var for property Netgen\Layouts\Sylius\Tests\Layout\Resolver\ConditionType\LocaleTest::$localeRepositoryMock 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-tests:
tests/lib/Layout/Resolver/Form/ConditionType/Mapper/LocaleTest.php#L22
PHPDoc tag @var for property Netgen\Layouts\Sylius\Tests\Layout\Resolver\Form\ConditionType\Mapper\LocaleTest::$localeRepositoryMock 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-tests:
tests/lib/Layout/Resolver/TargetType/ProductTest.php#L45
Parameter #1 $repository of class Netgen\Layouts\Sylius\Tests\Validator\RepositoryValidatorFactory constructor expects Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Resource\Model\ResourceInterface>, PHPUnit\Framework\MockObject\MockObject&Sylius\Component\Product\Repository\ProductRepositoryInterface given.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading