Skip to content

Implement the ABI lookup support by enhancing the MoveStructType inte… #2519

Implement the ABI lookup support by enhancing the MoveStructType inte…

Implement the ABI lookup support by enhancing the MoveStructType inte… #2519

Re-run triggered February 10, 2025 18:34
Status Failure
Total duration 52s
Artifacts

run-build.yaml

on: pull_request
run-tests
40s
run-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
run-tests: src/api/account.ts#L748
Conversion of type 'string | number | boolean | MoveStructType | MoveType[] | MoveValue[] | null | undefined' to type '{ vec: MoveValue[]; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
run-tests: src/api/account.ts#L748
Conversion of type 'string | number | boolean | MoveStructType | MoveType[] | MoveValue[] | null | undefined' to type '{ vec: MoveValue[]; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
run-tests
Process completed with exit code 1.