Change tracking strategy #10
backwards-compatibility-check.yaml
on: pull_request
Backwards Compatibility Check
2m 5s
Annotations
6 errors
Backwards Compatibility Check:
src/EventSubscriber/ClientSide/LibrarySubscriber.php#L22
The number of required arguments for Setono\SyliusPlausiblePlugin\EventSubscriber\ClientSide\LibrarySubscriber#__construct() increased from 3 to 4
|
Backwards Compatibility Check:
src/EventSubscriber/ClientSide/LibrarySubscriber.php#L22
The parameter $tagBag of Setono\SyliusPlausiblePlugin\EventSubscriber\ClientSide\LibrarySubscriber#__construct() changed from Setono\TagBag\TagBagInterface to a non-contravariant Psr\EventDispatcher\EventDispatcherInterface
|
Backwards Compatibility Check:
src/EventSubscriber/ClientSide/LibrarySubscriber.php#L22
The parameter $script of Setono\SyliusPlausiblePlugin\EventSubscriber\ClientSide\LibrarySubscriber#__construct() changed from string to a non-contravariant Setono\TagBag\TagBagInterface
|
Backwards Compatibility Check:
src/EventSubscriber/ClientSide/LibrarySubscriber.php#L22
The parameter $domain of Setono\SyliusPlausiblePlugin\EventSubscriber\ClientSide\LibrarySubscriber#__construct() changed from string|null to a non-contravariant string
|
Backwards Compatibility Check
Class Setono\SyliusPlausiblePlugin\EventSubscriber\PageviewSubscriber has been deleted
|
Backwards Compatibility Check
Process completed with exit code 3.
|