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

fix: Resolve all typescript errors #6013

Merged
merged 36 commits into from
Nov 4, 2024

Conversation

makafsal
Copy link
Member

@makafsal makafsal commented Sep 6, 2024

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

Copy link

netlify bot commented Sep 6, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 75fb1d1
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/671cafee7bbe970008688f04
😎 Deploy Preview https://deploy-preview-6013--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@makafsal makafsal changed the title [Typescript]: Resolve all typescript errors Resolve all typescript errors Sep 6, 2024
@makafsal makafsal changed the title Resolve all typescript errors fix: Resolve all typescript errors Sep 6, 2024
@makafsal makafsal marked this pull request as ready for review September 9, 2024 08:14
@makafsal makafsal requested a review from a team as a code owner September 9, 2024 08:14
@makafsal makafsal requested review from matthewgallo and AlexanderMelox and removed request for a team September 9, 2024 08:14
Copy link

netlify bot commented Oct 10, 2024

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit 75fb1d1
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/671cafee940a6c0008b049a4
😎 Deploy Preview https://deploy-preview-6013--ibm-products-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@AlexanderMelox
Copy link
Contributor

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

Attention: Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.68%. Comparing base (c21d102) to head (75fb1d1).
Report is 16 commits behind head on main.

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     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

@makafsal makafsal added this pull request to the merge queue Nov 4, 2024
Merged via the queue into carbon-design-system:main with commit e87db88 Nov 4, 2024
30 checks passed
@makafsal makafsal deleted the typescript-5945 branch November 4, 2024 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeScript errors anywhere ButtonProps[] is used
4 participants