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

ci: linter 'exportloopref' deprecated #16

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

antrema
Copy link
Collaborator

@antrema antrema commented Sep 13, 2024

Message received during golangci-lint execution:
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.

@antrema antrema self-assigned this Sep 13, 2024
@antrema antrema requested a review from mydoomfr September 13, 2024 04:59
Copy link
Contributor

@mydoomfr mydoomfr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@antrema antrema merged commit 8a94a8f into Orange-OpenSource:main Sep 13, 2024
6 checks passed
antrema added a commit that referenced this pull request Sep 13, 2024
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.

2 participants