rename projectionist commands into projection #718
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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\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
|