Run the CLI tests in CI #4
Annotations
10 errors
|
test
Parameter 'res' implicitly has an 'any' type.
|
|
test
Parameter 'req' implicitly has an 'any' type.
|
|
test
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
test
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
test
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
test
Cannot find module 'node:crypto' or its corresponding type declarations.
|
|
test
Could not find a declaration file for module 'express'. '/home/runner/work/inspector/inspector/node_modules/express/index.js' implicitly has an 'any' type.
|
|
test
Cannot find module 'shell-quote' or its corresponding type declarations.
|
|
test
Cannot find module 'node:util' or its corresponding type declarations.
|
|
test
Could not find a declaration file for module 'cors'. '/home/runner/work/inspector/inspector/node_modules/cors/lib/index.js' implicitly has an 'any' type.
|