feat(@clayui/css): LPD-40160 Adds menubar-primary for CMS Product Menu variant #4570
Annotations
6 errors and 1 warning
Lint:
packages/clay-core/stories/VerticalNav.stories.tsx#L7
imports must be sorted by module name (expected: "@clayui/button" << "@clayui/icon" << "@clayui/link" << "react")
|
Lint:
packages/clay-core/stories/VerticalNav.stories.tsx#L9
modules must be imported only once (duplicate import: "@clayui/button")
|
Lint:
packages/clay-core/stories/VerticalNav.stories.tsx#L9
imports must be grouped (unexpected blank line before: "@clayui/button")
|
Lint:
packages/clay-core/stories/VerticalNav.stories.tsx#L9
'ClayButton' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/clay-core/stories/VerticalNav.stories.tsx#L11
'ClayLink' is defined but never used. Allowed unused vars must match /^_/u
|
Lint
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Loading