wip #126
Annotations
10 errors
build:
src/tests/executeMetaTransactionV2.test.ts#L6
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build:
src/tests/executeMetaTransactionV2.test.ts#L8
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build:
src/tests/fillLimitOrder.test.ts#L5
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build:
src/tests/fillLimitOrder.test.ts#L7
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build:
src/tests/fillOtcOrder.test.ts#L5
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build:
src/tests/fillOtcOrder.test.ts#L7
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build:
src/tests/fillOtcOrderForEth.test.ts#L6
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build:
src/tests/fillOtcOrderForEth.test.ts#L8
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build:
src/tests/fillOtcOrderWithEth.test.ts#L6
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build:
src/tests/fillOtcOrderWithEth.test.ts#L8
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|