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

Address staticcheck issues #1683

Merged
merged 3 commits into from
Jan 15, 2024
Merged

Address staticcheck issues #1683

merged 3 commits into from
Jan 15, 2024

Conversation

bradfitz
Copy link
Contributor

  • pkg/client: fix staticcheck warnings
  • pkg/server: fix staticcheck warnings
  • all: address a bunch more staticcheck warnings

bradfitz and others added 3 commits January 15, 2024 12:00
Co-authored-by: Oleksandr Redko <oleksandr.red+github@gmail.com>
Signed-off-by: Brad Fitzpatrick <brad@danga.com>
Co-authored-by: Oleksandr Redko <oleksandr.red+github@gmail.com>
Signed-off-by: Brad Fitzpatrick <brad@danga.com>
And temporarily disable a few classes of errors in staticcheck.conf
for now, to be addressed later together.

Signed-off-by: Brad Fitzpatrick <brad@danga.com>
@bradfitz bradfitz merged commit 4ba1123 into master Jan 15, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

None yet

1 participant