feat: basic test set up #116
Annotations
7 warnings
Build, lint, and test on Node 18.x and ubuntu-latest:
src/TestChainClient.ts#L1
'Signer' is defined but never used
|
Build, lint, and test on Node 18.x and ubuntu-latest:
src/governance.test.ts#L1
'constants' is defined but never used
|
Build, lint, and test on Node 18.x and ubuntu-latest:
src/governance.test.ts#L4
'IChainClient' is defined but never used
|
Build, lint, and test on Node 18.x and ubuntu-latest:
src/governance.test.ts#L6
'validateSignerOrProvider' is defined but never used
|
Build, lint, and test on Node 18.x and ubuntu-latest:
src/governance.test.ts#L26
'mockContractAddresses' is defined but never used
|
Build, lint, and test on Node 18.x and ubuntu-latest:
src/governance.test.ts#L71
'fakeSigner' is assigned a value but never used
|
Build, lint, and test on Node 18.x and ubuntu-latest:
src/governance.test.ts#L71
Unexpected any. Specify a different type
|