Add new show command #714
Annotations
10 errors
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
|
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
|
|
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
|
|
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
|
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
|
|
|
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
|
The logs for this run have expired and are no longer available.
Loading