LPD-46157 Create Icon Selector (No Keyboard Interactions) #4677
Annotations
7 errors and 2 warnings
Lint:
packages/clay-core/src/icon-selector/DropdownSelector.tsx#L7
modules must be imported only once (duplicate import: "@clayui/button")
|
Lint:
packages/clay-core/src/icon-selector/DropdownSelector.tsx#L105
'setActive' was used before it was defined
|
Lint:
packages/clay-core/src/icon-selector/DropdownSelector.tsx#L206
Avoid "e" abbreviation, preferred alternatives are ["event","error"]
|
Lint:
packages/clay-core/src/icon-selector/DropdownSelector.tsx#L206
Avoid "e" abbreviation, preferred alternatives are ["event","error"]
|
Lint:
packages/clay-core/src/icon-selector/IconSelector.tsx#L15
Unexpected empty object pattern
|
Lint:
packages/clay-core/src/icon-selector/index.ts#L6
'DropdownSelector' 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 either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading