Add new show command #715
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):
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)
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)
Class Patchlevel\EventSourcing\Console\Command\ProjectionCommand has been deleted
|
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
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Console/Command/DatabaseDropCommand.php#L26
The parameter $store of Patchlevel\EventSourcing\Console\Command\DatabaseDropCommand#__construct() changed from Patchlevel\EventSourcing\Store\Store to a non-contravariant Doctrine\DBAL\Connection
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Console\Command\ProjectionDropCommand has been deleted
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Console\Command\ProjectionRebuildCommand has been deleted
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Console/Command/SchemaUpdateCommand.php#L23
The parameter $store of Patchlevel\EventSourcing\Console\Command\SchemaUpdateCommand#__construct() changed from Patchlevel\EventSourcing\Store\Store to a non-contravariant Patchlevel\EventSourcing\Schema\SchemaDirector
|