Skip to content
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

no go files to analyze #28

Open
samsondav opened this issue Apr 14, 2020 · 2 comments
Open

no go files to analyze #28

samsondav opened this issue Apr 14, 2020 · 2 comments

Comments

@samsondav
Copy link

Running on the chainlink repo we get:

level=error msg="Running error: context loading failed: no go files to analyze"
level=error msg="Timeout exceeded: try increasing it by passing --timeout option"

Is this a bug or a misconfiguration?

@Wollac
Copy link

Wollac commented Apr 20, 2020

I had a similar issue and for me increasing the timeout in golangci_lint_flags worked. Seams like golangci is reporting a strange error about "no go files to analyze" on timeout...

@haya14busa
Copy link
Member

#46 may fix the issue.

Also, if it's golangci-lint issue, it's not issue of this actions. Can you try the new version and/or try golangci-lint itself as well if it's still reproducible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants