Skip to content

allow multiple wildcards in stream store #2425

allow multiple wildcards in stream store

allow multiple wildcards in stream store #2425

Triggered via pull request January 15, 2025 12:13
Status Failure
Total duration 1m 56s
Artifacts
Matrix: Backward Compatibility Check
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Store/StreamDoctrineDbalStore.php#L342
The parameter $streamName of Patchlevel\EventSourcing\Store\StreamDoctrineDbalStore#remove() changed from string to a non-contravariant Patchlevel\EventSourcing\Store\Criteria\Criteria|null
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Store/Criteria/StreamCriterion.php#L10
Type of property Patchlevel\EventSourcing\Store\Criteria\StreamCriterion#$streamName changed from string to array
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Store/StreamStore.php#L9
Method archive() was added to interface Patchlevel\EventSourcing\Store\StreamStore
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Store/StreamStore.php#L14
Parameter criteria was added to Method remove() of class Patchlevel\EventSourcing\Store\StreamStore
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Store/StreamStore.php#L14
The parameter $streamName of Patchlevel\EventSourcing\Store\StreamStore#remove() changed from string to a non-contravariant Patchlevel\EventSourcing\Store\Criteria\Criteria|null
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Store/StreamStore.php#L14
The parameter $streamName of Patchlevel\EventSourcing\Store\StreamStore#remove() changed from string to Patchlevel\EventSourcing\Store\Criteria\Criteria|null
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Store/StreamStore.php#L14
Parameter 0 of Patchlevel\EventSourcing\Store\StreamStore#remove() changed name from streamName to criteria
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Store/InMemoryStore.php#L113
The parameter $streamName of Patchlevel\EventSourcing\Store\InMemoryStore#remove() changed from string to a non-contravariant Patchlevel\EventSourcing\Store\Criteria\Criteria|null
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Process completed with exit code 3.
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636