Skip to content

chore: update dependencies, improve lint & tests #59

chore: update dependencies, improve lint & tests

chore: update dependencies, improve lint & tests #59

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

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
release
Process completed with exit code 2.
release: 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.
release: src/test/utils/buildRemoveLiquidityCallData.test.ts#L60
Argument of type 'Promise<GetPositionResponse>' is not assignable to parameter of type 'GetPositionResponse'.