[consts] Make upper bound numbers hardcoded #1070
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
run-tests:
src/transactions/transactionBuilder/remoteAbi.ts#L223
Argument of type 'EntryFunctionArgumentTypes[]' is not assignable to parameter of type 'U8[] | U16[] | U32[] | U64[] | U128[] | U256[] | Bool[] | MoveString[] | AccountAddress[] | FixedBytes[] | MoveVector<EntryFunctionArgumentTypes>[] | MoveOption<...>[]'.
|
run-tests:
src/transactions/transactionBuilder/remoteAbi.ts#L223
Argument of type 'EntryFunctionArgumentTypes[]' is not assignable to parameter of type 'U8[] | U16[] | U32[] | U64[] | U128[] | U256[] | Bool[] | MoveString[] | AccountAddress[] | FixedBytes[] | MoveVector<EntryFunctionArgumentTypes>[] | MoveOption<...>[]'.
|
run-tests:
src/transactions/transactionBuilder/remoteAbi.ts#L223
Argument of type 'EntryFunctionArgumentTypes[]' is not assignable to parameter of type 'U8[] | U16[] | U32[] | U64[] | U128[] | U256[] | Bool[] | MoveString[] | AccountAddress[] | FixedBytes[] | MoveVector<EntryFunctionArgumentTypes>[] | MoveOption<...>[]'.
|
run-tests
Process completed with exit code 1.
|