Skip to content

remove watch server & use event store for watching #1118

remove watch server & use event store for watching

remove watch server & use event store for watching #1118

Triggered via pull request February 23, 2024 14:45
Status Failure
Total duration 7m 47s
Artifacts
Matrix: Backward Compatibility Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Console/Command/WatchCommand.php#L25
The parameter $server of Patchlevel\EventSourcing\Console\Command\WatchCommand#__construct() changed from Patchlevel\EventSourcing\WatchServer\WatchServer to a non-contravariant Patchlevel\EventSourcing\Store\Store
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\ProjectionistBootCommand 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)
Class Patchlevel\EventSourcing\Console\Command\ProjectionCreateCommand has been deleted
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\ProjectionistRunCommand 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): 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.