-
Notifications
You must be signed in to change notification settings - Fork 69
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
Enable errcheck everywhere and fix or silent remaining issues #1987
Conversation
5b90bc7
to
16ae671
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.
@pietern can you take a look specifically at dyn
library changes?
8eadf5c
to
883a1c3
Compare
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
Test Details: go/deco-tests/12272889993 |
Changes
Enable errcheck linter for the whole codebase.
Fix remaining complaints:
Note, this PR is not meant to come up with the best strategy for each case, but to be a relative safe change to enable errcheck linter.
Tests
Existing tests.