Skip to content

throw stream close exception in array stream implementation #2667

throw stream close exception in array stream implementation

throw stream close exception in array stream implementation #2667

Triggered via pull request March 27, 2024 10:39
Status Failure
Total duration 30s
Artifacts

psalm.yml

on: pull_request
Matrix: Static Analysis by Psalm
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
PossiblyNullReference: 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)
TypeDoesNotContainNull: 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)
RedundantCondition: 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)
Static Analysis by Psalm (locked, 8.3, ubuntu-latest)
Process completed with exit code 2.
Static Analysis by Psalm (locked, 8.3, 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/.