add missing exception message #968
backward-compatibility-check.yml
on: pull_request
Matrix: Backward Compatibility Check
Annotations
10 errors and 1 warning
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Aggregate/AggregateRoot.php#L7
Class Patchlevel\EventSourcing\Aggregate\AggregateRoot became an interface
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Aggregate/AggregateRoot.php#L7
Method Patchlevel\EventSourcing\Aggregate\AggregateRoot#__construct() was removed
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Aggregate/AggregateRoot.php#L7
Method Patchlevel\EventSourcing\Aggregate\AggregateRoot#apply() was removed
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Aggregate/AggregateRoot.php#L7
Method Patchlevel\EventSourcing\Aggregate\AggregateRoot#recordThat() was removed
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Aggregate/AggregateRoot.php#L7
Method Patchlevel\EventSourcing\Aggregate\AggregateRoot::metadata() was removed
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Aggregate/AggregateRoot.php#L7
Method Patchlevel\EventSourcing\Aggregate\AggregateRoot::setMetadataFactory() was removed
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Aggregate/AggregateRoot.php#L9
The return type of Patchlevel\EventSourcing\Aggregate\AggregateRoot#aggregateRootId() changed from string to the non-covariant Patchlevel\EventSourcing\Aggregate\AggregateRootId
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Aggregate/AggregateRoot.php#L9
The return type of Patchlevel\EventSourcing\Aggregate\AggregateRoot#aggregateRootId() changed from string to Patchlevel\EventSourcing\Aggregate\AggregateRootId
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Aggregate/AggregateRoot.php#L15
Method releaseEvents() of class Patchlevel\EventSourcing\Aggregate\AggregateRoot changed from concrete to abstract
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Aggregate/AggregateRoot.php#L21
Method createFromEvents() of class Patchlevel\EventSourcing\Aggregate\AggregateRoot changed from concrete to abstract
|
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/.
|