ecosystem-ci-from-pr #150
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Annotations
10 errors
execute-all (language-tools)
Object literal may only specify known properties, and 'getTextMode' does not exist in type 'ParserOptions'.
|
execute-all (language-tools)
Binding element 'tag' implicitly has an 'any' type.
|
execute-all (language-tools)
Binding element 'props' implicitly has an 'any' type.
|
execute-all (language-tools)
Parameter 'parent' implicitly has an 'any' type.
|
execute-all (language-tools)
Parameter 'p' implicitly has an 'any' type.
|
execute-all (language-tools)
Property 'TextModes' does not exist on type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-dom/dist/compiler-dom")'.
|
execute-all (language-tools)
Property 'TextModes' does not exist on type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-dom/dist/compiler-dom")'.
|
execute-all (language-tools)
Type 'ElementNode' is not assignable to type 'RootNode | undefined'.
|
execute-all (language-tools)
Type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-dom/dist/compiler-dom") | { ...; }' is not assignable to type 'typeof import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/language-tools/language-tools/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-dom/dist/compiler-dom")'.
|
execute-all (language-tools)
Process completed with exit code 1.
|