Add cli commands and rename roku-deploy functions, reorganize functions #514
Annotations
10 errors
Run npm run build:
src/RokuDeploy.spec.ts#L726
Property 'keyPress' does not exist on type 'RokuDeploy'. Did you mean 'keypress'?
|
Run npm run build:
src/RokuDeploy.spec.ts#L740
Property 'keyPress' does not exist on type 'RokuDeploy'. Did you mean 'keypress'?
|
Run npm run build:
src/RokuDeploy.spec.ts#L751
Property 'keyPress' does not exist on type 'RokuDeploy'. Did you mean 'keypress'?
|
Run npm run build:
src/RokuDeploy.spec.ts#L763
Property 'keyPress' does not exist on type 'RokuDeploy'. Did you mean 'keypress'?
|
Run npm run build:
src/RokuDeploy.spec.ts#L776
Property 'keyPress' does not exist on type 'RokuDeploy'. Did you mean 'keypress'?
|
Run npm run build:
src/RokuDeploy.spec.ts#L2164
Argument of type '{ host: string; password: string; outDir: string; }' is not assignable to parameter of type 'TakeScreenshotOptions'.
|
Run npm run build:
src/RokuDeploy.spec.ts#L2188
Argument of type '{ host: string; password: string; outDir: string; outFile: string; }' is not assignable to parameter of type 'TakeScreenshotOptions'.
|
Run npm run build:
src/RokuDeploy.spec.ts#L2212
Argument of type '{ host: string; password: string; outDir: string; outFile: string; }' is not assignable to parameter of type 'TakeScreenshotOptions'.
|
Run npm run build:
src/RokuDeploy.spec.ts#L2259
Argument of type '{ host: string; password: string; outFile: string; }' is not assignable to parameter of type 'TakeScreenshotOptions'.
|
Run npm run build:
src/RokuDeploy.ts#L187
Argument of type '{ action: "keypress"; key: string; }' is not assignable to parameter of type '{ host: string; port?: string; key: "home" | "left" | "all.the.others"; action: "keypress" | "keyup" | "keydown"; timeout?: number; }'.
|
Loading