Refactor settings #336
Annotations
11 errors
|
|
|
src/DependencyInjection/Configuration.php#L189
src/DependencyInjection/Configuration.php:189:82: MissingDependency: Setono\SyliusMeilisearchPlugin\Repository\IndexSettingsRepository depends on class or interface sylius\resource\doctrine\persistence\repositoryinterface that does not exist (see https://psalm.dev/157)
|
|
src/EventSubscriber/EnsureIndexSettingsAreCreatedSubscriber.php#L16
src/EventSubscriber/EnsureIndexSettingsAreCreatedSubscriber.php:16:9: MissingDependency: Setono\SyliusMeilisearchPlugin\Repository\IndexSettingsRepositoryInterface depends on class or interface sylius\resource\doctrine\persistence\repositoryinterface that does not exist (see https://psalm.dev/157)
|
|
src/EventSubscriber/EnsureIndexSettingsAreCreatedSubscriber.php#L17
src/EventSubscriber/EnsureIndexSettingsAreCreatedSubscriber.php:17:9: MissingDependency: Setono\SyliusMeilisearchPlugin\Factory\IndexSettingsFactoryInterface depends on class or interface sylius\resource\factory\factoryinterface that does not exist (see https://psalm.dev/157)
|
|
src/EventSubscriber/EnsureIndexSettingsAreCreatedSubscriber.php#L31
src/EventSubscriber/EnsureIndexSettingsAreCreatedSubscriber.php:31:30: MissingDependency: Setono\SyliusMeilisearchPlugin\Repository\IndexSettingsRepositoryInterface depends on class or interface sylius\resource\doctrine\persistence\repositoryinterface that does not exist (see https://psalm.dev/157)
|
|
src/EventSubscriber/EnsureIndexSettingsAreCreatedSubscriber.php#L36
src/EventSubscriber/EnsureIndexSettingsAreCreatedSubscriber.php:36:30: MissingDependency: Setono\SyliusMeilisearchPlugin\Factory\IndexSettingsFactoryInterface depends on class or interface sylius\resource\factory\factoryinterface that does not exist (see https://psalm.dev/157)
|
|
src/EventSubscriber/EnsureIndexSettingsAreCreatedSubscriber.php#L37
src/EventSubscriber/EnsureIndexSettingsAreCreatedSubscriber.php:37:13: MissingDependency: Setono\SyliusMeilisearchPlugin\Repository\IndexSettingsRepositoryInterface depends on class or interface sylius\resource\doctrine\persistence\repositoryinterface that does not exist (see https://psalm.dev/157)
|
|
src/EventSubscriber/EnsureIndexSettingsAreCreatedSubscriber.php#L37
src/EventSubscriber/EnsureIndexSettingsAreCreatedSubscriber.php:37:45: UndefinedInterfaceMethod: Method Setono\SyliusMeilisearchPlugin\Repository\IndexSettingsRepositoryInterface::add does not exist (see https://psalm.dev/181)
|
|
src/Factory/IndexSettingsFactory.php#L11
src/Factory/IndexSettingsFactory.php:11:45: MissingDependency: Setono\SyliusMeilisearchPlugin\Factory\IndexSettingsFactoryInterface depends on class or interface sylius\resource\factory\factoryinterface that does not exist (see https://psalm.dev/157)
|
|
src/Repository/IndexSettingsRepository.php#L12
src/Repository/IndexSettingsRepository.php:12:67: MissingDependency: Setono\SyliusMeilisearchPlugin\Repository\IndexSettingsRepositoryInterface depends on class or interface sylius\resource\doctrine\persistence\repositoryinterface that does not exist (see https://psalm.dev/157)
|
|
|
The logs for this run have expired and are no longer available.
Loading