[WIP] Separate commands implementation from specific CLI args parser. #2413
Annotations
11 errors and 4 warnings
|
src/lib/command.ts#L7
Unexpected any. Specify a different type
|
src/lib/command.ts#L23
Unexpected any. Specify a different type
|
src/lib/command.ts#L27
Unexpected any. Specify a different type
|
src/lib/command.ts#L31
Unsafe spread of an `any` array type
|
src/lib/command.ts#L39
Unexpected any. Specify a different type
|
src/lib/command.ts#L47
Unexpected any. Specify a different type
|
src/lib/command.ts#L78
Unexpected any. Specify a different type
|
src/lib/command.ts#L81
Unsafe spread of an `any` array type
|
src/lib/command.ts#L97
Unexpected any. Specify a different type
|
src/lib/command.ts#L102
Delete `⏎`
|
src/bin/vip-wp.js#L111
'cancelCommand' is assigned a value but never used
|
src/lib/command.ts#L23
'eventName' is defined but never used. Allowed unused args must match /^_/u
|
src/lib/command.ts#L23
'data' is defined but never used. Allowed unused args must match /^_/u
|
src/lib/command.ts#L39
'args' is defined but never used. Allowed unused args must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading