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

sig#779 - Fix deprecated warnings in Storybook files #144

Closed
oyo opened this issue Apr 10, 2024 · 0 comments
Closed

sig#779 - Fix deprecated warnings in Storybook files #144

oyo opened this issue Apr 10, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@oyo
Copy link
Contributor

oyo commented Apr 10, 2024

Current Behavior

Storybook files show deprecated warnings after upgrade to major version 8.x.

Expected Behavior

No use of deprecated code in our codebase.

Steps To Reproduce

Linter checks for Storybook are currently disabled in this line
https://github.com/eclipse-tractusx/portal-shared-components/blob/main/.eslintrc.json#L2
remove the *.stories.* entry and run yarn lint.
Notice a lot of errors and warnings.
Migration guide to Storybook 8.x: https://storybook.js.org/docs/migration-guide

@oyo oyo added the bug Something isn't working label Apr 10, 2024
@jjeroch jjeroch removed this from the Version CX Release 24.05 (dev) milestone Jul 19, 2024
evegufy pushed a commit that referenced this issue Aug 7, 2024
@MaximilianHauer MaximilianHauer added this to the Release 24.12 milestone Sep 6, 2024
@evegufy evegufy changed the title Fix deprecated warnings in Storybook files sig#779 - Fix deprecated warnings in Storybook files Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants