rename some files... #67
Annotations
10 errors
Compile Typescript:
src/handlers/DeleteEntity/index.ts#L31
Cannot find name 'DeleteEntityCommandOutput'. Did you mean 'DeleteItemCommandOutput'?
|
Compile Typescript:
src/handlers/DeleteEntity/index.ts#L32
Cannot redeclare block-scoped variable 'output'.
|
Compile Typescript:
src/handlers/DeleteEntity/index.ts#L32
Cannot find name 'DeleteEntityCommandOutput'. Did you mean 'DeleteItemCommandOutput'?
|
Compile Typescript:
src/handlers/DeleteEntity/index.ts#L34
Cannot find name 'GetItemCommandInput'. Did you mean 'DeleteItemCommandInput'?
|
Compile Typescript:
src/handlers/DeleteEntity/index.ts#L43
Cannot redeclare block-scoped variable 'output'.
|
Compile Typescript:
src/handlers/DeleteEntity/index.ts#L43
Cannot find name 'GetItemCommandOutput'. Did you mean 'DeleteItemCommandOutput'?
|
Compile Typescript:
src/handlers/DeleteEntity/index.ts#L45
Cannot find name 'GetItemCommand'. Did you mean 'DeleteItemCommand'?
|
Compile Typescript:
src/handlers/DeleteEntity/index.ts#L57
Cannot find name 'Entity'.
|
Compile Typescript:
src/handlers/DeleteEntity/index.ts#L69
Cannot find name 'getEntity'. Did you mean 'entity'?
|
Compile Typescript
Process completed with exit code 2.
|
Loading