Skip to content

Add new show command #715

Add new show command

Add new show command #715

Triggered via pull request August 16, 2023 12:02
Status Failure
Total duration 4m 17s
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)
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