P2: LILA-5572/update-redeemauto-function-to-work-like-autoredeem2-in-sdk #273
Annotations
1 error and 10 warnings
build (16.x)
Process completed with exit code 1.
|
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#L651
'signerOrProvider' is defined but never used. Allowed unused args must match /^_/u
|
build (16.x):
src/subclasses/ContractInteractions.ts#L651
'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
|