Skip to content

initial template implementation #1

initial template implementation

initial template implementation #1

Triggered via push January 27, 2024 20:16
Status Failure
Total duration 21s
Artifacts

quality-gate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: src/example.test.ts#L3
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`.
lint: src/example.test.ts#L4
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`.
lint: src/example.test.ts#L5
Cannot find name 'expect'.
lint: src/index.ts#L1
Cannot find module 'dotenv' or its corresponding type declarations.
lint: src/index.ts#L2
Cannot find module 'ethers' or its corresponding type declarations.
lint: src/index.ts#L7
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
lint: src/index.ts#L8
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
lint
Process completed with exit code 2.