Skip to content

ecosystem-ci-from-pr #125

ecosystem-ci-from-pr

ecosystem-ci-from-pr #125

Re-run triggered November 28, 2023 05:42
Status Failure
Total duration 6m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ecosystem-ci-from-pr.yml

on: workflow_dispatch
Matrix: execute-all
execute-selected-suite
0s
execute-selected-suite
update-comment
3s
update-comment
Fit to window
Zoom out
Zoom in

Annotations

33 errors
execute-all (router)
Argument of type 'LooseRequired<Readonly<ExtractPropTypes<{ to: { type: PropType<RouteLocationRaw>; required: boolean; }; replace: BooleanConstructor; activeClass: StringConstructor; exactActiveClass: StringConstructor; custom: BooleanConstructor; ariaCurrentValue: { ...; }; }> & {}> & {}>' is not assignable to parameter of type 'VueUseOptions<RouterLinkOptions>'.
execute-all (router)
No overload matches this call.
execute-all (router)
Unused '@ts-expect-error' directive.
execute-all (router)
Process completed with exit code 1.
execute-all (language-tools)
Argument of type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")' is not assignable to parameter of type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/tsserverlibrary")'.
execute-all (language-tools)
Type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript").NodeArray<import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modul...' is not assignable to type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/tsserverlibrary").NodeArray<import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_...'.
execute-all (language-tools)
Type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript").NodeArray<import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modul...' is not assignable to type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/tsserverlibrary").NodeArray<import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_...'.
execute-all (language-tools)
Argument of type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")' is not assignable to parameter of type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/tsserverlibrary")'.
execute-all (language-tools)
Argument of type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")' is not assignable to parameter of type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/tsserverlibrary")'.
execute-all (language-tools)
Argument of type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")' is not assignable to parameter of type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/tsserverlibrary")'.
execute-all (language-tools)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript").CompilerOptions' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/tsserverlibrary").CompilerOptions'.
execute-all (language-tools)
Argument of type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/tsserverlibrary")' is not assignable to parameter of type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")'.
execute-all (language-tools)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript").LanguageServiceHost' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/tsserverlibrary").LanguageServiceHost'.
execute-all (language-tools)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/tsserverlibrary").LanguageService' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript").LanguageService'.
execute-all (test-utils)
No overload matches this call.
execute-all (test-utils)
Parameter 'props' implicitly has an 'any' type.
execute-all (test-utils)
Binding element 'slots' implicitly has an 'any' type.
execute-all (test-utils)
Property 'a' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never> & Omit<...> & Partial<...>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) =>...'.
execute-all (test-utils)
Unused '@ts-expect-error' directive.
execute-all (test-utils)
Unused '@ts-expect-error' directive.
execute-all (test-utils)
Unused '@ts-expect-error' directive.
execute-all (test-utils)
Unused '@ts-expect-error' directive.
execute-all (test-utils)
Unused '@ts-expect-error' directive.
execute-all (test-utils)
Unused '@ts-expect-error' directive.
execute-all (vueuse)
Type 'number | undefined' is not assignable to type 'number'.
execute-all (vueuse)
Type 'number | undefined' is not assignable to type 'number'.
execute-all (vueuse)
Process completed with exit code 1.
execute-all (vuetify)
Process completed with exit code 1.
execute-all (nuxt)
Unused '@ts-expect-error' directive.
execute-all (nuxt)
Unused '@ts-expect-error' directive.
execute-all (nuxt)
Unused '@ts-expect-error' directive.
execute-all (nuxt)
Process completed with exit code 1.
update-comment
Unhandled error: HttpError: Not Found