Implement the ABI lookup support by enhancing the MoveStructType inte… #1821
Annotations
6 errors
Run /./.github/actions/run-examples:
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 /./.github/actions/run-examples:
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 /./.github/actions/run-examples
Process completed with exit code 1.
|
Run /./.github/actions/run-examples
Process completed with exit code 1.
|
Run /./.github/actions/run-examples
Process completed with exit code 1.
|
Run /./.github/actions/run-examples
Process completed with exit code 1.
|
Loading