volar-ecosystem-ci #31
Annotations
5 errors
test-ecosystem (vue)
Object literal may only specify known properties, and 'getServiceScript' does not exist in type '{ extraFileExtensions: FileExtensionInfo[]; getScript(rootVirtualCode: VueGeneratedCode): ServiceScript | undefined; getExtraScripts?(fileName: string, rootVirtualCode: VueGeneratedCode): ExtraServiceScript[]; resolveLanguageServiceHost?(host: LanguageServiceHost): LanguageServiceHost; }'.
|
test-ecosystem (vue)
Parameter 'root' implicitly has an 'any' type.
|
test-ecosystem (vue)
Object literal may only specify known properties, and 'getServiceScript' does not exist in type '{ extraFileExtensions: FileExtensionInfo[]; getScript(rootVirtualCode: VueGeneratedCode): ServiceScript | undefined; getExtraScripts?(fileName: string, rootVirtualCode: VueGeneratedCode): ExtraServiceScript[]; resolveLanguageServiceHost?(host: LanguageServiceHost): LanguageServiceHost; }'.
|
test-ecosystem (vue)
Parameter 'root' implicitly has an 'any' type.
|
test-ecosystem (vue)
Process completed with exit code 1.
|