Merge pull request #84 from ToucanProtocol/dependabot/npm_and_yarn/gr… #278
Annotations
10 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x):
src/subclasses/ContractInteractions.ts#L658
'signerOrProvider' is defined but never used. Allowed unused args must match /^_/u
|
build (16.x):
src/subclasses/ContractInteractions.ts#L658
'signerOrProvider' is defined but never used
|
build (16.x):
src/types/methods.ts#L142
Unexpected any. Specify a different type
|
build (16.x):
test/index.test.ts#L111
Unexpected any. Specify a different type
|
build (16.x):
test/index.test.ts#L143
Unexpected any. Specify a different type
|
build (16.x):
test/index.test.ts#L175
Unexpected any. Specify a different type
|
build (16.x):
test/index.test.ts#L355
Unexpected any. Specify a different type
|
build (16.x):
test/index.test.ts#L390
Unexpected any. Specify a different type
|
build (16.x):
test/index.test.ts#L418
Unexpected any. Specify a different type
|