-
Notifications
You must be signed in to change notification settings - Fork 440
update args of golangci-lint in ci.yml #535
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
Conversation
Could you please sync with the latest master branch? We've fixed other CI failures. |
Signed-off-by: Jiangnan Jia <jnan0806@gmail.com>
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #535 +/- ##
=======================================
Coverage 53.17% 53.17%
=======================================
Files 91 91
Lines 5894 5894
=======================================
Hits 3134 3134
Misses 2413 2413
Partials 347 347 ☔ View full report in Codecov by Sentry. |
done |
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
Thanks! |
Signed-off-by: Jiangnan Jia <jnan0806@gmail.com>
Signed-off-by: Jiangnan Jia <jnan0806@gmail.com>
Signed-off-by: Jiangnan Jia <jnan0806@gmail.com>
Describe what this PR does / why we need it
update args of golangci-lint in ci.yml according to official guides
Does this pull request fix one issue?
Describe how you did it
according to comment of golangci/golangci-lint-action#618 (comment)
relation pr golangci/golangci-lint-action#769
Describe how to verify it
Special notes for reviews