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

Chore: Remove concurrent contract compilation #35

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

thedarkjester
Copy link
Collaborator

This PR removes the concurrent compilation of contracts as it looks like there is some intermittent file locking or partial file creation and usage in the CI.

 MalformedAbiError: Not a json
      at extractAbi (/home/runner/work/linea-monorepo/linea-monorepo/node_modules/.pnpm/typechain@8.3.2_typescript@5.5.4/node_modules/typechain/src/parser/abiParser.ts:362:11)
      at /home/runner/work/linea-monorepo/linea-monorepo/node_modules/.pnpm/typechain@8.3.2_typescript@5.5.4/node_modules/typechain/src/typechain/io.ts:45:31
      at Array.filter (<anonymous>)

Checklist

  • I wrote new tests for my new core changes.
  • I have successfully ran tests, style checker and build against my new changes locally.
  • I have informed the team of any breaking changes if there are any.

@thedarkjester thedarkjester requested review from jpnovais and a team September 13, 2024 08:57
@thedarkjester thedarkjester merged commit 54e3d5e into main Sep 13, 2024
12 of 13 checks passed
@thedarkjester thedarkjester deleted the chore/remove-concurrent-contract-compilation branch September 13, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants