Skip to content

chore(devdeps): update storybook monorepo to v8 (major) - autoclosed #14274

chore(devdeps): update storybook monorepo to v8 (major) - autoclosed

chore(devdeps): update storybook monorepo to v8 (major) - autoclosed #14274

Triggered via pull request April 4, 2024 13:08
Status Failure
Total duration 2m 14s
Artifacts

ci.yml

on: pull_request
Matrix: test
Matrix: build
Matrix: build-examples
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 10 warnings
typecheck
'"@storybook/react"' has no exported member named 'Story'. Did you mean 'StoryFn'?
typecheck
Parameter 'props' implicitly has an 'any' type.
typecheck
Process completed with exit code 1.
chromatic-deployment
non-zero exit code
lint: packages/plus/src/components/EstimateCost/__stories__/Design.stories.tsx#L5
Unsafe assignment of an `any` value
lint: packages/plus/src/components/EstimateCost/__stories__/Design.stories.tsx#L5
Unsafe call of an `any` typed value
lint: packages/plus/src/components/EstimateCost/__stories__/Design.stories.tsx#L5
Unsafe member access .bind on an `any` value
lint: packages/plus/src/components/EstimateCost/__stories__/Design.stories.tsx#L7
Unsafe member access .args on an `any` value
lint: packages/plus/src/components/EstimateCost/__stories__/Design.stories.tsx#L23
Unsafe member access .parameters on an `any` value
lint: packages/plus/src/components/EstimateCost/__stories__/GlobalDiscount.stories.tsx#L4
Unsafe member access .bind on an `any` value
lint: packages/plus/src/components/EstimateCost/__stories__/GlobalDiscount.stories.tsx#L6
Unsafe member access .args on an `any` value
lint: packages/plus/src/components/EstimateCost/__stories__/GlobalDiscount.stories.tsx#L19
Unsafe member access .parameters on an `any` value
lint: jest-axe.d.ts#L15
'any' overrides all other types in this union type
lint: jest-axe.d.ts#L17
'any' overrides all other types in this intersection type
lint: packages/form/src/components/CheckboxField/index.tsx#L37
'size' is deprecated. Size prop is deprecated and will be removed in next major update
lint: packages/form/src/components/CheckboxField/index.tsx#L38
'progress' is deprecated. Progress prop is deprecated and will be removed in next major update
lint: packages/form/src/components/Form/__stories__/Playground.stories.tsx#L76
'RadioField' is deprecated. This component is deprecated, use `RadioGroupField` instead
lint: packages/form/src/components/Form/__stories__/Playground.stories.tsx#L77
'RadioField' is deprecated. This component is deprecated, use `RadioGroupField` instead
lint: packages/form/src/components/Form/__stories__/Playground.stories.tsx#L78
'RadioField' is deprecated. This component is deprecated, use `RadioGroupField` instead
lint: packages/form/src/components/Form/__stories__/Playground.stories.tsx#L97
'TextInputField' is deprecated. This component is deprecated, please use `TextInputFieldV2` instead
lint: packages/form/src/components/Form/__stories__/Playground.stories.tsx#L105
'NumberInputField' is deprecated. This component is deprecated, use `NumberInputFieldV2` instead
lint: packages/form/src/components/Form/__stories__/Playground.stories.tsx#L106
'TextInputField' is deprecated. This component is deprecated, please use `TextInputFieldV2` instead