test: poc test solution #228
Annotations
10 errors and 1 warning
Build:
src/tests/cli-tests/src/helper.ts#L1
Cannot find module 'shelljs' or its corresponding type declarations.
|
Build:
src/tests/cli-tests/tests/common.test.ts#L5
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
Build:
src/tests/cli-tests/tests/common.test.ts#L7
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
Build:
src/tests/cli-tests/tests/common.test.ts#L10
Cannot find name 'expect'.
|
Build:
src/tests/cli-tests/tests/common.test.ts#L11
Cannot find name 'expect'.
|
Build:
src/tests/cli-tests/tests/common.test.ts#L14
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
Build:
src/tests/cli-tests/tests/common.test.ts#L17
Cannot find name 'expect'.
|
Build:
src/tests/cli-tests/tests/common.test.ts#L18
Cannot find name 'expect'.
|
Build:
src/tests/cli-tests/tests/common.test.ts#L21
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
Build:
src/tests/cli-tests/tests/common.test.ts#L24
Cannot find name 'expect'.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|