Development Strict Mode #10
Annotations
10 errors and 1 warning
types
Cannot find module 'node:readline' or its corresponding type declarations.
|
types
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
types
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
types
Parameter '_ans' implicitly has an 'any' type.
|
types
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
types
Cannot find module 'tsyringe' or its corresponding type declarations.
|
types
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
types
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
types
An async function or method in ES5 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option.
|
types
Cannot find module 'tsyringe' or its corresponding type declarations.
|
types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|