ecosystem-ci-from-pr #758
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Running for PR #14493
3s
Matrix: execute-all
update-comment
13s
Annotations
11 errors
|
execute-all (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.
|
|
execute-all (language-tools)
Cannot find name '__dirname'.
|
|
execute-all (language-tools)
Cannot find name '__dirname'.
|
|
execute-all (language-tools)
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
|
execute-all (language-tools)
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
|
execute-all (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.
|
|
execute-all (language-tools)
Cannot find namespace 'NodeJS'.
|
|
execute-all (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.
|
|
execute-all (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.
|
|
execute-all (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.
|
|
execute-all (quasar)
Process completed with exit code 1.
|