Skip to content

feat(pagination): update story to Storybook v7 (#11401) #21859

feat(pagination): update story to Storybook v7 (#11401)

feat(pagination): update story to Storybook v7 (#11401) #21859

Triggered via push January 18, 2024 19:15
Status Failure
Total duration 15m 42s
Artifacts

ci-check.yml

on: push
Fit to window
Zoom out
Zoom in

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/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