Conversation
👷 Deploy request for lunarswap pending review.A Netlify team Owner will need to approve the deploy before you can run your build. Are you a team Owner? Visit the deploys page to approve it → Need more help? Learn more in the Netlify docs →
|
andrew-fleming
left a comment
There was a problem hiding this comment.
I'm getting this error when running build which might be worth addressing:
✖ [BUILD] [1/3] Compiling TypeScript
@midnight-dapps/access-contract:build: Command failed: tsc --project tsconfig.build.json
✖ [BUILD] Unexpected error: Command failed: tsc --project tsconfig.build.json
@midnight-dapps/access-contract:build:
@midnight-dapps/access-contract:build: ELIFECYCLE Command failed with exit code 1.
Can you confirm? And have you considered bumping the compiler version? Or is the idea to get it out and worry about making it current later?
|
Thank you @andrew-fleming! It should be fixed now. Could you pleas check again?
I actually have been working on this in this branch: https://github.com/OpenZeppelin/midnight-dapps/tree/refactor/upgrade-compact-0.25 But it is currently blocked because of this issue https://github.com/midnightntwrk/compactc/issues/1343, so I am waiting v0.26.0 to try. |
andrew-fleming
left a comment
There was a problem hiding this comment.
I'm running into conflicting compiler version issues on my end, but the rest of the build seems okay 👍
Description
Overview
This PR is to fix Biome to be exported on the root.
Resolves
Related to #192