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

Add 4 storybook dependents to expectedFailures.txt #545

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

sandersn
Copy link
Member

@sandersn sandersn commented Oct 7, 2022

storybook types copy+extend a Node type (EventTarget) and rely on structural typing to make them assignable. But this fails with the newest version of node types. @thw0rted created storybookjs/storybook#19373 to make storybook correctly extend EventTarget, but I'm going to disable the failures for these four packages until it's merged and the new version of storybook ships.

storybook types copy+extend a Node type (EventTarget) and rely on structural typing to make
them assignable. But [this fails with the newest version of node
types](https://dev.azure.com/definitelytyped/DefinitelyTyped/_build/results?buildId=141198&view=logs&j=9d906afe-3eb5-5d79-316d-86f3f3fa360c&t=09716206-abc7-5ba2-2ea2-6c6fe97a3aad).
@thw0rted has a PR storybookjs/storybook#19373
to make storybook correctly extend EventTarget, but I'm going to disable
the failures for these four packages until the new version of storybook
ships.
@sandersn sandersn merged commit 6028254 into master Oct 7, 2022
@sandersn sandersn deleted the add-storybook-deps-to-expectedFailures branch October 7, 2022 17:19
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.

None yet

1 participant