-
-
Notifications
You must be signed in to change notification settings - Fork 103
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
[Bug]: failed with 'time-out' #5825
[Bug]: failed with 'time-out' #5825
Comments
Do you know the version of Node being used? The extension is trying to start a |
The environment variable |
@Jason3S , Thank you for help.
I am using
|
Does it always happen or only sometimes? |
Yes. |
I'm having a similar issue, I'm also running in a mono-repo environment and using yarn pnp mode.
I bumped the version to 8.14.1 and still get the same error. node version: v20.11.1 |
I forgot about this issue. |
@minsoo-web and @sungh0lim, I found the timeout value. It is currently 30 seconds. In #6124, I have removed the 30 second timeout, but I'm concerned that it took so long to run. Most files take on average less than 10 milliseconds to run. If you run |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Kind of Issue
Crash / Error
Tool or Library
cspell/eslint-plugin
Version
8.9.1
Supporting Library
Other
OS
Linux
OS Version
ubuntu-22.04
Description
With
"@cspell/eslint-plugin": "^8.9.1"
often the github action fails with a message like the following:Can you tell me the reason for this message? What should I fix?
Steps to Reproduce
No response
Expected Behavior
No response
Additional Information
No response
cspell.json
No response
cspell.config.yaml
No response
Example Repository
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: