Merge branch 'main' of ssh://github.com/NikolaRHristov/DeploymentDelete #227
Annotations
10 errors
Source/Class/DeploymentDelete.ts#L4
'await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.
|
Source/Class/DeploymentDelete.ts#L4
Cannot find module 'commander' or its corresponding type declarations.
|
Source/Class/DeploymentDelete.ts#L11
Binding element 'Email' implicitly has an 'any' type.
|
Source/Class/DeploymentDelete.ts#L11
Binding element 'ID' implicitly has an 'any' type.
|
Source/Class/DeploymentDelete.ts#L11
Binding element 'Key' implicitly has an 'any' type.
|
Source/Function/Deployment.ts#L1
Cannot find module '../Interface/Environment.js' or its corresponding type declarations.
|
Source/Function/Deployment.ts#L37
Type 'unknown' does not satisfy the expected type 'Type'.
|
Source/Function/Deployment.ts#L38
Property 'result' does not exist on type '{}'.
|
Source/Function/Response.ts#L17
Cannot find module '../Interface/Response.js' or its corresponding type declarations.
|
Source/Function/Worker.ts#L1
Cannot find module '../Interface/Environment.js' or its corresponding type declarations.
|
The logs for this run have expired and are no longer available.
Loading