Skip to content

Add caching recommendations provider #11

Add caching recommendations provider

Add caching recommendations provider #11

Triggered via pull request April 30, 2024 08:41
Status Failure
Total duration 2m 5s
Artifacts
Backwards Compatibility Check
1m 53s
Backwards Compatibility Check
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Backwards Compatibility Check: src/Provider/RecommendationsProvider.php#L20
The parameter $productVariantRepository of Setono\SyliusRecommendationsPlugin\Provider\RecommendationsProvider#__construct() changed from Sylius\Component\Product\Repository\ProductVariantRepositoryInterface to a non-contravariant Doctrine\Persistence\ManagerRegistry
Backwards Compatibility Check: src/Provider/RecommendationsProvider.php#L20
The parameter $managerRegistry of Setono\SyliusRecommendationsPlugin\Provider\RecommendationsProvider#__construct() changed from Doctrine\Persistence\ManagerRegistry to a non-contravariant string
Backwards Compatibility Check: src/Provider/Recommendation.php#L7
Property Setono\SyliusRecommendationsPlugin\Provider\Recommendation#$productVariant was removed
Backwards Compatibility Check: src/Provider/Recommendation.php#L9
The parameter $productVariant of Setono\SyliusRecommendationsPlugin\Provider\Recommendation#__construct() changed from Sylius\Component\Product\Model\ProductVariantInterface to a non-contravariant int
Backwards Compatibility Check: src/Twig/RecommendationsRuntime.php#L16
The number of required arguments for Setono\SyliusRecommendationsPlugin\Twig\RecommendationsRuntime#__construct() increased from 1 to 2
Backwards Compatibility Check
Process completed with exit code 3.