feat: sequential async operations with spinner output #122
Annotations
8 errors
Lint (20):
src/commands/components/actions.ts#L175
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
|
Lint (20):
src/commands/components/actions.ts#L175
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
|
Lint (20):
src/commands/components/actions.ts#L175
This line has 2 statements. Maximum allowed is 1
|
Lint (20):
src/commands/components/actions.ts#L208
This line has 2 statements. Maximum allowed is 1
|
Lint (20):
src/commands/components/actions.ts#L211
This line has 2 statements. Maximum allowed is 1
|
Lint (20):
src/commands/components/actions.ts#L218
This line has 2 statements. Maximum allowed is 1
|
Lint (20):
src/commands/components/index.ts#L6
'pushComponent' is defined but never used
|
Lint (20)
Process completed with exit code 1.
|