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

CI: track waring after upgrade Golangci-lint to 1.59 #3528

Open
daixiang0 opened this issue Sep 2, 2024 · 0 comments
Open

CI: track waring after upgrade Golangci-lint to 1.59 #3528

daixiang0 opened this issue Sep 2, 2024 · 0 comments
Labels
good first issue Good for newcomers kind/enhancement New feature or request

Comments

@daixiang0
Copy link
Member

After upgrade to 1.59, CI reports following warning:

  level=warning msg="[config_reader] The configuration option `linters.errcheck.ignore` is deprecated, please use `linters.errcheck.exclude-functions`."
  level=warning msg="The linter 'execinquery' is deprecated (since v1.58.0) due to: The repository of the linter has been archived by the owner. "

Now it still works but better to upgrade configuration in case of failure in the future.

@daixiang0 daixiang0 added kind/enhancement New feature or request good first issue Good for newcomers labels Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant