chore: bump @inquirer/prompts from 7.8.6 to 8.1.0 #105
Annotations
10 errors
|
Check types using TypeScript:
src/commands/conf/view.ts#L2
Cannot find module '@/cli' or its corresponding type declarations.
|
|
Check types using TypeScript:
src/commands/conf/edit.ts#L3
Cannot find module '@/utils' or its corresponding type declarations.
|
|
Check types using TypeScript:
src/commands/conf/edit.ts#L2
Cannot find module '@/ui' or its corresponding type declarations.
|
|
Check types using TypeScript:
src/commands/conf/edit.ts#L1
Cannot find module '@/cli' or its corresponding type declarations.
|
|
Check types using TypeScript:
src/commands/conf/add.ts#L39
Spread types may only be created from object types.
|
|
Check types using TypeScript:
src/commands/conf/add.ts#L3
Cannot find module '@/utils' or its corresponding type declarations.
|
|
Check types using TypeScript:
src/commands/conf/add.ts#L2
Cannot find module '@/cli' or its corresponding type declarations.
|
|
Check types using TypeScript:
src/cli.ts#L8
Cannot find module '@/utils' or its corresponding type declarations.
|
|
Check types using TypeScript:
src/cli.ts#L7
Module '@/package' was resolved to '/home/runner/work/cli-template/cli-template/package.json', but '--resolveJsonModule' is not used.
|
|
Check types using TypeScript:
src/cli.ts#L6
Cannot find module '@/const' or its corresponding type declarations.
|
Loading