Skip to content

[Recommendation] #1399868 - Add gally recommendation #192

[Recommendation] #1399868 - Add gally recommendation

[Recommendation] #1399868 - Add gally recommendation #192

Triggered via pull request July 27, 2026 09:23
Status Failure
Total duration 1m 3s
Artifacts

qa.yml

on: pull_request
Code-Quality-Checks
59s
Code-Quality-Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Code-Quality-Checks: src/Twig/Component/Product/RecommendationComponent.php#L69
Method Gally\SyliusPlugin\Twig\Component\Product\RecommendationComponent::hydrateProductAssociationType() should return Sylius\Component\Product\Model\ProductAssociationTypeInterface but returns Sylius\Resource\Model\ResourceInterface|null.
Code-Quality-Checks: src/Recommendation/RecommendationFinder.php#L153
Cannot access offset 'sku' on mixed.
Code-Quality-Checks: src/Recommendation/RecommendationFinder.php#L151
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
Code-Quality-Checks: src/Recommendation/RecommendationFinder.php#L143
Call to method getProductRecommendations() on an unknown class Gally\Sdk\Service\RecommenderManager.
Code-Quality-Checks: src/Recommendation/RecommendationFinder.php#L38
Property Gally\SyliusPlugin\Recommendation\RecommendationFinder::$recommenderManager has unknown class Gally\Sdk\Service\RecommenderManager as its type.
Code-Quality-Checks: src/Recommendation/RecommendationFinder.php#L38
Parameter $recommenderManager of method Gally\SyliusPlugin\Recommendation\RecommendationFinder::__construct() has invalid type Gally\Sdk\Service\RecommenderManager.
Code-Quality-Checks: src/Indexer/Subscriber/ProductAssociationTypeSubscriber.php#L47
Call to an undefined method Gally\Sdk\Service\StructureSynchonizer::syncRecommenderType().
Code-Quality-Checks: src/Indexer/Provider/RecommenderTypeProvider.php#L44
Instantiated class Gally\Sdk\Entity\RecommenderType not found.
Code-Quality-Checks: src/Indexer/Provider/RecommenderTypeProvider.php#L42
Method Gally\SyliusPlugin\Indexer\Provider\RecommenderTypeProvider::buildRecommenderType() has invalid return type Gally\Sdk\Entity\RecommenderType.
Code-Quality-Checks: src/Indexer/Provider/RecommenderTypeProvider.php#L34
Method Gally\SyliusPlugin\Indexer\Provider\RecommenderTypeProvider::provide() has invalid return type Gally\Sdk\Entity\RecommenderType.
Code-Quality-Checks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/