Skip to content

[consts] Make upper bound numbers hardcoded #1070

[consts] Make upper bound numbers hardcoded

[consts] Make upper bound numbers hardcoded #1070

Triggered via pull request January 3, 2024 17:59
Status Failure
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

run-build.yaml

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

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.