Skip to content

Upgrade Go to 1.26#394

Open
jihuayu wants to merge 4 commits intoapache:unstablefrom
jihuayu:jihuayu/upgrade-go-version
Open

Upgrade Go to 1.26#394
jihuayu wants to merge 4 commits intoapache:unstablefrom
jihuayu:jihuayu/upgrade-go-version

Conversation

@jihuayu
Copy link
Copy Markdown
Member

@jihuayu jihuayu commented May 3, 2026

Upgrade Go to 1.26

Update CI to make sure it pass.

PS: Go’s newer vet rules treat using a variable as a printf format string as risky. The minimal fix is to explicitly use "%s" at the output site.

@jihuayu jihuayu requested a review from git-hulk May 3, 2026 14:28
Co-authored-by: Copilot <copilot@github.com>
@jihuayu jihuayu marked this pull request as draft May 3, 2026 14:33
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.31%. Comparing base (6c56470) to head (3f6293f).
⚠️ Report is 106 commits behind head on unstable.

Files with missing lines Patch % Lines
cmd/client/command/list.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #394      +/-   ##
============================================
+ Coverage     43.38%   47.31%   +3.92%     
============================================
  Files            37       45       +8     
  Lines          2971     3906     +935     
============================================
+ Hits           1289     1848     +559     
- Misses         1544     1847     +303     
- Partials        138      211      +73     
Flag Coverage Δ
unittests 47.31% <0.00%> (+3.92%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jihuayu jihuayu marked this pull request as ready for review May 4, 2026 02:25
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.

2 participants