Skip to content

Adding discount to the whole order #43

Adding discount to the whole order

Adding discount to the whole order #43

Triggered via pull request June 18, 2024 12:16
Status Failure
Total duration 2m 20s
Artifacts
Backwards Compatibility Check
2m 9s
Backwards Compatibility Check
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Backwards Compatibility Check: src/Checker/PostUpdateChangesCheckerInterface.php#L12
The parameter $previousOrder of Setono\SyliusOrderEditPlugin\Checker\PostUpdateChangesCheckerInterface#check() changed from Sylius\Component\Core\Model\OrderInterface to a non-contravariant Setono\SyliusOrderEditPlugin\Entity\InitialTotalAwareOrderInterface
Backwards Compatibility Check: src/Checker/PostUpdateChangesCheckerInterface.php#L12
The parameter $previousOrder of Setono\SyliusOrderEditPlugin\Checker\PostUpdateChangesCheckerInterface#check() changed from Sylius\Component\Core\Model\OrderInterface to Setono\SyliusOrderEditPlugin\Entity\InitialTotalAwareOrderInterface
Backwards Compatibility Check: src/Checker/PostUpdateChangesChecker.php#L13
The parameter $previousOrder of Setono\SyliusOrderEditPlugin\Checker\PostUpdateChangesChecker#check() changed from Sylius\Component\Core\Model\OrderInterface to a non-contravariant Setono\SyliusOrderEditPlugin\Entity\InitialTotalAwareOrderInterface
Backwards Compatibility Check
Process completed with exit code 3.