Skip to content

ci: stop using go cache for lint job#4961

Closed
kolyshkin wants to merge 1 commit intoopencontainers:mainfrom
kolyshkin:lint-no-cache
Closed

ci: stop using go cache for lint job#4961
kolyshkin wants to merge 1 commit intoopencontainers:mainfrom
kolyshkin:lint-no-cache

Conversation

@kolyshkin
Copy link
Copy Markdown
Contributor

Not sure if this will work, but this will prevent the lint job from using go cache, trying to workaround the false positives issue reported in golangci/golangci-lint#5979.

Should not result in a slower CI overall (as lint is not the slowest job).

Not sure if this will work, but this will prevent the lint job from
using go cache, trying to workaround the false positives issue
reported in golangci/golangci-lint#5979.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@kolyshkin
Copy link
Copy Markdown
Contributor Author

It's not helpful; the culprit is golangci-lint cache.

@kolyshkin kolyshkin closed this Nov 5, 2025
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.

1 participant