-
Notifications
You must be signed in to change notification settings - Fork 15
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
generate_rust
fails in GitHub Actions with io error
#171
Comments
I am not sure if we have enough context to diagnose this. Can you run it with |
This is definitely a bug in terms of error reporting on our side. I think the underlying issue might be that you do not have rustfmt installed in the CI environment. Could you verify whether that is the case? |
Can confirm that it was because |
Having issues with a GH Action running Planus. It installs with Cargo.
planus check
runs okay.It's failing somewhere in here:
planus/crates/planus-codegen/src/lib.rs
Line 30 in be40ee0
The text was updated successfully, but these errors were encountered: