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

Type Fix inisde UI directory #757

Merged
merged 7 commits into from
May 15, 2024
Merged

Conversation

pinocchio-life-like
Copy link
Collaborator

Since Most of the type errors that are in UI directory come from "tamagui", I have tried many solutions but the right possible way I found is to update the type inside the module but it is inside the node_modules, and that is not possible. so I tried to avoid most of the type fixes by doing workarounds. but others I have set proper types on it and now we don't have type issue inside UI library.

check and let me know.

Copy link

render bot commented Mar 16, 2024

Copy link

cloudflare-workers-and-pages bot commented Mar 16, 2024

Deploying packrat with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0f512e0
Status: ✅  Deploy successful!
Preview URL: https://e1066d87.packrat.pages.dev
Branch Preview URL: https://eliyas-type-fix.packrat.pages.dev

View logs

Copy link

render bot commented Mar 16, 2024

Your Render PR Server at https://packrat-dev-pr-757.onrender.com is now live!

View it on your dashboard at https://dashboard.render.com/web/srv-cnqj16nsc6pc73e3lq3g.

@andrew-bierman
Copy link
Owner

Let's rebase this and get it merged, same with the other type PR

Copy link

github-actions bot commented May 2, 2024

❌ Tests failed for this pull request. 😞

View Test Workflow

Copy link

github-actions bot commented May 4, 2024

Android APK build failed!
Please check the workflow logs for more details on the build failure.

@pinocchio-life-like
Copy link
Collaborator Author

Let's rebase this and get it merged, same with the other type PR

@andrew-bierman I did done rebase this, and added some updates.

@pinocchio-life-like
Copy link
Collaborator Author

Also there seems to be a lot of new type errors like inside server directory.

I will rebase the already existing fixes and I will continue with the rest as well.

@andrew-bierman
Copy link
Owner

@JewelTee just double check everything looks good on site when you get a chance

@JewelTee
Copy link
Collaborator

@pinocchio-life-like hi! I tested this PR and I encountered issues that had been resolved and merged to andrew_testing branch.

@pinocchio-life-like
Copy link
Collaborator Author

@JewelTee Hi, can you explain more please?

@JewelTee
Copy link
Collaborator

@pinocchio-life-like I sent you a dm. Please check thanks!

@JewelTee
Copy link
Collaborator

@andrew-bierman This has been updated, everything looks good now.

@andrew-bierman andrew-bierman merged commit 560aa1c into andrew_testing May 15, 2024
23 of 29 checks passed
@andrew-bierman andrew-bierman deleted the eliyas/type_fix branch May 15, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants