-
Notifications
You must be signed in to change notification settings - Fork 126
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
🐛 Bug: fix the go linter issue by updating golangci-lint #397
Conversation
Codecov Report
@@ Coverage Diff @@
## main #397 +/- ##
==========================================
+ Coverage 64.16% 64.53% +0.36%
==========================================
Files 61 61
Lines 2668 2653 -15
==========================================
Hits 1712 1712
+ Misses 876 862 -14
+ Partials 80 79 -1
|
a6fcef2
to
0e7d1b8
Compare
5d36cf4
to
1ea3237
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.
Great! 👌
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.
You never stop! Impressive! 😄
🎉 This PR is included in version 5.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Since go has been updated to 1.20, we need to update also Golangci-lint since GitHub action no longer returned error of lint.