-
Notifications
You must be signed in to change notification settings - Fork 78
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
Fix deepsource: VET-V0008 lock erroneously passed by value internal/iocopy, info, errgroup #1860
Fix deepsource: VET-V0008 lock erroneously passed by value internal/iocopy, info, errgroup #1860
Conversation
…l/info,iocopy,errgroup Signed-off-by: vankichi <kyukawa315@gmail.com>
[CHATOPS:HELP] ChatOps commands.
|
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.
LGTM
Codecov ReportBase: 30.52% // Head: 30.51% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1860 +/- ##
==========================================
- Coverage 30.52% 30.51% -0.02%
==========================================
Files 367 367
Lines 33828 33828
==========================================
- Hits 10327 10323 -4
- Misses 23087 23091 +4
Partials 414 414
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
…y-value/info-iocopy-errgroup
Deploying with Cloudflare Pages
|
Description:
I have fixed
VET-V0008
under theinternal/info
,internal/iocoppy
, andinternal/errgroup
.Related Issue:
Versions:
Checklist:
Special notes for your reviewer: