Skip to content

fix(ui): add xstrip fields to AirfoilState interface#17

Merged
aeronauty-flexcompute merged 1 commit intomainfrom
dev
Apr 8, 2026
Merged

fix(ui): add xstrip fields to AirfoilState interface#17
aeronauty-flexcompute merged 1 commit intomainfrom
dev

Conversation

@aeronauty-flexcompute
Copy link
Copy Markdown
Collaborator

Summary

  • Add missing xstripUpper and xstripLower declarations to the AirfoilState TypeScript interface in types/index.ts
  • Fixes the deploy failure from feat: forced transition (xstrip) support #16 where the store implementation used fields not declared in the type

Test plan

  • tsc --noEmit passes locally
  • Deploy workflow succeeds (was failing with "Object literal may only specify known properties")

🤖 Generated with Claude Code

TypeScript build failed because xstripUpper/xstripLower were added to
the store implementation but not declared in the AirfoilState interface
in types/index.ts.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@aeronauty-flexcompute aeronauty-flexcompute merged commit cf303d7 into main Apr 8, 2026
5 checks passed
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.

2 participants