Skip to content

Rename the IndexNameResolver to IndexUidResolver #129

Rename the IndexNameResolver to IndexUidResolver

Rename the IndexNameResolver to IndexUidResolver #129

Triggered via pull request October 10, 2024 08:52
Status Failure
Total duration 2m 11s
Artifacts
Backwards Compatibility Check
1m 56s
Backwards Compatibility Check
Fit to window
Zoom out
Zoom in

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.