use for postgres pub/sub feature #2558
Annotations
4 errors and 1 warning
psalm:
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)
|
psalm:
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)
|
psalm:
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)
|
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