Skip to content

add tests and fix bugs #13

add tests and fix bugs

add tests and fix bugs #13

Triggered via push August 24, 2024 19:40
Status Failure
Total duration 23s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
build (20.x): test/verified.e2e.test.ts#L8
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
build (20.x): test/verified.e2e.test.ts#L9
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
build (20.x): test/verified.e2e.test.ts#L49
Cannot find name 'expect'.
build (20.x): test/verified.e2e.test.ts#L58
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
build (20.x): test/verified.e2e.test.ts#L59
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
build (20.x): test/verified.e2e.test.ts#L75
Cannot find name 'expect'.
build (20.x)
Process completed with exit code 2.
build (16.x)
The job was canceled because "_20_x" failed.
build (16.x): test/verified.e2e.test.ts#L8
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
build (16.x): test/verified.e2e.test.ts#L9
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
build (16.x): test/verified.e2e.test.ts#L49
Cannot find name 'expect'.
build (16.x): test/verified.e2e.test.ts#L58
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
build (18.x)
The job was canceled because "_20_x" failed.
build (16.x): test/verified.e2e.test.ts#L59
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
build (18.x): test/verified.e2e.test.ts#L8
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
build (16.x): test/verified.e2e.test.ts#L75
Cannot find name 'expect'.
build (18.x): test/verified.e2e.test.ts#L9
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
build (16.x)
Process completed with exit code 2.
build (18.x): test/verified.e2e.test.ts#L49
Cannot find name 'expect'.
build (18.x): test/verified.e2e.test.ts#L58
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
build (18.x): test/verified.e2e.test.ts#L59
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
build (18.x): test/verified.e2e.test.ts#L75
Cannot find name 'expect'.
build (18.x)
Process completed with exit code 2.
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/