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

fix contracts compile failing randomly in workflow #428

Merged
merged 2 commits into from
Apr 26, 2023
Merged

Conversation

portuu3
Copy link
Collaborator

@portuu3 portuu3 commented Apr 26, 2023

Description

Github actions are failing randomly when trying to compile contracts.
Sometimes it just downloads compiler and doesn't actually compile the contracts.
image

Summary of changes

Specify node version in workflow
NomicFoundation/hardhat#3877

How test the changes

Check workflows in this PR

Operational checklist

  • All new functionality is covered by tests
  • Any related documentation has been changed or added

@portuu3 portuu3 added the bug Something isn't working label Apr 26, 2023
@portuu3 portuu3 requested a review from flopez7 April 26, 2023 10:28
@portuu3 portuu3 self-assigned this Apr 26, 2023
@vercel
Copy link

vercel bot commented Apr 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
escrow-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2023 10:41am
faucet-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2023 10:41am
fortune-exchange-oracle-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2023 10:41am
5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
fortune-exchange-oracle ⬜️ Ignored (Inspect) Apr 26, 2023 10:41am
fortune-job-launcher-client ⬜️ Ignored (Inspect) Apr 26, 2023 10:41am
fortune-job-launcher-server ⬜️ Ignored (Inspect) Apr 26, 2023 10:41am
fortune-recording-oracle ⬜️ Ignored (Inspect) Apr 26, 2023 10:41am
fortune-reputation-oracle ⬜️ Ignored (Inspect) Apr 26, 2023 10:41am

@portuu3 portuu3 requested review from mrhouzlane and removed request for flopez7 April 26, 2023 10:28
flopez7
flopez7 previously approved these changes Apr 26, 2023
@portuu3 portuu3 merged commit 64711ce into develop Apr 26, 2023
28 checks passed
@portuu3 portuu3 deleted the fix/workflows branch April 26, 2023 10:50
@portuu3 portuu3 added this to the Clean up monorepo milestone Apr 26, 2023
m00n620 pushed a commit that referenced this pull request May 4, 2023
fix contracts compile failing randomly in workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants