Skip to content

feat: support any layout BoC #50

feat: support any layout BoC

feat: support any layout BoC #50

Triggered via pull request February 27, 2025 10:43
Status Failure
Total duration 4m 22s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
src/test/e2e/known-contracts.spec.ts > known contracts > should decompile Tact 1.6.0 with other layout: src/test/e2e/known-contracts.spec.ts#L145
Error: Snapshot `known contracts > should decompile Tact 1.6.0 with other layout 1` mismatched - Expected + Received @@ -1,11 +1,11 @@ ""Asm.fif" include PROGRAM{ - DECLPROC recv_internal + DECLPROC main 78250 DECLMETHOD ?fun_78250 DECLPROC ?fun_ref_92183b49329bb4e4 - recv_internal PROC:<{ + main PROC:<{ DROP DROP CTOS TWO SDSKIPFIRST ❯ src/test/e2e/known-contracts.spec.ts:145:21
Test (macos-latest)
Process completed with exit code 1.
src/test/e2e/known-contracts.spec.ts > known contracts > should decompile Tact 1.6.0 with other layout: src/test/e2e/known-contracts.spec.ts#L145
Error: Snapshot `known contracts > should decompile Tact 1.6.0 with other layout 1` mismatched - Expected + Received @@ -1,11 +1,11 @@ ""Asm.fif" include PROGRAM{ - DECLPROC recv_internal + DECLPROC main 78250 DECLMETHOD ?fun_78250 DECLPROC ?fun_ref_92183b49329bb4e4 - recv_internal PROC:<{ + main PROC:<{ DROP DROP CTOS TWO SDSKIPFIRST ❯ src/test/e2e/known-contracts.spec.ts:145:21
Test (ubuntu-latest)
Process completed with exit code 1.
src/test/e2e/known-contracts.spec.ts > known contracts > should decompile Tact 1.6.0 with other layout: src/test/e2e/known-contracts.spec.ts#L145
Error: Snapshot `known contracts > should decompile Tact 1.6.0 with other layout 1` mismatched - Expected + Received @@ -1,11 +1,11 @@ ""Asm.fif" include PROGRAM{ - DECLPROC recv_internal + DECLPROC main 78250 DECLMETHOD ?fun_78250 DECLPROC ?fun_ref_92183b49329bb4e4 - recv_internal PROC:<{ + main PROC:<{ DROP DROP CTOS TWO SDSKIPFIRST ❯ src/test/e2e/known-contracts.spec.ts:145:21
Test (windows-latest)
Process completed with exit code 1.