-
Notifications
You must be signed in to change notification settings - Fork 138
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
fix: Resolve all typescript errors #6013
Conversation
✅ Deploy Preview for carbon-for-ibm-products ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
packages/ibm-products/src/components/CreateInfluencer/CreateInfluencer.tsx
Outdated
Show resolved
Hide resolved
packages/ibm-products/src/components/CreateModal/CreateModal.tsx
Outdated
Show resolved
Hide resolved
packages/ibm-products/src/components/UserProfileImage/UserProfileImage.tsx
Outdated
Show resolved
Hide resolved
✅ Deploy Preview for ibm-products-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@makafsal Mend security checks are failing |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6013 +/- ##
==========================================
- Coverage 78.71% 78.68% -0.03%
==========================================
Files 395 395
Lines 12849 12851 +2
Branches 4248 4252 +4
==========================================
- Hits 10114 10112 -2
- Misses 2735 2739 +4
|
e87db88
Closes #5945
This resolves many typescript issues including #5945
What did you change?
Fixed typescript errors across all components
How did you test and verify your work?
yarn avt
yarn test