Skip to content

fix: resolve typecheck errors across packages - #139

Merged
RhysSullivan merged 3 commits into
UsefulSoftwareCo:mainfrom
aryasaatvik:fix/type-errors
Apr 9, 2026
Merged

fix: resolve typecheck errors across packages#139
RhysSullivan merged 3 commits into
UsefulSoftwareCo:mainfrom
aryasaatvik:fix/type-errors

Conversation

@aryasaatvik

Copy link
Copy Markdown
Contributor

Summary

  • Add vite/client types to @executor/react for import.meta.env resolution
  • Switch root typecheck script to turbo run typecheck to respect task graph dependencies
  • Add missing @types/node to sdk and storage-file packages that use Node APIs

Test plan

  • turbo run typecheck passes cleanly

@RhysSullivan

Copy link
Copy Markdown
Collaborator

yeah its probably time i set up a CI script to catch these

@RhysSullivan
RhysSullivan merged commit 05fe717 into UsefulSoftwareCo:main Apr 9, 2026
RhysSullivan pushed a commit that referenced this pull request May 31, 2026
* fix(react): add vite/client types to resolve import.meta.env errors

* fix: use turbo for typecheck to respect task graph dependencies

* fix(core): add missing @types/node for sdk and storage-file
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