Skip to content

What's linters_context/goanalysis and why it is takes so much time on CI #3809

Closed Answered by ldez
nickaein asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 14.286312ms

This log means that you are using the golangci-lint cache.

To clean the cache:

$ golangci-lint cache clean

To improve your CI, you have to "backup/restore" the cache.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nickaein
Comment options

Answer selected by nickaein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants