We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently Test noir_wasm is failing the CI -- on master the error is:
https://github.com/noir-lang/noir/actions/runs/6436173480/job/17479101660
Tests to pass
Backend related error, though its strange for two reasons:
None
No response
No
The text was updated successfully, but these errors were encountered:
This seems like an intermittent failure in bb, rerunning that workflow results in no backend error. The error here is the one introduced in #2989
bb
The backend failure message reason is blank, even though we merged a PR to add this
It's likely that bb is just returning nothing on an error. See #2790 (comment)
The WASM version should not require the backend -- it should get the information needed by the info command from typescript
We use the CLI in order to check that we get the same build outputs based on the same commit.
Sorry, something went wrong.
closed by #3040 and #3039
TomAFrench
kobyhallx
No branches or pull requests
Aim
Currently Test noir_wasm is failing the CI -- on master the error is:
https://github.com/noir-lang/noir/actions/runs/6436173480/job/17479101660
Expected Behavior
Tests to pass
Bug
Backend related error, though its strange for two reasons:
To Reproduce
Installation Method
None
Nargo Version
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: