Add cli commands and rename roku-deploy functions, reorganize functions #515
Annotations
14 errors
ci (ubuntu-latest):
src/RokuDeploy.spec.ts#L2164
Argument of type '{ host: string; password: string; outDir: string; }' is not assignable to parameter of type 'TakeScreenshotOptions'.
|
ci (ubuntu-latest):
src/RokuDeploy.spec.ts#L2188
Argument of type '{ host: string; password: string; outDir: string; outFile: string; }' is not assignable to parameter of type 'TakeScreenshotOptions'.
|
ci (ubuntu-latest):
src/RokuDeploy.spec.ts#L2212
Argument of type '{ host: string; password: string; outDir: string; outFile: string; }' is not assignable to parameter of type 'TakeScreenshotOptions'.
|
ci (ubuntu-latest):
src/RokuDeploy.spec.ts#L2259
Argument of type '{ host: string; password: string; outFile: string; }' is not assignable to parameter of type 'TakeScreenshotOptions'.
|
ci (ubuntu-latest):
src/RokuDeploy.ts#L707
Property 'cwd' does not exist on type '{ project?: string; outDir?: string; outFile?: string; rootDir?: string; files?: FileEntry[]; retainStagingDir?: boolean; retainDeploymentArchive?: boolean; stagingDir?: string; host?: string; ... 14 more ...; deleteInstalledChannel?: boolean; } & T & RokuDeployOptions'.
|
ci (ubuntu-latest):
src/RokuDeploy.ts#L711
Property 'cwd' does not exist on type 'T & RokuDeployOptions'.
|
ci (ubuntu-latest):
src/RokuDeploy.ts#L712
Property 'cwd' does not exist on type 'T & RokuDeployOptions'.
|
ci (ubuntu-latest):
src/RokuDeploy.ts#L716
Property 'cwd' does not exist on type 'T & RokuDeployOptions'.
|
ci (ubuntu-latest):
src/RokuDeploy.ts#L719
Property 'cwd' does not exist on type 'T & RokuDeployOptions'.
|
ci (ubuntu-latest):
src/cli.ts#L17
'ZipCommand' is declared but its value is never read.
|
ci (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
ci (macos-latest)
The operation was canceled.
|
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
ci (windows-latest)
The operation was canceled.
|