feat(storybook): updated 5 components to v7 #21856
ci-check.yml
on: pull_request
check-packages
9m 7s
web-components
15m 57s
Annotations
11 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
Process completed with exit code 1.
|
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/structured-list/structured-list.stories.ts#L207
The story should use PascalCase notation: skeleton
|
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
|