Add cli commands and rename roku-deploy functions, reorganize functions #514
Annotations
11 errors
|
Run npm run build:
src/cli.ts#L5
Cannot find module './commands/TextCommand' or its corresponding type declarations.
|
Run npm run build:
src/cli.ts#L12
'DeleteDevChannelCommand' is declared but its value is never read.
|
Run npm run build:
src/cli.ts#L18
'ZipCommand' is declared but its value is never read.
|
Run npm run build:
src/cli.ts#L71
Property 'keyPress' does not exist on type 'RokuDeploy'. Did you mean 'keypress'?
|
Run npm run build:
src/cli.ts#L78
Property 'keyUp' does not exist on type 'RokuDeploy'. Did you mean 'keyup'?
|
Run npm run build:
src/cli.ts#L85
Property 'keyDown' does not exist on type 'RokuDeploy'. Did you mean 'keydown'?
|
Run npm run build:
src/cli.ts#L150
Cannot find name 'DeployCommand'.
|
Run npm run build:
src/cli.ts#L158
Cannot find name 'DeleteInstalledChannelCommand'.
|
Run npm run build:
src/cli.ts#L206
Cannot find name 'ZipFolderCommand'.
|
Run npm run build:
src/commands/ExecCommand.ts#L3
Module '"../RokuDeploy"' has no exported member 'CloseChannelOptions'.
|
The logs for this run have expired and are no longer available.
Loading