Rename Promotion entity to CatalogPromotion along with related files #11
backwards-compatibility-check.yaml
on: pull_request
Backwards Compatibility Check
2m 23s
Annotations
10 errors and 1 warning
Backwards Compatibility Check
Class Setono\SyliusCatalogPromotionPlugin\Factory\PromotionRuleFactoryInterface has been deleted
|
Backwards Compatibility Check
Class Setono\SyliusCatalogPromotionPlugin\Factory\PromotionRuleFactory has been deleted
|
Backwards Compatibility Check
Class Setono\SyliusCatalogPromotionPlugin\Fixture\Factory\PromotionRuleExampleFactory has been deleted
|
Backwards Compatibility Check:
src/Fixture/Factory/PromotionExampleFactory.php#L30
Type of property Setono\SyliusCatalogPromotionPlugin\Fixture\Factory\PromotionExampleFactory#$promotionRuleExampleFactory changed from Setono\SyliusCatalogPromotionPlugin\Fixture\Factory\PromotionRuleExampleFactory to Setono\SyliusCatalogPromotionPlugin\Fixture\Factory\CatalogPromotionRuleExampleFactory
|
Backwards Compatibility Check:
src/Fixture/Factory/PromotionExampleFactory.php#L36
The parameter $promotionRuleExampleFactory of Setono\SyliusCatalogPromotionPlugin\Fixture\Factory\PromotionExampleFactory#__construct() changed from Setono\SyliusCatalogPromotionPlugin\Fixture\Factory\PromotionRuleExampleFactory to a non-contravariant Setono\SyliusCatalogPromotionPlugin\Fixture\Factory\CatalogPromotionRuleExampleFactory
|
Backwards Compatibility Check:
src/Fixture/Factory/PromotionExampleFactory.php#L36
The parameter $promotionRuleExampleFactory of Setono\SyliusCatalogPromotionPlugin\Fixture\Factory\PromotionExampleFactory#__construct() changed from Setono\SyliusCatalogPromotionPlugin\Fixture\Factory\PromotionRuleExampleFactory to Setono\SyliusCatalogPromotionPlugin\Fixture\Factory\CatalogPromotionRuleExampleFactory
|
Backwards Compatibility Check:
src/Fixture/Factory/PromotionExampleFactory.php#L53
The return type of Setono\SyliusCatalogPromotionPlugin\Fixture\Factory\PromotionExampleFactory#create() changed from Setono\SyliusCatalogPromotionPlugin\Model\PromotionInterface to the non-covariant Setono\SyliusCatalogPromotionPlugin\Model\CatalogPromotionInterface
|
Backwards Compatibility Check:
src/Fixture/Factory/PromotionExampleFactory.php#L53
The return type of Setono\SyliusCatalogPromotionPlugin\Fixture\Factory\PromotionExampleFactory#create() changed from Setono\SyliusCatalogPromotionPlugin\Model\PromotionInterface to Setono\SyliusCatalogPromotionPlugin\Model\CatalogPromotionInterface
|
Backwards Compatibility Check
Class Setono\SyliusCatalogPromotionPlugin\Form\Type\PromotionType has been deleted
|
Backwards Compatibility Check
Class Setono\SyliusCatalogPromotionPlugin\Form\Type\PromotionRuleChoiceType has been deleted
|
Backwards Compatibility Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|