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

'exportloopref' is deprecated #7441

Closed
kobakaku opened this issue Oct 13, 2024 · 0 comments · Fixed by #7442
Closed

'exportloopref' is deprecated #7441

kobakaku opened this issue Oct 13, 2024 · 0 comments · Fixed by #7442

Comments

@kobakaku
Copy link
Contributor

kobakaku commented Oct 13, 2024

Problem

$ make lint
--> Running linter
linting module github.com/cosmos/ibc-go/v9 [2024-10-13T04:31:37]
WARN The linter 'exportloopref' is deprecated (since v1.60.2) due to: Since Go1.22 (loopvar) this linter is no longer relevant. Replaced by copyloopvar. 

Proposal

Resolve the warning

TODO

Need to fix lint error in another PR.

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 a pull request may close this issue.

1 participant