Skip to content

chore: add full abi coder tests #1175

chore: add full abi coder tests

chore: add full abi coder tests #1175

Triggered via pull request October 22, 2024 12:28
Status Failure
Total duration 5m 31s
Artifacts

bench.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
benchmarks
Argument of type '{ a: { a: number; }; b: string; }[]' is not assignable to parameter of type '[StructDoubleGenericInput<StructSingleGenericInput<BigNumberish>, string>, StructDoubleGenericInput<StructSingleGenericInput<BigNumberish>, string>]'.
benchmarks
Argument of type 'number[][]' is not assignable to parameter of type '[Vec<BigNumberish>]'.
benchmarks
Argument of type '(string | number | { a: { a: number; }; })[]' is not assignable to parameter of type '[BigNumberish, StructSingleGenericInput<StructSingleGenericInput<BigNumberish>>, string]'.
benchmarks
Argument of type '(boolean | AssetId)[]' is not assignable to parameter of type '[AssetIdInput, AssetIdInput, boolean]'.
benchmarks
Argument of type '(boolean | AssetId)[]' is not assignable to parameter of type '[AssetIdInput, AssetIdInput, boolean]'.
benchmarks
fuel-gauge#pretest: command (/home/runner/work/fuels-ts/fuels-ts/packages/fuel-gauge) /home/runner/setup-pnpm/node_modules/.bin/pnpm run pretest exited (1)
benchmarks
Process completed with exit code 1.