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

chore: remove exportloopref #2715

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

remyleone
Copy link
Member

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.

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.
@Laure-di Laure-di added this pull request to the merge queue Aug 22, 2024
Merged via the queue into scaleway:master with commit f2452b6 Aug 22, 2024
40 checks passed
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.13%. Comparing base (fe86049) to head (303bd17).
Report is 155 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2715      +/-   ##
==========================================
- Coverage   71.43%   71.13%   -0.31%     
==========================================
  Files         277      335      +58     
  Lines       35875    33746    -2129     
==========================================
- Hits        25628    24005    -1623     
+ Misses       8028     7410     -618     
- Partials     2219     2331     +112     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

3 participants