Skip to content
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

Generated code does not check all errors #17

Open
echlebek opened this issue Dec 8, 2017 · 1 comment
Open

Generated code does not check all errors #17

echlebek opened this issue Dec 8, 2017 · 1 comment

Comments

@echlebek
Copy link

echlebek commented Dec 8, 2017

The code that fileb0x generates does not have all its errors checked, causing it to fail checkers like errcheck and staticcheck. While this can be worked around, it would be nice if the code generated was free of lint.

@coolaj86
Copy link
Contributor

I'm just curious about this. What types of errors are present?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants