feat: poc add cloud commands #1689
Annotations
10 warnings
Lint:
src/abstract-command.ts#L11
Unexpected any. Specify a different type
|
Lint:
src/commands/cloud/download-typings.ts#L34
'parsed' is assigned a value but never used
|
Lint:
src/commands/cloud/publish.ts#L3
'flags' is defined but never used
|
Lint:
src/commands/cloud/publish.ts#L26
'parsed' is assigned a value but never used
|
Lint:
src/hooks/init/check-compatible-node-version.ts#L7
Unexpected unnamed async function
|
Lint:
src/hooks/init/check-compatible-node-version.ts#L7
'options' is defined but never used
|
Lint:
src/hooks/init/check-compatible-node-version.ts#L8
Unexpected any. Specify a different type
|
Lint:
src/services/dumpers/abstract-dumper.ts#L41
Unexpected any. Specify a different type
|
Lint:
src/services/dumpers/abstract-dumper.ts#L72
Unexpected any. Specify a different type
|
Lint:
src/services/dumpers/agent-nodejs.ts#L254
Unexpected any. Specify a different type
|