Skip to content

use for postgres pub/sub feature #1255

use for postgres pub/sub feature

use for postgres pub/sub feature #1255

Triggered via pull request March 13, 2024 10:18
@DavidBaduraDavidBadura
synchronize #525
pubsub
Status Failure
Total duration 8m 48s
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/Pipeline/Source/Source.php#L12
The return type of Patchlevel\EventSourcing\Pipeline\Source\Source#load() changed from Generator to the non-covariant iterable
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Pipeline/Source/Source.php#L12
The return type of Patchlevel\EventSourcing\Pipeline\Source\Source#load() changed from Generator to iterable
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Pipeline/Source/StoreSource.php#L22
The return type of Patchlevel\EventSourcing\Pipeline\Source\StoreSource#load() changed from Generator to the non-covariant Traversable
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Pipeline/Source/InMemorySource.php#L22
The return type of Patchlevel\EventSourcing\Pipeline\Source\InMemorySource#load() changed from Generator to the non-covariant iterable
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Pipeline/Target/Target.php#L11
Parameter 0 of Patchlevel\EventSourcing\Pipeline\Target\Target#save() changed name from message to messages
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Pipeline\Target\ProjectorTarget has been deleted
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Pipeline\Target\ProjectionTarget has been deleted
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Pipeline\Target\ProjectionHandlerTarget has been deleted
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Pipeline\Target\ProjectorRepositoryTarget has been deleted
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Projection\Projection\ProjectionId has been deleted
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/.