volar-ecosystem-ci #51
Annotations
18 errors
test-ecosystem (services)
Type 'true' has no properties in common with type '{ resolveProvider?: boolean | undefined; }'.
|
test-ecosystem (services)
Type 'true' has no properties in common with type '{ resolveProvider?: boolean | undefined; }'.
|
test-ecosystem (services)
Type 'true' has no properties in common with type '{ resolveProvider?: boolean | undefined; }'.
|
test-ecosystem (services)
Type 'true' has no properties in common with type '{ resolveProvider?: boolean | undefined; }'.
|
test-ecosystem (services)
Process completed with exit code 1.
|
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)
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)
Process completed with exit code 1.
|
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.
|