Skip to content

feat: Support SW6.7 #29

feat: Support SW6.7

feat: Support SW6.7 #29

Re-run triggered August 10, 2025 09:40
Status Failure
Total duration 1m 36s
Artifacts

code-style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
phpstan / Static Analyse
Process completed with exit code 1.
phpstan / Static Analyse: src/Subscriber/FroshCrossSellingProductListingSubscriber.php#L90
Instanceof between Frosh\FroshProductCompare\CrossSellingComparable\CrossSellingComparableEntity and Frosh\FroshProductCompare\CrossSellingComparable\CrossSellingComparableEntity will always evaluate to true.
phpstan / Static Analyse: src/Page/CompareProductPageLoader.php#L286
Parameter #2 $value of class Shopware\Core\Framework\DataAbstractionLayer\Search\Filter\EqualsAnyFilter constructor expects array<int<0, max>|string, float|int|string|null>, array<string> given.
phpstan / Static Analyse: src/Page/CompareProductPageLoader.php#L256
Instanceof between Shopware\Core\Content\Property\PropertyGroupEntity and Shopware\Core\Content\Property\PropertyGroupEntity will always evaluate to true.
phpstan / Static Analyse: src/Page/CompareProductPageLoader.php#L132
Parameter #2 $selectedPropertyIds of method Frosh\FroshProductCompare\Page\CompareProductPageLoader::sortProperties() expects array<string>, list given.
phpstan / Static Analyse: src/Controller/CompareProductController.php#L46
Parameter #1 $productIds of method Frosh\FroshProductCompare\Page\CompareProductPageLoader::loadPreview() expects array<string>, array<mixed> given.
phpstan / Static Analyse: src/Controller/CompareProductController.php#L36
Parameter #1 $productIds of method Frosh\FroshProductCompare\Page\CompareProductPageLoader::load() expects list<string>, array<mixed> given.