Queue: Add drain() method that consumes all pending items and immedia… #28
Annotations
3 errors and 1 warning
analyze (8.1):
src/Rabbit/DelayedQueue.php#L12
Non-abstract class AllenJB\Queues\Rabbit\DelayedQueue contains abstract method drain() from interface AllenJB\Queues\QueueInterface.
|
analyze (8.1):
src/Rabbit/Queue.php#L14
Non-abstract class AllenJB\Queues\Rabbit\Queue contains abstract method drain() from interface AllenJB\Queues\QueueInterface.
|
analyze (8.1)
Process completed with exit code 1.
|
analyze (8.1)
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/.
|