Skip to content

Remove ITransaction interface and update Transaction to follow specs #237

Remove ITransaction interface and update Transaction to follow specs

Remove ITransaction interface and update Transaction to follow specs #237

Triggered via pull request December 11, 2024 20:50
Status Failure
Total duration 2m 28s
Artifacts

test-localnet.yml

on: pull_request
integration_tests
2m 18s
integration_tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
integration_tests: src/accountManagement/accountTransactionsFactory.ts#L66
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
integration_tests: src/compatibility.ts#L12
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
integration_tests: src/compatibility.ts#L16
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
integration_tests: src/networkProviders/apiNetworkProvider.ts#L68
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
integration_tests: src/networkProviders/apiNetworkProvider.ts#L83
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
integration_tests: src/networkProviders/apiNetworkProvider.ts#L98
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
integration_tests: src/networkProviders/apiNetworkProvider.ts#L111
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
integration_tests: src/networkProviders/apiNetworkProvider.ts#L122
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
integration_tests: src/networkProviders/proxyNetworkProvider.ts#L62
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
integration_tests: src/networkProviders/proxyNetworkProvider.ts#L68
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
integration_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636