Rename the IndexNameResolver to IndexUidResolver #129
backwards-compatibility-check.yaml
on: pull_request
Backwards Compatibility Check
1m 56s
Annotations
9 errors
Backwards Compatibility Check:
src/Indexer/DefaultIndexer.php#L33
Type of property Setono\SyliusMeilisearchPlugin\Indexer\DefaultIndexer#$indexNameResolver changed from Setono\SyliusMeilisearchPlugin\Resolver\IndexName\IndexNameResolverInterface to Setono\SyliusMeilisearchPlugin\Resolver\IndexUid\IndexUidResolverInterface
|
Backwards Compatibility Check:
src/Indexer/DefaultIndexer.php#L29
The parameter $indexNameResolver of Setono\SyliusMeilisearchPlugin\Indexer\DefaultIndexer#__construct() changed from Setono\SyliusMeilisearchPlugin\Resolver\IndexName\IndexNameResolverInterface to a non-contravariant Setono\SyliusMeilisearchPlugin\Resolver\IndexUid\IndexUidResolverInterface
|
Backwards Compatibility Check:
src/Indexer/DefaultIndexer.php#L29
The parameter $indexNameResolver of Setono\SyliusMeilisearchPlugin\Indexer\DefaultIndexer#__construct() changed from Setono\SyliusMeilisearchPlugin\Resolver\IndexName\IndexNameResolverInterface to Setono\SyliusMeilisearchPlugin\Resolver\IndexUid\IndexUidResolverInterface
|
Backwards Compatibility Check:
src/Twig/AutocompleteRuntime.php#L16
The parameter $indexNameResolver of Setono\SyliusMeilisearchPlugin\Twig\AutocompleteRuntime#__construct() changed from Setono\SyliusMeilisearchPlugin\Resolver\IndexName\IndexNameResolverInterface to a non-contravariant Setono\SyliusMeilisearchPlugin\Resolver\IndexUid\IndexUidResolverInterface
|
Backwards Compatibility Check
Class Setono\SyliusMeilisearchPlugin\Resolver\IndexName\IndexNameResolver has been deleted
|
Backwards Compatibility Check
Class Setono\SyliusMeilisearchPlugin\Resolver\IndexName\IndexNameResolverInterface has been deleted
|
Backwards Compatibility Check:
src/Message/Handler/UpdateSynonymsHandler.php#L16
The parameter $indexNameResolver of Setono\SyliusMeilisearchPlugin\Message\Handler\UpdateSynonymsHandler#__construct() changed from Setono\SyliusMeilisearchPlugin\Resolver\IndexName\IndexNameResolverInterface to a non-contravariant Setono\SyliusMeilisearchPlugin\Resolver\IndexUid\IndexUidResolverInterface
|
Backwards Compatibility Check:
src/Message/Handler/IndexHandler.php#L18
The parameter $indexNameResolver of Setono\SyliusMeilisearchPlugin\Message\Handler\IndexHandler#__construct() changed from Setono\SyliusMeilisearchPlugin\Resolver\IndexName\IndexNameResolverInterface to a non-contravariant Setono\SyliusMeilisearchPlugin\Resolver\IndexUid\IndexUidResolverInterface
|
Backwards Compatibility Check
Process completed with exit code 3.
|