chore: update dependencies, improve lint & tests #81
Annotations
3 errors
|
build-and-test
Process completed with exit code 2.
|
|
build-and-test:
src/test/utils/buildRemoveLiquidityCallData.test.ts#L60
Conversion of type 'undefined' to type 'Promise<GetPositionResponse>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
build-and-test:
src/test/utils/buildRemoveLiquidityCallData.test.ts#L60
Argument of type 'Promise<GetPositionResponse>' is not assignable to parameter of type 'GetPositionResponse'.
|