-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Deadline exceeded on MacOS #293
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
Comments
Hi!
|
Hi @jirfag, Thank you for the quick response!
|
I run it on MacOS too:
Also, there are no compilation errors, but they were in your log. I guess they could cause it. Can you reproduce it now? If yes, tell me repo's commit SHA on which it reproduces, please. |
There are no compilation errors any more and the issue is still present for me. Doesn't seem related.
I am running it against the current master, which has the following SHA: |
Upgrading go to @jirfag, feel free to close the issue if you decide that you have no interest in supporting go |
Thank you! |
Greetings,
After upgrading to version 1.12.2 (from 1.10.2) using
brew
,golangci-lint
hangs for a long time until the deadline eventually exceeds.I am using MacOS Mojave; Version 10.14.1 (18B75)
Please include the following information:
golangci-lint --version
(or git commit if you don't use binary distribution)golangci-lint has version 1.12.2 built from 898ae4d on 2018-11-11T06:43:11Z
cat .golangci.yml
go version && go env
golangci-lint run -v
The text was updated successfully, but these errors were encountered: