Remove unused deps #22
Annotations
11 errors
|
src/Controller/Action/SearchAction.php#L46
src/Controller/Action/SearchAction.php:46:52: InvalidArgument: Argument 1 of Setono\SyliusMeilisearchPlugin\Resolver\IndexName\IndexNameResolverInterface::resolve expects Setono\SyliusMeilisearchPlugin\Config\Index|class-string<Setono\SyliusMeilisearchPlugin\Model\IndexableInterface>, but Sylius\Component\Core\Model\ProductInterface::class provided (see https://psalm.dev/004)
|
src/Repository/IndexableResourceRepositoryInterface.php#L16
src/Repository/IndexableResourceRepositoryInterface.php:16:56: TooManyTemplateParams: Setono\SyliusMeilisearchPlugin\Repository\IndexableResourceRepositoryInterface has too many template params when extending Sylius\Component\Resource\Repository\RepositoryInterface, expecting 0 (see https://psalm.dev/184)
|
src/Resolver/IndexName/IndexNameResolver.php#L52
src/Resolver/IndexName/IndexNameResolver.php:52:58: PossiblyInvalidArgument: Argument 1 of Setono\SyliusMeilisearchPlugin\Provider\IndexScope\IndexScopeProviderInterface::getFromContext expects Setono\SyliusMeilisearchPlugin\Config\Index, but possibly different type Setono\SyliusMeilisearchPlugin\Config\Index|Setono\SyliusMeilisearchPlugin\Config\Index&Sylius\Component\Resource\Model\ResourceInterface|list<Setono\SyliusMeilisearchPlugin\Config\Index> provided (see https://psalm.dev/092)
|
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$baseCurrency is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$defaultLocale is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$defaultTaxZone is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$taxCalculationStrategy is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$themeName is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$contactEmail is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
tests/Stubs/Entity/Product.php#L11
tests/Stubs/Entity/Product.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Product::$mainTaxon is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Product or in any methods called in the constructor (see https://psalm.dev/074)
|
The logs for this run have expired and are no longer available.
Loading