Skip to content

Run the CLI tests in CI #4

Run the CLI tests in CI

Run the CLI tests in CI #4

Triggered via pull request July 15, 2025 03:11
Status Failure
Total duration 15s
Artifacts

cli_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.