Add cli commands and rename roku-deploy functions, reorganize functions #518
Annotations
6 errors
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 'CaptureScreenshotOptions'.
|
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 'CaptureScreenshotOptions'.
|
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 'CaptureScreenshotOptions'.
|
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 'CaptureScreenshotOptions'.
|
Run npm run build:
src/cli.ts#L19
'RokuDeploy' is declared but its value is never read.
|
Run npm run build
Process completed with exit code 2.
|
Loading