refactor(language-core): generate global types in one virtual file #5222
Annotations
4 errors
Run pnpm run build:
packages/language-core/src/languageModule.ts#L109
Type '(vueFile: any, files: any) => void' is not assignable to type '(virtualFile: VueFile) => void'.
|
Run pnpm run build:
packages/language-core/src/languageModule.ts#L109
Parameter 'vueFile' implicitly has an 'any' type.
|
Run pnpm run build:
packages/language-core/src/languageModule.ts#L109
Parameter 'files' implicitly has an 'any' type.
|
Run pnpm run build
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading