Skip to content

fix: support T and T? methods with the same name #2615

fix: support T and T? methods with the same name

fix: support T and T? methods with the same name #2615

Triggered via pull request February 10, 2025 09:33
Status Failure
Total duration 14m 59s
Artifacts

tact.yml

on: pull_request
Matrix: backwards-compat
Matrix: forward-compat
Matrix: test-blueprint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

180 errors
test (22, ubuntu-latest): src/test/e2e-emulated/contracts/output/non-mutating-methods_Tester.ts#L383
Cannot redeclare exported variable 'storeSomeStruct'.
test (22, ubuntu-latest): src/test/e2e-emulated/contracts/output/non-mutating-methods_Tester.ts#L391
Cannot redeclare exported variable 'loadSomeStruct'.
test (22, macos-latest): src/test/e2e-emulated/contracts/output/non-mutating-methods_Tester.ts#L383
Cannot redeclare exported variable 'storeSomeStruct'.
test (22, macos-latest): src/test/e2e-emulated/contracts/output/non-mutating-methods_Tester.ts#L391
Cannot redeclare exported variable 'loadSomeStruct'.
test (22, windows-latest): src/test/e2e-emulated/contracts/output/non-mutating-methods_Tester.ts#L383
Cannot redeclare exported variable 'storeSomeStruct'.
test (22, windows-latest): src/test/e2e-emulated/contracts/output/non-mutating-methods_Tester.ts#L391
Cannot redeclare exported variable 'loadSomeStruct'.