fix: dynamic tuple encoding with boolean values #916
Annotations
3 errors and 1 warning
error: assert failed pc=144. at:81. Error during resource population simulation in transaction 0: transaction SHFYD6VQYHXXLZIL4DS5CNO6Y5ZAZIPXSMRIBLWK5HWNZQ7Y74RQ: logic eval error: assert failed pc=144. Details: app=1500:
node_modules/@algorandfoundation/algokit-utils/types/logic-error.mjs#L29
at /home/runner/work/TEALScript/TEALScript/node_modules/@algorandfoundation/algokit-utils/types/logic-error.mjs:29:9
|
error: expect(received).toEqual(expected):
tests/abi.test.ts#L946
Expected: [ 1n, 2n, 3n, false, [
[ 97, 98, 99, 100 ], [ 101, 102, 103, 104 ]
] ]
Received: undefined
at /home/runner/work/TEALScript/TEALScript/tests/abi.test.ts:946:64
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|