Renamed RegisteredWebhooks entity to WebhookRegistration #2
backwards-compatibility-check.yaml
on: pull_request
Backwards Compatibility Check
1m 53s
Annotations
6 errors
Backwards Compatibility Check
Class Setono\SyliusPeakPlugin\Model\RegisteredWebhooks has been deleted
|
Backwards Compatibility Check
Class Setono\SyliusPeakPlugin\Model\RegisteredWebhooksInterface has been deleted
|
Backwards Compatibility Check:
src/Registrar/WebhookRegistrar.php#L18
The parameter $registeredWebhooksFactory of Setono\SyliusPeakPlugin\Registrar\WebhookRegistrar#__construct() changed from Setono\SyliusPeakPlugin\Factory\RegisteredWebhooksFactoryInterface to a non-contravariant Setono\SyliusPeakPlugin\Factory\WebhookRegistrationFactoryInterface
|
Backwards Compatibility Check
Class Setono\SyliusPeakPlugin\Factory\RegisteredWebhooksFactoryInterface has been deleted
|
Backwards Compatibility Check
Class Setono\SyliusPeakPlugin\Factory\RegisteredWebhooksFactory has been deleted
|
Backwards Compatibility Check
Process completed with exit code 3.
|