Add cli commands and rename roku-deploy functions, reorganize functions #491
Annotations
11 errors
|
Run npm run build:
src/cli.spec.ts#L72
Argument of type '"publish"' is not assignable to parameter of type 'keyof RokuDeploy'.
|
Run npm run build:
src/cli.spec.ts#L144
Argument of type '"signExistingPackage"' is not assignable to parameter of type 'keyof RokuDeploy'.
|
Run npm run build:
src/cli.spec.ts#L167
Argument of type '"retrieveSignedPackage"' is not assignable to parameter of type 'keyof RokuDeploy'.
|
Run npm run build:
src/cli.spec.ts#L189
Argument of type '"deploy"' is not assignable to parameter of type 'keyof RokuDeploy'.
|
Run npm run build:
src/cli.spec.ts#L213
Argument of type '"deleteInstalledChannel"' is not assignable to parameter of type 'keyof RokuDeploy'.
|
Run npm run build:
src/cli.spec.ts#L232
Argument of type '"takeScreenshot"' is not assignable to parameter of type 'keyof RokuDeploy'.
|
Run npm run build:
src/cli.ts#L73
Property 'keyPress' does not exist on type 'RokuDeploy'. Did you mean 'keypress'?
|
Run npm run build:
src/cli.ts#L80
Property 'keyUp' does not exist on type 'RokuDeploy'. Did you mean 'keyup'?
|
Run npm run build:
src/cli.ts#L87
Property 'keyDown' does not exist on type 'RokuDeploy'. Did you mean 'keydown'?
|
Run npm run build:
src/commands/DeployCommand.ts#L5
Property 'deploy' does not exist on type 'RokuDeploy'.
|
The logs for this run have expired and are no longer available.
Loading