Pre-qualification and runtime starting to take shape #344
Annotations
3 errors and 1 warning
Static analysis:
src/Fixture/Factory/PromotionExampleFactory.php#L158
src/Fixture/Factory/PromotionExampleFactory.php:158:54: InvalidArgument: Argument 1 of Sylius\Bundle\CoreBundle\Fixture\OptionsResolver\LazyOption::all expects Sylius\Resource\Doctrine\Persistence\RepositoryInterface<Sylius\Bundle\CoreBundle\Fixture\OptionsResolver\covariantResourceInterface>, but Sylius\Component\Channel\Repository\ChannelRepositoryInterface provided (see https://psalm.dev/004)
|
Static analysis:
src/Fixture/Factory/PromotionExampleFactory.php#L160
src/Fixture/Factory/PromotionExampleFactory.php:160:60: InvalidArgument: Argument 1 of Sylius\Bundle\CoreBundle\Fixture\OptionsResolver\LazyOption::findBy expects Sylius\Resource\Doctrine\Persistence\RepositoryInterface<Sylius\Bundle\CoreBundle\Fixture\OptionsResolver\covariantResourceInterface>, but Sylius\Component\Channel\Repository\ChannelRepositoryInterface provided (see https://psalm.dev/004)
|
Static analysis
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading