Skip to content

fix(mobile): add visualPlans to threadActivity test fixture#35

Closed
Ecko95 wants to merge 1 commit into
gitsfrom
fix/mobile-visualplans-fixture
Closed

fix(mobile): add visualPlans to threadActivity test fixture#35
Ecko95 wants to merge 1 commit into
gitsfrom
fix/mobile-visualplans-fixture

Conversation

@Ecko95

@Ecko95 Ecko95 commented Jun 20, 2026

Copy link
Copy Markdown
Owner

PR #30 (visual-plan) added visualPlans as a required field on the decoded OrchestrationThread type, but the mobile makeThread test fixture in threadActivity.test.ts never set it — leaving @t3tools/mobile red on typecheck on gits ("Two different types with this name exist… visualPlans" / undefined not assignable). One-line fixture fix: visualPlans: [].

Verification

  • @t3tools/mobile typecheck: exit 0 (was failing).
  • threadActivity.test.ts: 2/2 pass.
  • Full-repo typecheck (bun typecheck --force): 14/14 green.

🤖 Generated with Claude Code

PR #30 (visual-plan) added visualPlans as a required field on the decoded
OrchestrationThread type, but the mobile makeThread test fixture never set
it, leaving @t3tools/mobile red on typecheck on gits. One-line fixture fix.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XS labels Jun 20, 2026
@Ecko95

Ecko95 commented Jun 21, 2026

Copy link
Copy Markdown
Owner Author

Superseded — gits commit 9de0625 ("test: fix stale fixtures/expectations the newly-enabled CI surfaced") already added visualPlans: [] to this fixture. This PR would duplicate the property. Closing as obsolete.

@Ecko95 Ecko95 closed this Jun 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant