Replies: 2 comments 1 reply
-
Just tried |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please, provide the version of golangci-lint, go itself and your config. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a small module that configured golangci-lint to run when PR raised.
We found that cache restoring / saving took a long time. Here is an example:
The action took 18m 48s, where
Is this normal? Or is there any configuration that we can tune to speed up?
(btw in GHA's cache I can see the golang-ci caches are around 2G~4G)
Beta Was this translation helpful? Give feedback.
All reactions