aggregate root id #889
backward-compatibility-check.yml
on: pull_request
Matrix: Backward Compatibility Check
Annotations
10 errors
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Projection\Projectionist\VersionedProjector has been deleted
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Projection/Projectionist/ProjectorNotFound.php#L15
The parameter $projectionId of Patchlevel\EventSourcing\Projection\Projectionist\ProjectorNotFound#__construct() changed from Patchlevel\EventSourcing\Projection\Projection\ProjectionId to a non-contravariant string
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Projection\Projectionist\RunProjectionistEventBusWrapper has been deleted
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Projection\ProjectionHandler has been deleted
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Projection\MetadataAwareProjectionHandler has been deleted
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Projection\Projection has been deleted
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Projection\ProjectionListener has been deleted
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Projection\Projector\SyncProjectorListener has been deleted
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Projection/Projector/Projector.php#L9
These ancestors of Patchlevel\EventSourcing\Projection\Projector\Projector have been removed: ["Patchlevel\\EventSourcing\\Projection\\Projection"]
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Projection/Projector/Projector.php#L9
Method targetProjection() was added to interface Patchlevel\EventSourcing\Projection\Projector\Projector
|