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

golangci-lint: remove deprecated linters #1338

Merged
merged 1 commit into from Aug 25, 2022

Conversation

AkihiroSuda
Copy link
Member

@AkihiroSuda AkihiroSuda commented Aug 24, 2022

golangci-lint 1.49 deprecated the varcheck, deadcode, and structcheck linters in favor of the unused linter.

@AkihiroSuda AkihiroSuda added the area/ci e.g., CI failure label Aug 24, 2022
@AkihiroSuda AkihiroSuda added this to the v0.22.3 milestone Aug 24, 2022
golangci-lint 1.49 deprecated the `varcheck`, `deadcode`,
and `structcheck` linters in favor of the `unused` linter.

See golangci/golangci-lint PR 3125

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda merged commit 7b7087b into containerd:master Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci e.g., CI failure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants