Refactor Sync CLI for initial release #2
Annotations
3 errors and 4 warnings
autofix
@design-sync/playground#lint: command (/home/runner/work/design-sync/design-sync/apps/playground) pnpm run lint exited (1)
|
autofix:
apps/playground/src/IconsExample.tsx#L12
Definition for rule 'import/namespace' was not found
|
autofix
Process completed with exit code 1.
|
autofix:
apps/cli/src/commands/sync.ts#L36
'args' is defined but never used. Allowed unused args must match /^_/u
|
autofix:
apps/cli/src/manager.ts#L21
Unexpected any. Specify a different type
|
autofix:
apps/playground/src/App.tsx#L9
'isOpen' is assigned a value but never used
|
autofix:
apps/playground/src/App.tsx#L9
'setIsOpen' is assigned a value but never used
|