Skip to content

Fix/storybook GitHub action#558

Merged
francesco-santi-1 merged 5 commits intomasterfrom
fix/storybook_github_action
Nov 10, 2025
Merged

Fix/storybook GitHub action#558
francesco-santi-1 merged 5 commits intomasterfrom
fix/storybook_github_action

Conversation

@francesco-santi-1
Copy link
Collaborator

Fix - Storybook Github action - Build fails after updating Yarn to version 4

Motivation and Context

After updating Yarn to version 4 (PR here), the Github action responsible for publishing Storybook fails during the build process, because cannot resolve react/jsx-runtime.
It seems that a wrong peer dependency in @storybook/addon-themes is causing the issue, and aligning Storybook and its addons version can solve the problem.

Priority

  • 1 - Highest
  • 2 - High
  • 3 - Medium
  • 4 - Low
  • 5 - Lowest
  • 6 - Not a Priority

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Component (add a Component as approved by Design System)
  • Docs (add documentation)
  • Chore (changes that adds small enhancement)
  • Breaking (fix or feature that would cause existing functionality to not work as expected)

@AliGamb AliGamb self-requested a review November 10, 2025 09:33
@francesco-santi-1 francesco-santi-1 merged commit df2ba67 into master Nov 10, 2025
4 checks passed
@francesco-santi-1 francesco-santi-1 deleted the fix/storybook_github_action branch November 10, 2025 09:44
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