Skip to content

chore: update dependencies, improve lint & tests #81

chore: update dependencies, improve lint & tests

chore: update dependencies, improve lint & tests #81

Triggered via push September 12, 2025 19:34
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
build-and-test
28s
build-and-test
Fit to window
Zoom out
Zoom in

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'.