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: bump up golangci-lint to v1.58.0 #10188

Merged
merged 1 commit into from
May 8, 2024

Conversation

ktock
Copy link
Member

@ktock ktock commented May 8, 2024

golangci-lint v1.58.0: https://github.com/golangci/golangci-lint/releases/tag/v1.58.0

This also fixes the following warnings:

WARN [config_reader] The configuration option `run.skip-dirs` is deprecated, please use `issues.exclude-dirs`.
WARN [lintersdb] The name "vet" is deprecated. The linter has been renamed to: govet.

This also fixes the following warnings:

```
WARN [config_reader] The configuration option `run.skip-dirs` is deprecated, please use `issues.exclude-dirs`.
WARN [lintersdb] The name "vet" is deprecated. The linter has been renamed to: govet.
```

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
@dmcgowan dmcgowan added this pull request to the merge queue May 8, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 8, 2024
@estesp estesp added this pull request to the merge queue May 8, 2024
Merged via the queue into containerd:main with commit d2f1607 May 8, 2024
42 checks passed
@ktock ktock deleted the golangci-lint-1.58 branch May 9, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants