Skip to content

replace deprecated projector listener #698

replace deprecated projector listener

replace deprecated projector listener #698

Triggered via pull request August 6, 2023 15:34
Status Failure
Total duration 3m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: Backward Compatibility Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Console/Command/SchemaDropCommand.php#L23
The parameter $store of Patchlevel\EventSourcing\Console\Command\SchemaDropCommand#__construct() changed from Patchlevel\EventSourcing\Store\Store to a non-contravariant Patchlevel\EventSourcing\Schema\SchemaDirector
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Console/Command/OutboxInfoCommand.php#L23
The parameter $store of Patchlevel\EventSourcing\Console\Command\OutboxInfoCommand#__construct() changed from Patchlevel\EventSourcing\Store\OutboxStore to a non-contravariant Patchlevel\EventSourcing\Outbox\OutboxStore
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Console/Command/ProjectionCreateCommand.php#L17
Method Patchlevel\EventSourcing\Console\Command\ProjectionCommand#projectionHandler() was removed
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Console/Command/ProjectionCreateCommand.php#L23
The parameter $projectionHandler of Patchlevel\EventSourcing\Console\Command\ProjectionCommand#__construct() changed from Patchlevel\EventSourcing\Projection\ProjectionHandler to a non-contravariant Patchlevel\EventSourcing\Projection\Projector\ProjectorRepository
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Console/Command/DatabaseCreateCommand.php#L26
The parameter $store of Patchlevel\EventSourcing\Console\Command\DatabaseCreateCommand#__construct() changed from Patchlevel\EventSourcing\Store\Store to a non-contravariant Doctrine\DBAL\Connection
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Console/Command/ProjectionCommand.php#L19
Method Patchlevel\EventSourcing\Console\Command\ProjectionCommand#projectionHandler() was removed
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Console/Command/ProjectionCommand.php#L21
The parameter $projectionHandler of Patchlevel\EventSourcing\Console\Command\ProjectionCommand#__construct() changed from Patchlevel\EventSourcing\Projection\ProjectionHandler to a non-contravariant Patchlevel\EventSourcing\Projection\Projector\ProjectorRepository
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Console/Command/ProjectionCommand.php#L21
The parameter $projectionHandler of Patchlevel\EventSourcing\Console\Command\ProjectionCommand#__construct() changed from Patchlevel\EventSourcing\Projection\ProjectionHandler to Patchlevel\EventSourcing\Projection\Projector\ProjectorRepository
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Console/Command/ProjectionCommand.php#L21
Parameter 0 of Patchlevel\EventSourcing\Console\Command\ProjectionCommand#__construct() changed name from projectionHandler to projectorRepository
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Console/Command/SchemaCreateCommand.php#L23
The parameter $store of Patchlevel\EventSourcing\Console\Command\SchemaCreateCommand#__construct() changed from Patchlevel\EventSourcing\Store\Store to a non-contravariant Patchlevel\EventSourcing\Schema\SchemaDirector