Skip to content

Refactor the assign callouts handler #23

Refactor the assign callouts handler

Refactor the assign callouts handler #23

Triggered via pull request January 25, 2024 08:37
Status Failure
Total duration 2m 22s
Artifacts
Backwards Compatibility Check
2m 11s
Backwards Compatibility Check
Fit to window
Zoom out
Zoom in

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.