Node #137
Annotations
10 errors and 1 warning
Run pnpm run prepublishOnly:
Source/Function/Convert.ts#L40
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#L50
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Run pnpm run prepublishOnly:
Source/Function/Convert.ts#L51
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Run pnpm run prepublishOnly:
Source/Function/Convert.ts#L53
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Run pnpm run prepublishOnly:
Source/Function/Convert.ts#L63
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#L22
Property 'Changed' does not exist on type 'Promise<{ Changed: boolean; Text: string; Change: Interface[]; }>'.
|
Run pnpm run prepublishOnly:
Source/Function/Generate.ts#L23
Property 'Text' does not exist on type 'Promise<{ Changed: boolean; Text: string; Change: Interface[]; }>'.
|
Run pnpm run prepublishOnly:
Source/Function/Generate.ts#L24
Property 'Change' does not exist on type 'Promise<{ Changed: boolean; Text: string; Change: Interface[]; }>'.
|
Run pnpm run prepublishOnly:
Source/Function/Resolve/Ts.ts#L3
Cannot find module '../Interface/ProgramOptions.tsx' or its corresponding type declarations.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading