Skip to content

rename projectionist commands into projection #718

rename projectionist commands into projection

rename projectionist commands into projection #718

Triggered via pull request August 18, 2023 09:58
Status Failure
Total duration 5m 10s
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)
Class Patchlevel\EventSourcing\Console\Command\ProjectionistReactivateCommand has been deleted
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Console\Command\ProjectionistRemoveCommand has been deleted
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)
Class Patchlevel\EventSourcing\Console\Command\ProjectionistTeardownCommand has been deleted
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)
Class Patchlevel\EventSourcing\Console\Command\ProjectionistBootCommand has been deleted
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Console\Command\ProjectionistStatusCommand has been deleted
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Console\Command\ProjectionCreateCommand has been deleted
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#L21
Method Patchlevel\EventSourcing\Console\Command\ProjectionCommand#projectionHandler() was removed