Skip to content

ecosystem-ci-from-pr #618

ecosystem-ci-from-pr

ecosystem-ci-from-pr #618

Manually triggered August 1, 2025 00:59
Status Failure
Total duration 7m 11s
Artifacts

ecosystem-ci-from-pr.yml

on: workflow_dispatch
Running for PR #13725
3s
Running for PR #13725
Matrix: execute-all
execute-selected-suite
execute-selected-suite
update-comment
7s
update-comment
Fit to window
Zoom out
Zoom in

Annotations

15 errors
execute-all (language-tools)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/typescript").SourceFile' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/typescript").SourceFile'.
execute-all (language-tools)
Argument of type 'SourceFile' is not assignable to parameter of type '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/typescript@5.8.3/node_modules/typescript/lib/typescript.d.ts")' is not assignable to parameter of type 'typeof ts'.
execute-all (language-tools)
Argument of type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/typescript.d.ts")' is not assignable to parameter of type 'typeof ts'.
execute-all (language-tools)
Argument of type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/typescript.d.ts")' is not assignable to parameter of type 'typeof ts'.
execute-all (language-tools)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/typescript@5.8.3/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/typescript@5.9.2/node_modules/typescript/lib/typescript").LanguageServiceHost'.
execute-all (language-tools)
Argument of type 'typeof ts' is not assignable to parameter of type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/typescript.d.ts")'.
execute-all (language-tools)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/typescript@5.8.3/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/typescript@5.9.2/node_modules/typescript/lib/typescript").CompilerOptions'.
execute-all (language-tools)
Type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/typescript").CompilerOptions' is not assignable to type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/typescript").CompilerOptions'.
execute-all (language-tools)
Type '228' does not satisfy the expected type 'SyntaxKind.TemplateExpression'.
execute-all (vue-macros)
Process completed with exit code 1.
execute-all (vue-macros)
Argument of type 'Plugin<any>' is not assignable to parameter of type 'PluginOption'.
execute-all (vue-macros)
Argument of type 'Plugin<any>' is not assignable to parameter of type 'PluginOption'.
execute-all (vueuse)
Process completed with exit code 1.
execute-all (vueuse)
Type 'UserConfig' is not assignable to type 'UserConfig & { configFile?: string | false | undefined; }'.