-
Notifications
You must be signed in to change notification settings - Fork 46
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
front: bump typescript 5.7 #10228
front: bump typescript 5.7 #10228
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #10228 +/- ##
==========================================
- Coverage 81.44% 81.42% -0.02%
==========================================
Files 1058 1058
Lines 104275 104271 -4
Branches 723 722 -1
==========================================
- Hits 84923 84900 -23
- Misses 19310 19330 +20
+ Partials 42 41 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
572f26c
to
cf718f2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, LGTM!
Fix some warnings Signed-off-by: SharglutDev <[email protected]>
Since v5.5, typescript now remembers that the pathstep are all not null after the condition Signed-off-by: SharglutDev <[email protected]>
cf718f2
to
c6da206
Compare
See commits.
Note
There might be some other enhancements possible among the code with these new versions.
Should be merged after #10084
close #10081