Skip to content
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

Failed to compile some actions for unknown reason #362

Open
AlbertSabate opened this issue Aug 8, 2024 · 9 comments
Open

Failed to compile some actions for unknown reason #362

AlbertSabate opened this issue Aug 8, 2024 · 9 comments
Assignees
Labels

Comments

@AlbertSabate
Copy link
Collaborator

For unknown reason brisa build fails to compile some actions when running on the pipeline.

Screenshot 2024-08-08 at 11 24 19 PM

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.

Screenshot 2024-08-08 at 11 24 59 PM

@aralroca aralroca added the high label Aug 8, 2024
@aralroca
Copy link
Collaborator

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!

@AlbertSabate
Copy link
Collaborator Author

Still broken, but now the error is more clear.
Screenshot 2024-08-11 at 5 05 08 PM
Screenshot 2024-08-11 at 5 05 21 PM

@aralroca aralroca self-assigned this Aug 12, 2024
@aralroca
Copy link
Collaborator

aralroca commented Sep 8, 2024

@AlbertSabate do you have some news in this one?

@AlbertSabate
Copy link
Collaborator Author

Confirmed is a BunJS issue. oven-sh/bun#2257

I can see on the next version logs they are working on improving transitive dependencies. Hopefully at some points gets fixed :)

@aralroca
Copy link
Collaborator

@AlbertSabate the issue you shared looks already solved... Maybe is another one?

@AlbertSabate
Copy link
Collaborator Author

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 😮‍💨.

@aralroca
Copy link
Collaborator

Create a new issue to Bun then with all the details and linked to this old issue, is the only way to fix this

@AlbertSabate
Copy link
Collaborator Author

AlbertSabate commented Oct 14, 2024

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

@aralroca
Copy link
Collaborator

aralroca commented Nov 6, 2024

We have seen that this bug is an incompatibility with buildah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants