-
Notifications
You must be signed in to change notification settings - Fork 294
fix: clean node_modules before build contracts #934
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
Conversation
|
@cedoor still waiting on a review |
|
Hey @Dozie2001! Thank you for this PR. I will review it asap. |
Signed-off-by: hanghuge <[email protected]>
docs(website): update roadmap on the website
…tocol#945) * docs: make year update dynamically on website and docs * docs(docs): make year update dynamically
* broken redirect CONTRIBUTING.md * typo README.md
fix: circuit logic url
) * chore(subgraph): update matchstick-as dependency * chore(subgraph): update dependency versions * ci: update pull request workflow to install libssl1.1 before testing the subgraph * ci: update pull requests workflow * ci: update ubuntu version * ci: update ubuntu version in tests * ci: update ubuntu version
* Add new article * Update apps/website/src/data/articles.json remove referral link Co-authored-by: Vivian Plasencia <[email protected]> --------- Co-authored-by: Vivian Plasencia <[email protected]>
vplasencia
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Dozie2001! Thank you for this PR. The branch has some conflicts because the subgraph dependencies were updated recently.
It looks like with the new version of the packages in the subgraph app, this issue and the one that was solved in this PR: #884 are not issues anymore.
It means that the changes added to this PR are no longer necessary.
What about updating this branch with the main branch changes (solving the conflicts) and undo the changes of this PR: https://github.com/semaphore-protocol/semaphore/pull/884/files in your PR?
|
Will do |
fix: clean node_modules before build contracts
🚨 Report Summary
For more details view the full report in OpenZeppelin Code Inspector |
Description
Related Issue(s)
Close #915
Other information
Checklist
yarn formatandyarn lintwithout getting any errors