Skip to content

volar-ecosystem-ci

volar-ecosystem-ci #54

Triggered via schedule July 3, 2024 05:01
Status Failure
Total duration 1m 48s
Artifacts

ecosystem-ci.yml

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

Annotations

14 errors
test-ecosystem (astro)
Property 'languagePlugins' is missing in type 'LanguagePlugin<AstroVirtualCode, VirtualCode>[]' but required in type '{ languagePlugins: LanguagePlugin<string, VirtualCode>[]; setup?: ((language: Language<string>) => void) | undefined; }'.
test-ecosystem (astro)
Property 'endsWith' does not exist on type 'AstroVirtualCode'.
test-ecosystem (astro)
Argument of type 'AstroVirtualCode' is not assignable to parameter of type 'string'.
test-ecosystem (astro)
Property 'update' does not exist on type 'VirtualCode'.
test-ecosystem (astro)
Type '{ getLanguageId(scriptId: AstroVirtualCode): "astro" | undefined; createVirtualCode(scriptId: AstroVirtualCode, languageId: string, snapshot: IScriptSnapshot): AstroVirtualCode | undefined; updateVirtualCode(_scriptId: AstroVirtualCode, astroFile: VirtualCode, snapshot: IScriptSnapshot): VirtualCode; typescript: { ....' is not assignable to type 'LanguagePlugin<AstroVirtualCode, VirtualCode>'.
test-ecosystem (astro)
Parameter 'astroCode' implicitly has an 'any' type.
test-ecosystem (astro)
Property 'languagePlugins' is missing in type 'LanguagePlugin<AstroVirtualCode, VirtualCode>[]' but required in type '{ languagePlugins: LanguagePlugin<string, VirtualCode>[]; setup?: ((language: Language<string>) => void) | undefined; }'.
test-ecosystem (astro)
Property 'endsWith' does not exist on type 'AstroVirtualCode'.
test-ecosystem (astro)
Argument of type 'AstroVirtualCode' is not assignable to parameter of type 'string'.
test-ecosystem (astro)
Property 'update' does not exist on type 'VirtualCode'.
test-ecosystem (vue)
Unused '@ts-expect-error' directive.
test-ecosystem (vue)
Property 'foo' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
test-ecosystem (vue)
Property 'foo' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
test-ecosystem (mdx)
Process completed with exit code 1.