Fix 18 JS type errors for TSC to output 683 TS/TSX errors#5975
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
This reverts commit 7ac7011.
|
After running |
yep that's expected ^ so this pr fixes our
which enables TSC to emit our 683 TS/TSX type errors lurking behind 😅 so next step is to tackle these ^ just created an issue for us here |
|
after merging current pr, this pr below reduces the so think you're seeing the screenshots in the issue but i can't seem to figure why the last few |
Cal-L
left a comment
There was a problem hiding this comment.
Left a small comment. LGTM
Development & PR Process
release-xxlabel to identify the PR slated for a upcoming release (will be used in release discussion)needs-dev-reviewlabel when work is completedneeds-qalabel when dev review is completedQA Passedlabel when QA has signed offDescription
Minimum required to see/tackle remaining 683 errors in 120 files in our TSC
Follow-up to: #5879
Fix: #5878
After this PR merge #5882 to reduce to 556 errors in 87 files
Then i can begin refactoring to TS (in similar manner to @gantunesr's doing in MetaMask/KeyringController#202)
cc @Cal-L
Screenshots/Recordings
In aforementioned links above ^
Issue
Progresses #5878
Checklist