add missing exception message #968
Annotations
10 errors and 1 warning
Check for BC breaks:
src/Aggregate/AggregateRoot.php#L7
Class Patchlevel\EventSourcing\Aggregate\AggregateRoot became an interface
|
Check for BC breaks:
src/Aggregate/AggregateRoot.php#L7
Method Patchlevel\EventSourcing\Aggregate\AggregateRoot#__construct() was removed
|
Check for BC breaks:
src/Aggregate/AggregateRoot.php#L7
Method Patchlevel\EventSourcing\Aggregate\AggregateRoot#apply() was removed
|
Check for BC breaks:
src/Aggregate/AggregateRoot.php#L7
Method Patchlevel\EventSourcing\Aggregate\AggregateRoot#recordThat() was removed
|
Check for BC breaks:
src/Aggregate/AggregateRoot.php#L7
Method Patchlevel\EventSourcing\Aggregate\AggregateRoot::metadata() was removed
|
Check for BC breaks:
src/Aggregate/AggregateRoot.php#L7
Method Patchlevel\EventSourcing\Aggregate\AggregateRoot::setMetadataFactory() was removed
|
Check for BC breaks:
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
|
Check for BC breaks:
src/Aggregate/AggregateRoot.php#L9
The return type of Patchlevel\EventSourcing\Aggregate\AggregateRoot#aggregateRootId() changed from string to Patchlevel\EventSourcing\Aggregate\AggregateRootId
|
Check for BC breaks:
src/Aggregate/AggregateRoot.php#L15
Method releaseEvents() of class Patchlevel\EventSourcing\Aggregate\AggregateRoot changed from concrete to abstract
|
Check for BC breaks:
src/Aggregate/AggregateRoot.php#L21
Method createFromEvents() of class Patchlevel\EventSourcing\Aggregate\AggregateRoot changed from concrete to abstract
|
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/.
|
The logs for this run have expired and are no longer available.
Loading