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

investigate and fix golangci-lint issues (without recheck, unused, and staticcheck) #3525

Open
dmitris opened this issue Feb 21, 2024 · 0 comments
Assignees
Labels

Comments

@dmitris
Copy link
Contributor

dmitris commented Feb 21, 2024

golangci-lint run -D errcheck -D unused -D staticcheck ./... output: https://gist.github.com/dmitris/00c875553d64f2805c95c0c787c8ae0f

It would be good to go through them and fix those that are relevant (and possibly add //nolint:<issuetype> to those that we decide not to fix). The staticcheck issues are covered in #3519.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Ready for Dev
Development

No branches or pull requests

3 participants