Skip to content

support more chains #14

support more chains

support more chains #14

Triggered via push August 24, 2024 20:11
Status Failure
Total duration 29s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 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 (18.x)
The job was canceled because "_20_x" failed.
build (18.x)
The operation was canceled.
build (16.x)
The job was canceled because "_20_x" failed.
build (16.x)
The operation was canceled.
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/