Skip to content

Added Component

Added Component #66

Triggered via push February 24, 2024 16:13
Status Failure
Total duration 47s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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 30 to the 15 allowed