-
Notifications
You must be signed in to change notification settings - Fork 297
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(lint): golang-client lint errors (backport #3924) #3925
Conversation
<!-- Please read and fill out this form before submitting your PR. Please make sure you have reviewed our contributors guide before submitting your first PR. --> Closes #3919 ## Overview <!-- Please provide an explanation of the PR, including the appropriate context, background, goal, and rationale. If there is an issue with this information, please provide a tl;dr and link the issue. --> Fix the lint errors of golangci-lint. Merge this [PR](#3923) to this branch. (cherry picked from commit 363a8c5)
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.
@kobakaku would you be interested in fixing: https://github.com/celestiaorg/celestia-app/actions/runs/11109866098/job/30866227873?pr=3925 in this PR too?
golangci-lint is failing: https://github.com/celestiaorg/celestia-app/actions/runs/11109866098/job/30866227873?pr=3925#step:5:33 |
@rach-id |
<!-- Please read and fill out this form before submitting your PR. Please make sure you have reviewed our contributors guide before submitting your first PR. --> ## Overview <!-- Please provide an explanation of the PR, including the appropriate context, background, goal, and rationale. If there is an issue with this information, please provide a tl;dr and link the issue. --> Fix the lint errors of this [PR](#3925).
Closes #3919
Overview
Fix the lint errors of golangci-lint.
Merge this PR to this branch.
This is an automatic backport of pull request #3924 done by Mergify.