fix: dynamic tuple encoding with boolean values #915
Annotations
3 errors and 1 warning
error: stack underflow in box_put. at:68. Error during resource population simulation in transaction 0: transaction VS7GXYVWO7YVLARNSMH44L6PG2YU4YQ5JCSXGQUAVN4JSWLPDWRA: logic eval error: stack underflow in box_put. 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#L940
Expected: [ 1n, 2n, 3n, false, [ "abcd", "efgh" ] ]
Received: undefined
at /home/runner/work/TEALScript/TEALScript/tests/abi.test.ts:940: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
|