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

deployment: golangci-lint run --fix #15838

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

jmank88
Copy link
Contributor

@jmank88 jmank88 commented Jan 3, 2025

Auto-fix linter issues and remove the deprecated exportloopref rule.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

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. 

@jmank88 jmank88 force-pushed the lint-deployment-fix branch 4 times, most recently from 2aa9db6 to f88aeb5 Compare January 3, 2025 17:48
@jmank88 jmank88 marked this pull request as ready for review January 3, 2025 17:50
@jmank88 jmank88 requested review from a team as code owners January 3, 2025 17:50
@jmank88 jmank88 enabled auto-merge January 3, 2025 17:50
@jmank88 jmank88 force-pushed the lint-deployment-fix branch from f88aeb5 to 23ad79e Compare January 4, 2025 04:13
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.

1 participant