fix(docs): repair webapp tutorial build on spartan train#24057
Merged
Conversation
PhilWindle
approved these changes
Jun 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
PR #23971 was removed from the
nextmerge queue at2026-06-12T15:23:40Z. The failing merge-group run was CI3 run27424805463ongh-readonly-queue/next/pr-23971-fa063393c7d16e1484957ca86d0b2d53a81d9d48(66597f3f1e56113db60a31224946b3c130c32289).The failed job was
ci, specifically shardx9-full:The docs webapp tutorial build failed with:
Fix
EmbeddedWallet.initialize()method return the tutorial subclass type explicitly, preservingconnectTestAccount()andgetConnectedAccount()for callers.resolve.preserveSymlinksin the tutorial app and extension configs so linked@aztec/*packages resolve plugin-injected polyfill shims from the tutorial app install.Verification
git diff --check./bootstrap.sh ciwas attempted locally but this checkout has no rootcicommand and exits withUnknown command: ci.docs/examples/bootstrap.shwas attempted for the focused failing area, but this container is missing built toolchain artifacts (noir/noir-repo/target/release/nargo,l1-contracts/solc-0.8.30), so it stops before the CI-reported webapp tutorial TypeScript/Vite failures.Created by claudebox · group:
slackbot