Normalized ring styles #67
Annotations
5 errors and 2 warnings
CI:
packages/ui/src/components/dropdown/DropdownLabel.tsx#L18
Replace `·ref={ref}·className={cn(dropdownDef.label,·className)}·{...restProps}` with `⏎····ref={ref}⏎····className={cn(dropdownDef.label,·className)}⏎····{...restProps}⏎·`
|
CI:
packages/ui/src/components/dropdown/DropdownShortcut.tsx#L13
Replace `<span·className={cn(dropdownDef.shortcut,·className)}·{...restProps}·/>` with `(⏎····<span·className={cn(dropdownDef.shortcut,·className)}·{...restProps}·/>⏎··)`
|
CI:
packages/ui/src/components/table/TableHCol.tsx#L9
Replace `·className,·children,·...restProps·` with `⏎··className,⏎··children,⏎··...restProps⏎`
|
CI
@utima/ui#lint: command (/home/runner/work/ui/ui/packages/ui) /opt/hostedtoolcache/node/20.11.1/x64/bin/npm run lint exited (1)
|
CI
Process completed with exit code 1.
|
CI:
apps/playground/src/App.tsx#L3
Unable to resolve path to module '@utima/ui'
|
CI:
packages/ui/plugin.cjs#L29
Refactor this function to reduce its Cognitive Complexity from 31 to the 15 allowed
|