Refactor: Update component imports and replace SubnetAccordion with S… #393
Annotations
4 errors
lint:
apps/commune-validator/src/app/components/subnet-card.tsx#L3
'useState' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
apps/commune-validator/src/app/components/subnet-card.tsx#L5
'ChevronUpIcon' is defined but never used. Allowed unused vars must match /^_/u
|
lint
commune-validator#lint: command (/home/runner/work/commune-ts/commune-ts/apps/commune-validator) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint
Process completed with exit code 1.
|