Skip to content

Bump golangci-lint to v2.12.2#263

Merged
eguzki merged 3 commits into
mainfrom
bump-golangci-lint-v2.12.2
Jun 22, 2026
Merged

Bump golangci-lint to v2.12.2#263
eguzki merged 3 commits into
mainfrom
bump-golangci-lint-v2.12.2

Conversation

@thomasmaas

Copy link
Copy Markdown
Contributor

Upgrade golangci-lint from v2.7.2 to v2.12.2 and pin install script to version tag to avoid checksum mismatches.

Signed-off-by: Thomas Maas <thomas@webtypes.com>
Signed-off-by: Thomas Maas <thomas@webtypes.com>
@thomasmaas thomasmaas added the dependencies Pull requests that update a dependency file label Jun 22, 2026
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

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

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

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

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2216412a-500b-4967-b316-86443278d7b3

📥 Commits

Reviewing files that changed from the base of the PR and between 08bb9bc and 0e1ca26.

📒 Files selected for processing (5)
  • Makefile
  • pkg/helpers/apimachinery_status_conditions.go
  • pkg/limitador/deployment_options.go
  • pkg/observability/otel.go
  • pkg/observability/tracer.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-golangci-lint-v2.12.2

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.

@codecov-commenter

codecov-commenter commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.63%. Comparing base (08bb9bc) to head (0e1ca26).

Files with missing lines Patch % Lines
pkg/observability/otel.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #263      +/-   ##
==========================================
- Coverage   77.89%   75.63%   -2.26%     
==========================================
  Files          18       18              
  Lines        1131     1137       +6     
==========================================
- Hits          881      860      -21     
- Misses        202      220      +18     
- Partials       48       57       +9     
Flag Coverage Δ
integration 70.97% <85.00%> (-2.77%) ⬇️
unit 46.96% <65.00%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
api/v1alpha1 (u) 91.48% <ø> (ø)
pkg/helpers (u) 80.95% <100.00%> (ø)
pkg/log (u) 94.73% <ø> (ø)
pkg/reconcilers (u) 63.12% <ø> (-1.42%) ⬇️
pkg/limitador (u) 98.28% <100.00%> (+<0.01%) ⬆️
controllers (i) 69.45% <ø> (-6.63%) ⬇️
pkg/upgrades ∅ <ø> (∅)
Files with missing lines Coverage Δ
pkg/helpers/apimachinery_status_conditions.go 75.00% <100.00%> (ø)
pkg/limitador/deployment_options.go 100.00% <100.00%> (ø)
pkg/observability/tracer.go 94.28% <100.00%> (+0.16%) ⬆️
pkg/observability/otel.go 0.00% <0.00%> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Thomas Maas <thomas@webtypes.com>
@thomasmaas thomasmaas requested a review from eguzki June 22, 2026 14:15

@eguzki eguzki left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice one

LGTM

@eguzki eguzki added this pull request to the merge queue Jun 22, 2026
Merged via the queue into main with commit 9f61ce1 Jun 22, 2026
21 checks passed
@eguzki eguzki deleted the bump-golangci-lint-v2.12.2 branch June 22, 2026 20:26
@github-project-automation github-project-automation Bot moved this to Done in Kuadrant Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants