-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
More linters - Gosec, staticcheck #4608
Conversation
- Added gosec, staticcheck Signed-off-by: Marko Baricevic <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #4608 +/- ##
==========================================
- Coverage 53.63% 52.79% -0.84%
==========================================
Files 260 264 +4
Lines 16178 16468 +290
==========================================
+ Hits 8677 8695 +18
- Misses 6855 7126 +271
- Partials 646 647 +1 |
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.
ACK
We can't merge this in due to the removal of the |
I'll see if I can fix this a little later tonight. Will probably have to manually update the check through the gihub api. |
Guys, I tried to update this check manually, but it doesn't look like CircleCI is using the github checks api (possibly because it's still under active development) To merge this you'll need a repo admin to disable the check from the branch protection rules: https://circleci.com/docs/2.0/enable-checks/#github-checks-waiting-for-status-in-github |
@jackzampolin do you have permissions? |
ref #4589
Signed-off-by: Marko Baricevic [email protected]
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/
)Added a relevant changelog entry:
clog add [section] [stanza] [message]
rereviewed
Files changed
in the github PR explorerFor Admin Use: