Skip to content

style: apply Rector to read-queue files (green the advisory job)#51

Merged
dotMavriQ merged 1 commit into
mainfrom
chore/rector-read-queue
Jun 5, 2026
Merged

style: apply Rector to read-queue files (green the advisory job)#51
dotMavriQ merged 1 commit into
mainfrom
chore/rector-read-queue

Conversation

@dotMavriQ

Copy link
Copy Markdown
Owner

Adds the closure : void return types Rector flags on the cherry-picked read-queue files (#49 predated the Rector ruleset). No behavior change — Rector/PHPStan/Pint all clean, full test suite assertions intact.

🤖 Generated with Claude Code

The read-queue fix was cherry-picked from a branch predating the curated
Rector ruleset, so the advisory Rector CI job was red. Add the closure
: void return types it flags (AddClosureVoidReturnTypeWhereNoReturnRector)
+ Pint import ordering. No behavior change.
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@coderabbitai

coderabbitai Bot commented Jun 5, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@dotMavriQ, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 23 minutes and 20 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 578aad77-13a0-4d87-82ae-66f6923efa6a

📥 Commits

Reviewing files that changed from the base of the PR and between 4df5210 and 2874ff2.

📒 Files selected for processing (4)
  • app/Livewire/Books/BookIndex.php
  • app/Livewire/Books/BookShow.php
  • app/Livewire/Books/ReadQueue.php
  • tests/Feature/BookQueueTimestampTest.php

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key: "tools"
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/rector-read-queue

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dotMavriQ dotMavriQ merged commit a0c6950 into main Jun 5, 2026
6 checks passed
@dotMavriQ dotMavriQ deleted the chore/rector-read-queue branch June 5, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant