ecosystem-ci #683
Annotations
12 errors
|
test-ecosystem (language-tools)
Property 'at' does not exist on type 'Node[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
|
test-ecosystem (language-tools)
Cannot find name '__dirname'.
|
|
test-ecosystem (language-tools)
Cannot find name '__dirname'.
|
|
test-ecosystem (language-tools)
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
|
test-ecosystem (language-tools)
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
|
test-ecosystem (language-tools)
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
test-ecosystem (language-tools)
Cannot find namespace 'NodeJS'.
|
|
test-ecosystem (language-tools)
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
test-ecosystem (language-tools)
Property 'at' does not exist on type 'SimpleExpressionNode[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
|
test-ecosystem (language-tools)
Property 'at' does not exist on type 'Set<string>[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
|
test-ecosystem (vitepress)
Process completed with exit code 1.
|
|
test-ecosystem (vue-i18n)
Process completed with exit code 1.
|