Refactor the assign callouts handler #23
backwards-compatibility-check.yaml
on: pull_request
Backwards Compatibility Check
2m 11s
Annotations
4 errors
Backwards Compatibility Check:
src/Message/Handler/AssignCalloutsHandler.php#L11
The parameter $message of Setono\SyliusCalloutPlugin\Message\Handler\AssignCalloutsHandler#__invoke() changed from Setono\SyliusCalloutPlugin\Message\Command\AssignCallouts|Setono\SyliusCalloutPlugin\Message\Command\AssignCallout|Setono\SyliusCalloutPlugin\Message\Command\AssignCalloutsToProduct to a non-contravariant Setono\SyliusCalloutPlugin\Message\Command\AssignCallouts
|
Backwards Compatibility Check:
src/Model/ProductInterface.php#L21
The parameter $preQualifiedCallout of Setono\SyliusCalloutPlugin\Model\ProductInterface#removePreQualifiedCallout() changed from string to Setono\SyliusCalloutPlugin\Model\CalloutInterface|string
|
Backwards Compatibility Check:
src/Model/ProductTrait.php#L34
The parameter $preQualifiedCallout of Setono\SyliusCalloutPlugin\Model\ProductTrait#removePreQualifiedCallout() changed from string to Setono\SyliusCalloutPlugin\Model\CalloutInterface|string
|
Backwards Compatibility Check
Process completed with exit code 3.
|