-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
Running JS linter... never completes #36747
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Labels
build
Issues and PRs related to build files or the CI.
Comments
Sometimes the linter takes a very long time to complete when the cache has been invalidated. Could this be it? |
It's been running for almost an hour now... I don't that's it. |
You can try running ESLint with the
|
Are you still experiencing this issue? |
Nope |
This was referenced Nov 8, 2022
This was referenced Jun 8, 2023
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Not sure if this is the right place for this issue. However, when I run
make -j4 test
on master it gets stuck onRunning JS linter...
. I've tried running./configure
again but that doesn't seem to help.Any ideas what might cause this?
The text was updated successfully, but these errors were encountered: