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

style: replace deprecated linters with new ones (backport #361) #363

Merged
merged 1 commit into from
May 10, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented May 9, 2024

Description

closes: #XXXX

  • maligned -> govet
  • varcheck, structcheck, deadcode -> unused
  • golint -> revive
  • scopelint -> exportloopref

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.

This is an automatic backport of pull request #361 done by [Mergify](https://mergify.com).

Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release/v4.0.x@2555d67). Click here to learn what that means.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##             release/v4.0.x     #363   +/-   ##
=================================================
  Coverage                  ?   50.28%           
=================================================
  Files                     ?       10           
  Lines                     ?     1406           
  Branches                  ?        0           
=================================================
  Hits                      ?      707           
  Misses                    ?      654           
  Partials                  ?       45           

@tkxkd0159 tkxkd0159 self-assigned this May 10, 2024
@tkxkd0159 tkxkd0159 merged commit ec9ebc6 into release/v4.0.x May 10, 2024
44 checks passed
@tkxkd0159 tkxkd0159 deleted the mergify/bp/release/v4.0.x/pr-361 branch May 10, 2024 01:03
@zemyblue zemyblue mentioned this pull request May 27, 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.

3 participants