Skip to content

fix: dynamic tuple encoding with boolean values #915

fix: dynamic tuple encoding with boolean values

fix: dynamic tuple encoding with boolean values #915

Triggered via pull request December 17, 2024 18:36
Status Failure
Total duration 1m 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
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