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

bump golangci-lint #560

Closed
wants to merge 1 commit into from
Closed

bump golangci-lint #560

wants to merge 1 commit into from

Conversation

darioush
Copy link
Collaborator

@darioush darioush commented Mar 2, 2023

Why this should be merged

Use the latest linter

How this works

bumps the version numbers

How this was tested

CI

How is this documented

N/a

- run: ./scripts/lint_allowed_geth_imports.sh
shell: bash
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.47
version: v1.51.2
Copy link
Collaborator

Choose a reason for hiding this comment

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

I also keep seeing this on my local:

WARN [runner] The linter 'varcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter.  Replaced by unused. 
WARN [runner] The linter 'deadcode' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter.  Replaced by unused. 

should we change those?

@darioush darioush marked this pull request as draft March 2, 2023 17:51
@aaronbuchwald
Copy link
Collaborator

Closing in favor of #559

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