Skip to content

better projection error handling #895

better projection error handling

better projection error handling #895

Triggered via pull request December 24, 2023 11:32
Status Failure
Total duration 6m 38s
Artifacts
Matrix: Backward Compatibility Check
Fit to window
Zoom out
Zoom in

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