Skip to content

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

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

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

Triggered via pull request April 23, 2024 09:09
Status Failure
Total duration 4m 1s
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 2.
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/Form/index.tsx#L143
Prop spreading is forbidden
lint: packages/form/src/components/ToggleField/index.tsx#L22
Unexpected any. Specify a different type
lint: packages/form/src/components/ToggleField/index.tsx#L23
Unexpected any. Specify a different type
lint: packages/icons/src/components/Icon/index.tsx#L26
"small" is overridden by string in this union type
lint: packages/icons/src/components/Icon/index.tsx#L26
"large" is overridden by string in this union type
lint: packages/icons/src/components/Icon/index.tsx#L70
"success" | "danger" | "primary" | "secondary" | "neutral" | "warning" | "info" is overridden by string in this union type
lint: packages/icons/src/components/Icon/index.tsx#L117
"small" is overridden by string in this union type
lint: packages/icons/src/components/Icon/index.tsx#L117
"large" is overridden by string in this union type