squash! #15
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/Directory.ts#L3
Cannot find name 'statSync'.
|
Run pnpm run prepublishOnly:
Source/Function/File.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/Replace.ts#L19
Cannot find name 'FileNotFound'.
|
The logs for this run have expired and are no longer available.
Loading