Skip to content

volar-ecosystem-ci

volar-ecosystem-ci #36

Triggered via schedule April 8, 2024 05:07
Status Failure
Total duration 1m 43s
Artifacts

ecosystem-ci.yml

on: schedule
Matrix: test-ecosystem
Fit to window
Zoom out
Zoom in

Annotations

22 errors
test-ecosystem (astro)
Property 'languageHost' does not exist on type '{ check: (fileName: string) => Promise<Diagnostic[]>; fixErrors: (fileName: string, diagnostics: Diagnostic[], only: string[] | undefined, writeFile: (fileName: string, newText: string) => Promise<...>) => Promise<...>; ... 5 more ...; fileDeleted(fileName: string): void; }'. Did you mean 'language'?
test-ecosystem (astro)
Parameter 'file' implicitly has an 'any' type.
test-ecosystem (astro)
Property 'languageHost' does not exist on type '{ check: (fileName: string) => Promise<Diagnostic[]>; fixErrors: (fileName: string, diagnostics: Diagnostic[], only: string[] | undefined, writeFile: (fileName: string, newText: string) => Promise<...>) => Promise<...>; ... 5 more ...; fileDeleted(fileName: string): void; }'. Did you mean 'language'?
test-ecosystem (astro)
Type '{ extraFileExtensions: { extension: string; isMixedContent: true; scriptKind: 7; }[]; getScript(astroCode: any): { code: VirtualCode; extension: string; scriptKind: number; } | undefined; getExtraScripts(fileName: any, astroCode: any): ExtraServiceScript[]; resolveLanguageServiceHost(host: LanguageServiceHost): { .....' 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)
Parameter 'fileName' implicitly has an 'any' type.
test-ecosystem (astro)
Parameter 'astroCode' implicitly has an 'any' type.
test-ecosystem (astro)
Type '{ extraFileExtensions: { extension: string; isMixedContent: true; scriptKind: 7; }[]; getScript(svelteCode: any): { code: VirtualCode; extension: string; scriptKind: number; } | undefined; }' is not assignable to type '{ extraFileExtensions: FileExtensionInfo[]; getServiceScript(rootVirtualCode: SvelteVirtualCode): ServiceScript | undefined; getExtraServiceScripts?(fileName: string, rootVirtualCode: SvelteVirtualCode): ExtraServiceScript[]; resolveLanguageServiceHost?(host: LanguageServiceHost): LanguageServiceHost; }'.
test-ecosystem (astro)
Parameter 'svelteCode' implicitly has an 'any' type.
test-ecosystem (astro)
Type '{ extraFileExtensions: { extension: string; isMixedContent: true; scriptKind: 7; }[]; getScript(vueCode: any): { code: VirtualCode; extension: string; scriptKind: number; } | undefined; }' is not assignable to type '{ extraFileExtensions: FileExtensionInfo[]; getServiceScript(rootVirtualCode: VueVirtualCode): ServiceScript | undefined; getExtraServiceScripts?(fileName: string, rootVirtualCode: VueVirtualCode): ExtraServiceScript[]; resolveLanguageServiceHost?(host: LanguageServiceHost): LanguageServiceHost; }'.
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 (vue)
Unused '@ts-expect-error' directive.
test-ecosystem (mdx)
Process completed with exit code 1.