Skip to content

Refactor Sync CLI for initial release #2

Refactor Sync CLI for initial release

Refactor Sync CLI for initial release #2

Triggered via pull request November 13, 2023 01:58
Status Failure
Total duration 35s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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