squash! #195
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#L39
Type 'unknown' does not satisfy the expected type 'Type'.
|
Source/Function/Deployment.ts#L40
Property 'result' does not exist on type '{}'.
|
Source/Function/Project.ts#L33
Type 'unknown' does not satisfy the expected type 'Type'.
|
Source/Function/Project.ts#L34
Property 'result' does not exist on type '{}'.
|
Source/Function/Response.ts#L9
The inferred type of 'default' cannot be named without a reference to '.pnpm/[email protected]/node_modules/undici-types'. This is likely not portable. A type annotation is necessary.
|
The logs for this run have expired and are no longer available.
Loading