Preview deployment always fail (one 1 out of 2 projects)
Hey
I have a preview environment on my OSS-repo that almost always fails without an error
- Example: https://github.com/trpc/trpc/pull/6245
- There is no visible error (see screenshot)
- It always later works when merging to the default branch
- Been like this for a few months, but I've just ignored it
- The sibling project in the same group works - so may be some sort of race condition between them
GitHub
chore: set required typescript version to
>5.6.2
by KATT Β· Pull R...Closes #6243
π― Changes
Fail forward
β
Checklist
I have followed the steps listed in the Contributing guide.
If necessary, I have added documentation related to the changes made.
I have added or...
6 Replies
Project ID:
1fa7657a-3535-43ad-bd66-374d87dcc6f4
Example preview vs prod
have you checked your build logs for errors?
there are no build logs in this case AFAICT, will try to get an example that is causing it now - i merged all the branches where i had this error
ok, I got some build logs and I think I can solve it
I can swear "View logs" was empty on the PR i linked first
anyway, thanks, i will get back here if it happens again
thank you brody
no problem!