-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Netlify deployments randomly failing #4335
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
What confuses me is that the production build seems to succeed despite deploy previews constantly failing... Unless someone actually keeps rebuilding until the production build succeeds. The error itself is clearly because the Actually, copying a package to another package looks pretty weird. Is that a historical setup? Because of circular dependency or something? |
Yeah, bypassing the historical & practical question of why this is the way it is (I don't know), I think the |
😞 yeah @Josh-Cena, it's back / still present. https://github.com/typescript-eslint/typescript-eslint/pull/4445/checks?check_run_id=4833084370 -> https://app.netlify.com/sites/typescript-eslint/deploys/61e4469b19500d000783c5f8
What's interesting is that
It's also a bit odd in https://nx.app/runs/62s679jrbFm that ...maybe this is some kind of NX caching weirdness? |
What's weird is that it only happens on the netlify builds, not on any other build. |
Seems the production builds do succeed though? |
I haven't seen this particular failure in a while. Tentatively closing. 🤞 |
This has been showing up on builds here and there. Example: #4334 -> https://app.netlify.com/sites/typescript-eslint/deploys/61c0fa45d8c444000897bf3a
...does anybody know why?
The text was updated successfully, but these errors were encountered: