-
Notifications
You must be signed in to change notification settings - Fork 173
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
ci: check unused package in go.mod
#595
Conversation
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
Codecov Report
@@ Coverage Diff @@
## main #595 +/- ##
=======================================
Coverage 60.70% 60.70%
=======================================
Files 120 120
Lines 6382 6375 -7
=======================================
- Hits 3874 3870 -4
+ Misses 2139 2136 -3
Partials 369 369
Continue to review full report at Codecov.
|
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
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
Signed-off-by: seeflood zhou.qunli@foxmail.com
What this PR does:
Check unused package in submodules'
go.mod
.Fix some linter issues in submodules
Which issue(s) this PR fixes:
Fixes #597
Special notes for your reviewer:
Does this PR introduce a user-facing change?: