Skip to content

Update CI: replace archived actions, enforce clippy, pin linelint#504

Merged
gcomte merged 2 commits intomasterfrom
fix/update-ci-actions
Mar 30, 2026
Merged

Update CI: replace archived actions, enforce clippy, pin linelint#504
gcomte merged 2 commits intomasterfrom
fix/update-ci-actions

Conversation

@gcomte
Copy link
Copy Markdown
Owner

@gcomte gcomte commented Mar 30, 2026

Summary

  • Replace archived actions-rs/toolchain@v1.0.6 with dtolnay/rust-toolchain
  • Update actions/checkout from v2/v3 to v4
  • Add -- -D warnings to clippy so warnings fail the build
  • Pin fernandrone/linelint to @0.4.0 instead of @master for reproducibility

…elint

- Replace actions-rs/toolchain (archived) with dtolnay/rust-toolchain
- Update actions/checkout from v2/v3 to v4
- Add -D warnings to clippy so warnings fail the build
- Pin fernandrone/linelint to v0.4.0 instead of @master
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 30, 2026

Warning

Rate limit exceeded

@gcomte has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 3 minutes and 32 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 3 minutes and 32 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ab5ef0d8-96a7-4da5-87bd-4a5a84297700

📥 Commits

Reviewing files that changed from the base of the PR and between d12bb22 and f9d01a3.

📒 Files selected for processing (2)
  • .github/workflows/build.yml
  • .github/workflows/code-analysis.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/update-ci-actions

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.

- Pin linelint to @0.0.6 (tag 0.4.0 does not exist)
- Remove useless format!() in int_tests.rs
- Remove unnecessary .to_string() in debug!() macro in defaults.rs
@gcomte gcomte merged commit 4eebf6a into master Mar 30, 2026
6 checks passed
@gcomte gcomte deleted the fix/update-ci-actions branch March 30, 2026 08:03
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