Update storybook monorepo to v8 (major) #2341
branch-validations.yaml
on: pull_request
validate
26s
security-checks
28s
Annotations
10 errors
validate:
src/components/Personalization/index.stories.tsx#L2
Cannot find module '@storybook/react/types-6-0' or its corresponding type declarations.
|
validate:
src/components/Personalization/index.stories.tsx#L8
Parameter 'DecoratedStory' implicitly has an 'any' type.
|
validate:
src/components/Personalization/index.stories.tsx#L38
Parameter 'args' implicitly has an 'any' type.
|
validate:
src/components/Personalization/index.stories.tsx#L52
Parameter 'args' implicitly has an 'any' type.
|
validate:
src/components/Personalization/index.stories.tsx#L65
Parameter 'args' implicitly has an 'any' type.
|
validate:
src/components/Slot/index.stories.tsx#L2
Cannot find module '@storybook/react/types-6-0' or its corresponding type declarations.
|
validate:
src/components/Slot/index.stories.tsx#L8
Parameter 'DecoratedStory' implicitly has an 'any' type.
|
validate:
src/components/Slot/index.stories.tsx#L56
Parameter 'args' implicitly has an 'any' type.
|
validate:
src/components/Slot/index.stories.tsx#L68
Parameter 'args' implicitly has an 'any' type.
|
validate:
src/components/Slot/index.stories.tsx#L82
Parameter 'args' implicitly has an 'any' type.
|