volar-ecosystem-ci #39
Annotations
19 errors
test-ecosystem (services)
Module '"@volar/language-service"' has no exported member 'Result'.
|
test-ecosystem (services)
Module '"@volar/language-service"' has no exported member 'ServicePlugin'.
|
test-ecosystem (services)
Module '"@volar/language-service"' has no exported member 'ServicePluginInstance'.
|
test-ecosystem (services)
Spread types may only be created from object types.
|
test-ecosystem (services)
Parameter 'context' implicitly has an 'any' type.
|
test-ecosystem (services)
Parameter 'document' implicitly has an 'any' type.
|
test-ecosystem (services)
Parameter 'position' implicitly has an 'any' type.
|
test-ecosystem (services)
Parameter 'document' implicitly has an 'any' type.
|
test-ecosystem (services)
Parameter 'position' implicitly has an 'any' type.
|
test-ecosystem (services)
Parameter 'document' implicitly has an 'any' type.
|
test-ecosystem (astro)
Expected 2 arguments, but got 1.
|
test-ecosystem (astro)
Type '{ extraFileExtensions: { extension: string; isMixedContent: true; scriptKind: 7; }[]; getScript(astroCode: any): { code: VirtualCode; extension: string; scriptKind: number; } | undefined; }' is not assignable to type '{ extraFileExtensions: FileExtensionInfo[]; getServiceScript(rootVirtualCode: AstroVirtualCode): ServiceScript | undefined; getExtraServiceScripts?(fileName: string, rootVirtualCode: AstroVirtualCode): ExtraServiceScript[]; resolveLanguageServiceHost?(host: LanguageServiceHost): LanguageServiceHost; }'.
|
test-ecosystem (astro)
Parameter 'astroCode' implicitly has an 'any' type.
|
test-ecosystem (astro)
Expected 2 arguments, but got 1.
|
test-ecosystem (astro)
Type '{ extraFileExtensions: { extension: string; isMixedContent: true; scriptKind: 7; }[]; getScript(astroCode: any): { code: VirtualCode; extension: string; scriptKind: number; } | undefined; }' is not assignable to type '{ extraFileExtensions: FileExtensionInfo[]; getServiceScript(rootVirtualCode: AstroVirtualCode): ServiceScript | undefined; getExtraServiceScripts?(fileName: string, rootVirtualCode: AstroVirtualCode): ExtraServiceScript[]; resolveLanguageServiceHost?(host: LanguageServiceHost): LanguageServiceHost; }'.
|
test-ecosystem (astro)
Parameter 'astroCode' implicitly has an 'any' type.
|
test-ecosystem (astro)
Process completed with exit code 1.
|
test-ecosystem (vue)
Unused '@ts-expect-error' directive.
|
test-ecosystem (mdx)
Process completed with exit code 1.
|