Open AlbertSabate opened 3 months ago
I have seen that there was a bug in the production build due to incorrect AST management. I have fixed it and uploaded a new version. I am not clear if it was related to this bug or this is something else. Could you check it @AlbertSabate ? Thanks!
Still broken, but now the error is more clear.
@AlbertSabate do you have some news in this one?
Confirmed is a BunJS issue. https://github.com/oven-sh/bun/issues/2257
I can see on the next version logs they are working on improving transitive dependencies. Hopefully at some points gets fixed :)
@AlbertSabate the issue you shared looks already solved... Maybe is another one?
Nah, they said is likely fixed, not fixed. So I bet they guess it is fixed. Their fix was to add an extra dependency to make it work on GHA, I believe still something going on which nobody is looking at, and I can't provide more information about it because I literally don't know why is happening 😮💨.
Create a new issue to Bun then with all the details and linked to this old issue, is the only way to fix this
Let me give it a shot. But when they ask me how to reproduce it or how did it happen, I'm f***ed hehe
For unknown reason brisa build fails to compile some actions when running on the pipeline.
You can see RPC returning a 500. According to the error seems the action does not exists. Reviewing the output logs when building I can see many actions failed. No more errors are shown anywhere.