throw stream close exception in array stream implementation #2667
Annotations
4 errors and 1 warning
psalm:
src/Subscription/Engine/DefaultSubscriptionEngine.php#L350
src/Subscription/Engine/DefaultSubscriptionEngine.php:350:42: PossiblyNullReference: Cannot call method index on possibly null value (see https://psalm.dev/083)
|
psalm:
src/Subscription/Engine/DefaultSubscriptionEngine.php#L351
src/Subscription/Engine/DefaultSubscriptionEngine.php:351:21: TypeDoesNotContainNull: Patchlevel\EventSourcing\Store\Stream does not contain null (see https://psalm.dev/090)
|
psalm:
src/Subscription/Engine/DefaultSubscriptionEngine.php#L351
src/Subscription/Engine/DefaultSubscriptionEngine.php:351:21: RedundantCondition: Type Patchlevel\EventSourcing\Store\Stream for $stream is never null (see https://psalm.dev/122)
|
psalm
Process completed with exit code 2.
|
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/.
|
Loading