Skip to content

Comments

prerenderer: Add handling for linksToMany query#4030

Draft
backspace wants to merge 15 commits intomainfrom
prerender/homepage-cards-query-cs-10203
Draft

prerenderer: Add handling for linksToMany query#4030
backspace wants to merge 15 commits intomainfrom
prerender/homepage-cards-query-cs-10203

Conversation

@backspace
Copy link
Contributor

A recent homepage change caused the sample cards to no longer be present in the prerendered version.

backspace and others added 8 commits February 18, 2026 09:14
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
TS 5.9 made typed arrays generic (Uint8Array<ArrayBufferLike>), which
broke assignability to the BodyInit type. Add explicit casts in the two
affected locations since Uint8Array and Buffer are valid body types at
runtime.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
TS 5.9 made Uint8Array generic over its buffer type, breaking
assignability to BlobPart. Add explicit cast since Uint8Array is a
valid BlobPart at runtime.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link

Preview deployments

@github-actions
Copy link

github-actions bot commented Feb 19, 2026

Host Test Results

    1 files  ± 0      1 suites  ±0   1h 33m 6s ⏱️ - 9m 36s
1 780 tests  - 74  1 749 ✅  -  91  13 💤  - 1   0 ❌ ± 0  18 🔥 +18 
1 794 runs   - 75  1 745 ✅  - 110  13 💤  - 1  18 ❌ +18  18 🔥 +18 

For more details on these errors, see this check.

Results for commit 064cba4. ± Comparison against base commit f3482af.

This pull request removes 74 tests.
Chrome ‑ Acceptance | Spec preview > Commands that depend on Proxy endpoints: generate readme button populates readme field via proxy command
Chrome ‑ Acceptance | Spec preview: can render containedExamples for spec for field
Chrome ‑ Acceptance | Spec preview: clicking view instance button correctly navigates to spec file and displays content in editor
Chrome ‑ Acceptance | Spec preview: does not lose input field focus when editing spec
Chrome ‑ Acceptance | Spec preview: have ability to create new spec instances
Chrome ‑ Acceptance | Spec preview: it does not set the wrong spec for field playground
Chrome ‑ Acceptance | Spec preview: primitive fields do not have examples
Chrome ‑ Acceptance | Spec preview: renders contained examples in isolated spec view when user can write (via view instance)
Chrome ‑ Acceptance | Spec preview: renders contained examples in isolated spec view when user cannot write
Chrome ‑ Acceptance | Spec preview: renders linked examples in isolated spec view when user can write (via view instance)
…

♻️ This comment has been updated with latest results.

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.

1 participant