-
-
Notifications
You must be signed in to change notification settings - Fork 390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[skip-changelog] Bump to go 1.23 #2811
Conversation
non-constant format string in call. We were calling some format function, but we were always passing a "static" string.
redefines-builtin-id: redefinition of the built-in function max (revive)
The latest Buf updates on your PR. Results from workflow Check Protocol Buffers / check (pull_request).
|
58d1405
to
8057d56
Compare
G115: integer overflow conversion int -> uint (gosec)
8057d56
to
e867bf8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2811 +/- ##
==========================================
+ Coverage 67.63% 67.67% +0.04%
==========================================
Files 238 239 +1
Lines 22392 22408 +16
==========================================
+ Hits 15144 15165 +21
+ Misses 6060 6049 -11
- Partials 1188 1194 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Please check if the PR fulfills these requirements
See how to contribute
before creating one)
our contributing guidelines
UPGRADING.md
has been updated with a migration guide (for breaking changes)configuration.schema.json
updated if new parameters are added.What kind of change does this PR introduce?
Bump to go 1.23, and update all related files/tools.
What is the current behavior?
What is the new behavior?
Does this PR introduce a breaking change, and is titled accordingly?
Other information