Skip to content

Comments

Fix build error: add missing @types/react-redux#2269

Merged
Pedro-S-Abreu merged 1 commit intokubev2v:mainfrom
Pedro-S-Abreu:fix-react-redux-types
Feb 19, 2026
Merged

Fix build error: add missing @types/react-redux#2269
Pedro-S-Abreu merged 1 commit intokubev2v:mainfrom
Pedro-S-Abreu:fix-react-redux-types

Conversation

@Pedro-S-Abreu
Copy link
Collaborator

PR #2266 (MTV-4447) introduced a react-redux import in useLightspeed.ts but did not include @types/react-redux as a devDependency, causing a TS7016 build error.

Resolves: None

📝 Links

📝 Description

🎥 Demo

📝 CC://

PR kubev2v#2266 (MTV-4447) introduced a react-redux import in
useLightspeed.ts but did not include @types/react-redux
as a devDependency, causing a TS7016 build error.

Resolves: None
Signed-off-by: Pedro Abreu <pabreu@redhat.com>
@sonarqubecloud
Copy link

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 14.91%. Comparing base (13484d0) to head (7246ad3).
⚠️ Report is 985 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2269       +/-   ##
===========================================
- Coverage   36.81%   14.91%   -21.90%     
===========================================
  Files         158     1132      +974     
  Lines        2548    20188    +17640     
  Branches      599     3983     +3384     
===========================================
+ Hits          938     3012     +2074     
- Misses       1428    17166    +15738     
+ Partials      182       10      -172     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Pedro-S-Abreu
Copy link
Collaborator Author

/retest

1 similar comment
@Pedro-S-Abreu
Copy link
Collaborator Author

/retest

@Pedro-S-Abreu Pedro-S-Abreu added this pull request to the merge queue Feb 19, 2026
Merged via the queue into kubev2v:main with commit 37e24b7 Feb 19, 2026
10 checks passed
@Pedro-S-Abreu Pedro-S-Abreu deleted the fix-react-redux-types branch February 19, 2026 18:50
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.

3 participants