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

WARN [runner] The linter 'scopelint' is deprecated #288

Closed
atc0005 opened this issue Mar 26, 2021 · 1 comment · Fixed by #296
Closed

WARN [runner] The linter 'scopelint' is deprecated #288

atc0005 opened this issue Mar 26, 2021 · 1 comment · Fixed by #296
Assignees
Labels
bug Something isn't working linting
Milestone

Comments

@atc0005
Copy link
Owner

atc0005 commented Mar 26, 2021

Full message from golangci-lint v1.39.0:

WARN [runner] The linter 'scopelint' is deprecated (since v1.39.0) due to: The repository of the linter has been deprecated by the owner.  Replaced by exportloopref.

Relevant line in the config file:

- scopelint

@atc0005 atc0005 added bug Something isn't working linting labels Mar 26, 2021
@atc0005 atc0005 added this to the Next Release milestone Mar 26, 2021
@atc0005 atc0005 self-assigned this Mar 26, 2021
@atc0005
Copy link
Owner Author

atc0005 commented Mar 26, 2021

See #287 (comment) for what will probably be needed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linting
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant