Skip to content

Conversation

@kolyshkin
Copy link
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
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