Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tighten Dispatch type - HELP WANTED #17204

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

komret
Copy link
Contributor

@komret komret commented Feb 24, 2025

Trying to tighten Dispatch type so that it provides some type security to our actions, preventing bugs like this one.

1st commit changes the Dispatch type and fixes code wherever I more or less knew what to do.
2nd commit skips type check for lines that I couldn't fix - HELP WANTED.
3rd commit skips type check for metadata-related types which seem to be the biggest offender and I also couldn't fix them properly - HELP WANTED, I know @mroz22 is knowledgable about these.

@komret komret added the code Code improvements label Feb 24, 2025
Copy link

🚀 Expo preview is ready!

  • Project → trezor-suite-preview
  • Platforms → android, ios
  • Scheme → trezorsuitelite
  • Runtime Version → 26
  • More info

Learn more about 𝝠 Expo Github Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant