Skip to content

fix(release v2.3.3): setup-go github action to use go.mod#2514

Merged
Ly-Joey merged 2 commits into
google:mainfrom
Ly-Joey:fix-release-v2.3.3
Feb 11, 2026
Merged

fix(release v2.3.3): setup-go github action to use go.mod#2514
Ly-Joey merged 2 commits into
google:mainfrom
Ly-Joey:fix-release-v2.3.3

Conversation

@Ly-Joey
Copy link
Copy Markdown
Contributor

@Ly-Joey Ly-Joey commented Feb 11, 2026

Lint is failing because the setup go action is using go-version: stable.
And v1.26 was released yesterday (we're still on 1.25.7)
Suggesting to set it to go-version-file: 'go.mod'.

@Ly-Joey Ly-Joey changed the title fix: setup-go github action to use go.mod fix(release v2.3.3): setup-go github action to use go.mod Feb 11, 2026
Copy link
Copy Markdown
Member

@michaelkedar michaelkedar left a comment

Choose a reason for hiding this comment

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

🆒

@Ly-Joey Ly-Joey enabled auto-merge (squash) February 11, 2026 23:39
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.77%. Comparing base (7a8f649) to head (6f9adf9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2514      +/-   ##
==========================================
- Coverage   67.80%   67.77%   -0.03%     
==========================================
  Files         173      173              
  Lines       13414    13414              
==========================================
- Hits         9095     9091       -4     
  Misses       3602     3602              
- Partials      717      721       +4     

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

@Ly-Joey Ly-Joey merged commit b97d1de into google:main Feb 11, 2026
18 checks passed
@Ly-Joey Ly-Joey deleted the fix-release-v2.3.3 branch February 11, 2026 23:43
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.

3 participants