Skip to content

use for postgres pub/sub feature #2558

use for postgres pub/sub feature

use for postgres pub/sub feature #2558

Triggered via pull request March 13, 2024 10:22
@DavidBaduraDavidBadura
synchronize #525
pubsub
Status Failure
Total duration 35s
Artifacts

psalm.yml

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

Annotations

4 errors and 1 warning
TypeDoesNotContainType: src/Console/Command/SubscriptionBootCommand.php#L129
src/Console/Command/SubscriptionBootCommand.php:129:16: TypeDoesNotContainType: Operand of type false is always falsy (see https://psalm.dev/056)
TypeDoesNotContainType: src/Console/Command/SubscriptionBootCommand.php#L129
src/Console/Command/SubscriptionBootCommand.php:129:16: TypeDoesNotContainType: Type false for $finished is always !falsy (see https://psalm.dev/056)
RedundantCondition: src/Console/Command/SubscriptionBootCommand.php#L129
src/Console/Command/SubscriptionBootCommand.php:129:32: RedundantCondition: Type false for $finished is always falsy (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/.