Skip to content

Fix US Core example imports and add Makefile target - #92

Merged
ryukzak merged 2 commits into
mainfrom
fix/us-core-example
Mar 4, 2026
Merged

Fix US Core example imports and add Makefile target#92
ryukzak merged 2 commits into
mainfrom
fix/us-core-example

Conversation

@ryukzak

@ryukzak ryukzak commented Mar 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add test-typescript-us-core-example Makefile target (generate, typecheck, test)
  • Fix broken imports in US Core demo/test files: use index file with short aliases instead of wrong filename casing (Uscore* → index re-exports)
  • Regenerate US Core example types

Test plan

  • All US Core demo and test files use correct import paths
  • make test-typescript-us-core-example
  • bun run typecheck && bun run lint && bun test

🤖 Generated with Claude Code

@github-advanced-security github-advanced-security AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@ryukzak
ryukzak force-pushed the fix/us-core-example branch 2 times, most recently from 7574feb to 5344960 Compare March 4, 2026 16:25
@ryukzak
ryukzak force-pushed the fix/us-core-example branch from 5344960 to 35147c5 Compare March 4, 2026 16:33
@ryukzak
ryukzak force-pushed the fix/us-core-example branch from 35147c5 to 63ae25f Compare March 4, 2026 16:37
@ryukzak
ryukzak merged commit 91b2993 into main Mar 4, 2026
40 of 41 checks passed
@ryukzak
ryukzak deleted the fix/us-core-example branch March 4, 2026 16:50
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