Skip to content

Queue: Add drain() method that consumes all pending items and immedia… #28

Queue: Add drain() method that consumes all pending items and immedia…

Queue: Add drain() method that consumes all pending items and immedia… #28

Triggered via pull request March 11, 2024 17:37
@AllenJBAllenJB
opened #7
drain
Status Failure
Total duration 35s
Artifacts

php.yml

on: pull_request
Matrix: analyze
Matrix: lint
Fit to window
Zoom out
Zoom in

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/.