Skip to content

use array as trace in projection error #974

use array as trace in projection error

use array as trace in projection error #974

Triggered via pull request January 29, 2024 17:06
Status Failure
Total duration 6m 44s
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/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/.