Pin Refit to 10.0.1 while 10.1.6's signing cert is revoked#2328
Conversation
10.1.6's author-signature cert was revoked upstream (2026-06-02), so cache-cold NuGet restores on Linux runners fail with NU3012. 10.0.1 predates the revoked cert and still verifies. Re-bump once reactiveui/refit#2114 is resolved. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Warning Review limit reached
More reviews will be available in 44 minutes and 51 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 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 configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
C# Unit Tests165 tests 165 ✅ 20s ⏱️ Results for commit 7b34808. |
Refit 10.1.6's author-signing certificate was revoked upstream on 2026-06-02 (reactiveui/refit#2114), so cache-cold NuGet restores on Linux runners fail with NU3012 — currently breaking
Build API / publish-apiandPublish FW Lite app for Linuxon any PR. 10.0.1 (published 2026-02-06) predates the revoked cert and still verifies; the repo only moved off 8.0.0 → 10.1.6 two weeks ago (#2264), so nothing depends on the 10.1.x delta. Re-bump once upstream re-signs.🤖 Generated with Claude Code