Resolve/v0.0.1 #19
Annotations
10 errors
Run pnpm run prepublishOnly:
Source/Function/Convert.ts#L37
Object literal may only specify known properties, and 'File' does not exist in type '{ Original: string; Replace?: string; }'.
|
Run pnpm run prepublishOnly:
Source/Function/Convert.ts#L47
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Run pnpm run prepublishOnly:
Source/Function/Convert.ts#L48
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Run pnpm run prepublishOnly:
Source/Function/Convert.ts#L50
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Run pnpm run prepublishOnly:
Source/Function/Convert.ts#L60
This condition will always return true since this 'Promise<boolean>' is always defined.
|
Run pnpm run prepublishOnly:
Source/Function/Directory.ts#L3
Cannot find name 'statSync'.
|
Run pnpm run prepublishOnly:
Source/Function/Generate.ts#L18
Property 'Changed' does not exist on type 'Promise<{ Changed: boolean; Text: string; Change: Interface[]; }>'.
|
Run pnpm run prepublishOnly:
Source/Function/Generate.ts#L19
Property 'Text' does not exist on type 'Promise<{ Changed: boolean; Text: string; Change: Interface[]; }>'.
|
Run pnpm run prepublishOnly:
Source/Function/Generate.ts#L20
Property 'Change' does not exist on type 'Promise<{ Changed: boolean; Text: string; Change: Interface[]; }>'.
|
Run pnpm run prepublishOnly:
Source/Function/Resolve.ts#L21
Property 'options' does not exist on type 'Promise<Interface>'.
|
The logs for this run have expired and are no longer available.
Loading