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

Fix linting issues: Part 2 #7789

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Fix linting issues: Part 2 #7789

merged 1 commit into from
Apr 4, 2024

Conversation

aknuds1
Copy link
Contributor

@aknuds1 aknuds1 commented Apr 3, 2024

What this PR does

Fix linting issues caught by golangci-lint v1.57.2, mostly unused arguments. This fixes the remaining trivial issues :) A few issues remain, but they're non-trivial and need to be tackled on their own (hint: deprecated stdlib API).

Which issue(s) this PR fixes or relates to

Checklist

  • [na] Tests updated.
  • [na] Documentation added.
  • [na] CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • [na] about-versioning.md updated with experimental features.

@aknuds1 aknuds1 requested review from a team as code owners April 3, 2024 12:17
@aknuds1 aknuds1 added the chore label Apr 3, 2024
Signed-off-by: Arve Knudsen <[email protected]>
@aknuds1 aknuds1 force-pushed the arve/fix-linting-2 branch from 30fb804 to 8b89a0b Compare April 3, 2024 13:27
@aknuds1 aknuds1 merged commit 9fccbac into main Apr 4, 2024
29 checks passed
@aknuds1 aknuds1 deleted the arve/fix-linting-2 branch April 4, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants