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 deprecated linters #5525

Merged
merged 1 commit into from
May 8, 2023
Merged

Conversation

mohammed90
Copy link
Member

Warning logs from golangci-lint

level=warning msg="[runner] The linter 'structcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter.  Replaced by unused."
level=warning msg="[runner] The linter 'varcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter.  Replaced by unused."
level=warning msg="[runner] The linter 'deadcode' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter.  Replaced by unused."
level=warning msg="[linters_context] structcheck is disabled because of generics. You can track the evolution of the generics support by following the https://github.com/golangci/golangci-lint/issues/2649."

@francislavoie francislavoie added the CI/CD 🔩 Automated tests, releases label May 8, 2023
@francislavoie francislavoie added this to the v2.7.0 milestone May 8, 2023
@mohammed90 mohammed90 enabled auto-merge (squash) May 8, 2023 19:24
@mohammed90 mohammed90 disabled auto-merge May 8, 2023 19:33
@mohammed90 mohammed90 enabled auto-merge (squash) May 8, 2023 19:34
@mohammed90 mohammed90 merged commit bef1a73 into master May 8, 2023
@mohammed90 mohammed90 deleted the rm-deprecated-linters branch May 8, 2023 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD 🔩 Automated tests, releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants