Skip to content

feat(storybook): updated 5 components to v7 (#11397) #21857

feat(storybook): updated 5 components to v7 (#11397)

feat(storybook): updated 5 components to v7 (#11397) #21857

Triggered via push January 18, 2024 19:03
Status Cancelled
Total duration 12m 28s
Artifacts

ci-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 8 warnings
check-packages
Cannot find module '../../../.storybook/knob-text-nullable' or its corresponding type declarations.
check-packages
Cannot find module '../../../.storybook/knob-text-nullable' or its corresponding type declarations.
check-packages
Cannot find module '../../src/components/accordion/accordion-story' or its corresponding type declarations.
check-packages
This expression is not callable.
check-packages
This expression is not callable.
check-packages
Cannot find module '../../src/components/code-snippet/code-snippet-story' or its corresponding type declarations.
check-packages
This expression is not callable.
check-packages
Cannot find module '../../src/components/content-switcher/content-switcher-story' or its corresponding type declarations.
check-packages
This expression is not callable.
check-packages
This expression is not callable.
web-components
Canceling since a higher priority waiting request for 'ci-check-refs/heads/feat/cwc-storybook-7-vite' exists
web-components
The operation was canceled.
check-packages: packages/carbon-web-components/src/components/icon/icon.stories.ts#L29
The story should use PascalCase notation: withCustomClass
check-packages: packages/carbon-web-components/src/components/icon/icon.stories.ts#L42
The story should use PascalCase notation: withAriaLabel
check-packages: packages/carbon-web-components/src/components/icon/icon.stories.ts#L50
The story should use PascalCase notation: withTitle
check-packages: packages/carbon-web-components/src/components/tabs/tabs.stories.ts#L188
The story should use PascalCase notation: skeleton
check-packages: packages/carbon-web-components/src/components/textarea/textarea.stories.ts#L113
The story should use PascalCase notation: skeleton
check-packages: packages/carbon-web-components/src/globals/decorators/carbon-element.ts#L45
There must be a newline after the description of the JSDoc block
check-packages: packages/carbon-web-components/tests/spec/link_spec.ts#L12
'PairedWithIcon' is assigned a value but never used